"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/06 04:40:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe" 2025/01/06 04:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 04:40:58 DEBUG : Creating backend with remote "/tmp/rclone4209144672" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:41:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/06 04:41:00 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:00 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyWithDryRun (5.29s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 04:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:41:04 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:04 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:41:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:41:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:09 DEBUG : Yandex rclone-test-zuqoxib6labe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.41s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.81s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:18 DEBUG : Creating backend with remote "/non-existing" 2025/01/06 04:41:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/06 04:41:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.54s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:41:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:41:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:41:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyNoTraverse (11.57s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:33 INFO : Yandex rclone-test-zuqoxib6labe: Running all checks before starting transfers 2025/01/06 04:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:41:33 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:33 INFO : Yandex rclone-test-zuqoxib6labe: Checks finished, now starting transfers 2025/01/06 04:41:33 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:41:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:41:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyCheckFirst (12.82s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:46 ERROR : Ignoring --no-traverse with sync 2025/01/06 04:41:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:41:46 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:46 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:41:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:41:49 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:41:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncNoTraverse (10.25s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:41:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/06 04:41:56 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:41:56 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:41:59 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/06 04:41:59 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:42:04 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:42:04 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:42:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:42:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:42:11 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:42:11 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:42:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:42:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 --- > 2025-01-06 04:42:12.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:299 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:305 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 lsf: 2025-01-06 04:42:12.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (7.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 04:42:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 04:42:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/06 04:42:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 04:42:18 DEBUG : sub dir: Making directory 2025/01/06 04:42:19 DEBUG : sub dir2: Making directory 2025/01/06 04:42:19 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/06 04:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:42:20 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:42:20 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:42:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:42:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:36 DEBUG : sub dir2: Making directory 2025/01/06 04:42:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 04:42:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 04:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:42:36 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:42:36 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:42:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:42:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:44 DEBUG : sub dir2: Making directory with metadata 2025/01/06 04:42:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 04:42:45 DEBUG : sub dir: Making directory 2025/01/06 04:42:45 DEBUG : sub dir2: Making directory 2025/01/06 04:42:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:42:46 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:42:46 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:42:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:42:49 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:42:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:42:52 DEBUG : Yandex rclone-test-zuqoxib6labe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/06 04:42:52 DEBUG : Yandex rclone-test-zuqoxib6labe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.17s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.72s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:01 DEBUG : sub dir2: Making directory 2025/01/06 04:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:43:02 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:43:02 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:43:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:43:04 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:43:04 INFO : sub dir/hello world: Deleted 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:455 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: sub dir/hello world: Modification time difference too big |-209712h37m56.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-06 04:43:03 +0000 UTC) (precision 1ns) --- FAIL: TestMoveNoEmptyDirectories (8.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:09 DEBUG : sub dir2: Making directory with metadata 2025/01/06 04:43:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 04:43:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 04:43:10 DEBUG : sub dir: Making directory 2025/01/06 04:43:11 DEBUG : sub dir2: Making directory 2025/01/06 04:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:43:11 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:43:11 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:43:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:43:13 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:43:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:15 DEBUG : Yandex rclone-test-zuqoxib6labe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.92s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:23 DEBUG : sub dir2: Making directory 2025/01/06 04:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:43:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:43:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:43:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:43:27 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.75s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-tiqokeb8rike" 2025/01/06 04:43:36 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-tiqokeb8rike 2025/01/06 04:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:43:38 DEBUG : Yandex rclone-test-tiqokeb8rike: Waiting for checks to finish 2025/01/06 04:43:38 DEBUG : Yandex rclone-test-tiqokeb8rike: Waiting for transfers to finish 2025/01/06 04:43:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:43:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:43 DEBUG : Yandex rclone-test-tiqokeb8rike: Purge remote --- PASS: TestServerSideCopy (17.47s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:43:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 04:43:55 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:43:55 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:43:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/06 04:43:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyOverSelf (14.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:44:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-jamihiz8fazi" 2025/01/06 04:44:08 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-jamihiz8fazi 2025/01/06 04:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:44:09 DEBUG : Yandex rclone-test-jamihiz8fazi: Waiting for checks to finish 2025/01/06 04:44:09 DEBUG : Yandex rclone-test-jamihiz8fazi: Waiting for transfers to finish 2025/01/06 04:44:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:44:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:44:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 04:44:19 DEBUG : Yandex rclone-test-jamihiz8fazi: Waiting for checks to finish 2025/01/06 04:44:19 DEBUG : Yandex rclone-test-jamihiz8fazi: Waiting for transfers to finish 2025/01/06 04:44:20 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.ciyexoh7" before starting 2025/01/06 04:44:23 DEBUG : sub dir/hello world.ciyexoh7: server side copy: removing renamed existing file after operation 2025/01/06 04:44:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/06 04:44:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:44:27 DEBUG : Yandex rclone-test-jamihiz8fazi: Purge remote --- PASS: TestServerSideCopyOverSelf (33.02s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:44:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 04:44:50 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:44:50 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:44:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/06 04:44:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/06 04:44:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestMoveOverSelf (22.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:45:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-hagaqod6wiku" 2025/01/06 04:45:03 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-hagaqod6wiku 2025/01/06 04:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:45:05 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for checks to finish 2025/01/06 04:45:05 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for transfers to finish 2025/01/06 04:45:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:45:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:45:15 DEBUG : Yandex rclone-test-hagaqod6wiku: Using server-side directory move 2025/01/06 04:45:16 INFO : Yandex rclone-test-hagaqod6wiku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 04:45:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 04:45:17 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for checks to finish 2025/01/06 04:45:17 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for transfers to finish 2025/01/06 04:45:19 INFO : sub dir/hello world: Deleted 2025/01/06 04:45:21 INFO : sub dir/hello world: Moved (server-side) 2025/01/06 04:45:26 DEBUG : testing file moves 2025/01/06 04:45:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/06 04:45:27 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for checks to finish 2025/01/06 04:45:27 DEBUG : Yandex rclone-test-hagaqod6wiku: Waiting for transfers to finish 2025/01/06 04:45:28 INFO : sub dir/hello world: Deleted 2025/01/06 04:45:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:45:32 DEBUG : Yandex rclone-test-hagaqod6wiku: Purge remote --- PASS: TestServerSideMoveOverSelf (38.04s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:45:41 ERROR : : error listing: directory not found 2025/01/06 04:45:42 DEBUG : Local file system at /tmp/rclone4209144672: Making directory 2025/01/06 04:45:43 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:45:43 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyAfterDelete (12.34s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:45:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/06 04:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:45:55 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for checks to finish 2025/01/06 04:45:55 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for transfers to finish 2025/01/06 04:45:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:45:56 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/06 04:45:56 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:45:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyRedownload (12.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/06 04:46:03 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:03 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/06 04:46:06 INFO : check sum: Copied (new) 2025/01/06 04:46:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:07 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/06 04:46:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/06 04:46:07 DEBUG : check sum: Unchanged skipping 2025/01/06 04:46:07 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:07 DEBUG : Waiting for deletions to finish 2025/01/06 04:46:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.90s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/06 04:46:13 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:13 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:16 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/06 04:46:16 INFO : sizeonly: Copied (new) 2025/01/06 04:46:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:18 DEBUG : sizeonly: Sizes identical 2025/01/06 04:46:18 DEBUG : sizeonly: Unchanged skipping 2025/01/06 04:46:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:18 DEBUG : Waiting for deletions to finish 2025/01/06 04:46:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/06 04:46:23 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:23 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:24 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/06 04:46:24 INFO : ignore-size: Copied (new) 2025/01/06 04:46:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:26 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:46:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:26 DEBUG : ignore-size: Unchanged skipping 2025/01/06 04:46:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:26 DEBUG : Waiting for deletions to finish 2025/01/06 04:46:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", 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:858 Error: Should be true Test: TestSyncIgnoreTimes Messages: existing: Modification time difference too big |-209712h41m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-06 04:46:32 +0000 UTC) (precision 1ns) 2025/01/06 04:46:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:34 DEBUG : existing: Modification times differ by 209712h41m25.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-06 04:46:32 +0000 UTC 2025/01/06 04:46:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/06 04:46:34 INFO : existing: Updated modification time in destination 2025/01/06 04:46:34 DEBUG : existing: Unchanged skipping 2025/01/06 04:46:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:34 DEBUG : Waiting for deletions to finish 2025/01/06 04:46:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/06 04:46:36 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:36 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:38 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/06 04:46:38 INFO : existing: Copied (replaced existing) 2025/01/06 04:46:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- FAIL: TestSyncIgnoreTimes (12.34s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 04:46:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/06 04:46:46 INFO : existing: Copied (new) 2025/01/06 04:46:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:47 DEBUG : existing: Destination exists, skipping 2025/01/06 04:46:47 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:47 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:46:47 DEBUG : Waiting for deletions to finish 2025/01/06 04:46:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:46:56 DEBUG : d: Making directory 2025/01/06 04:46:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 04:46:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:46:59 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:46:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 04:46:59 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:47:01 INFO : a/potato2: Copied (new) 2025/01/06 04:47:01 DEBUG : Waiting for deletions to finish 2025/01/06 04:47:03 INFO : b/potato: Deleted 2025/01/06 04:47:03 INFO : d: Removing directory 2025/01/06 04:47:05 INFO : b: Removing directory 2025/01/06 04:47:07 DEBUG : Yandex rclone-test-zuqoxib6labe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (25.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:47:21 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:47:21 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/01/06 04:47:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/06 04:47:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/06 04:47:21 DEBUG : empty space: Unchanged skipping 2025/01/06 04:47:21 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:21 DEBUG : Waiting for deletions to finish 2025/01/06 04:47:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:47:23 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/01/06 04:47:23 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:47:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/06 04:47:24 INFO : empty space: Updated modification time in destination 2025/01/06 04:47:24 DEBUG : empty space: Unchanged skipping 2025/01/06 04:47:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:24 DEBUG : Waiting for deletions to finish 2025/01/06 04:47:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (13.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:47:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:47:34 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/01/06 04:47:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/06 04:47:34 DEBUG : empty space: Unchanged skipping 2025/01/06 04:47:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:34 DEBUG : Waiting for deletions to finish 2025/01/06 04:47:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (7.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:47:41 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:47:41 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/01/06 04:47:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4209144672) 2025/01/06 04:47:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zuqoxib6labe) 2025/01/06 04:47:41 DEBUG : foo: md5 differ 2025/01/06 04:47:41 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:42 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/06 04:47:42 INFO : foo: Copied (replaced existing) 2025/01/06 04:47:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.74s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:47:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/06 04:47:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:47:49 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:47:49 DEBUG : empty space: Unchanged skipping 2025/01/06 04:47:49 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:47:51 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:47:51 INFO : potato: Copied (new) 2025/01/06 04:47:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (11.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:48:00 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:48:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/06 04:48:00 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:48:01 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/06 04:48:01 INFO : potato: Copied (replaced existing) 2025/01/06 04:48:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.68s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:48:08 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/01/06 04:48:08 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:48:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4209144672) 2025/01/06 04:48:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zuqoxib6labe) 2025/01/06 04:48:08 DEBUG : potato: md5 differ 2025/01/06 04:48:08 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:48:11 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/06 04:48:11 INFO : potato: Copied (replaced existing) 2025/01/06 04:48:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:48:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/06 04:48:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:48:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:48:22 DEBUG : empty space: Unchanged skipping 2025/01/06 04:48:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:48:22 DEBUG : Waiting for deletions to finish 2025/01/06 04:48:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:48:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:48:33 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:48:33 DEBUG : empty space: Unchanged skipping 2025/01/06 04:48:33 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:48:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:48:36 INFO : potato2: Copied (new) 2025/01/06 04:48:36 DEBUG : Waiting for deletions to finish 2025/01/06 04:48:39 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:48:49 DEBUG : d: Making directory 2025/01/06 04:48:49 DEBUG : d/e: Making directory 2025/01/06 04:48:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 04:48:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:48:52 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 04:48:52 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:48:52 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:48:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:48:53 INFO : a/potato2: Copied (new) 2025/01/06 04:48:53 DEBUG : Waiting for deletions to finish 2025/01/06 04:48:55 INFO : b/potato: Deleted 2025/01/06 04:48:55 INFO : d/e: Removing directory 2025/01/06 04:49:01 INFO : d: Removing directory 2025/01/06 04:49:03 INFO : b: Removing directory 2025/01/06 04:49:05 DEBUG : Yandex rclone-test-zuqoxib6labe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:49:22 DEBUG : d: Making directory 2025/01/06 04:49:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 04:49:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:49:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:49:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 04:49:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:49:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:49:26 INFO : a/potato2: Copied (new) 2025/01/06 04:49:26 ERROR : Yandex rclone-test-zuqoxib6labe: not deleting files as there were IO errors 2025/01/06 04:49:26 ERROR : Yandex rclone-test-zuqoxib6labe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:49:48 DEBUG : Waiting for deletions to finish 2025/01/06 04:49:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:49:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:49:48 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:49:48 DEBUG : empty space: Unchanged skipping 2025/01/06 04:49:48 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:49:50 INFO : potato: Deleted 2025/01/06 04:49:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:49:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (15.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:03 DEBUG : Waiting for deletions to finish 2025/01/06 04:50:03 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:50:03 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:50:05 INFO : potato: Deleted 2025/01/06 04:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:50:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:50:05 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:50:05 DEBUG : empty space: Unchanged skipping 2025/01/06 04:50:05 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:50:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/06 04:50:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (16.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:50:17 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:50:17 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:50:19 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/06 04:50:19 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (11.19s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:29 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 04:50:29 DEBUG : enormous: Excluded 2025/01/06 04:50:29 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:29 DEBUG : potato2: Excluded 2025/01/06 04:50:30 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:30 DEBUG : potato2: Excluded 2025/01/06 04:50:30 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:50:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:50:30 DEBUG : empty space: Unchanged skipping 2025/01/06 04:50:30 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:50:30 DEBUG : Waiting for deletions to finish 2025/01/06 04:50:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:30 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:30 DEBUG : potato2: Excluded 2025/01/06 04:50:30 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 04:50:30 DEBUG : enormous: Excluded 2025/01/06 04:50:30 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:30 DEBUG : potato2: Excluded 2025/01/06 04:50:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:31 DEBUG : potato2: Excluded 2025/01/06 04:50:31 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for checks to finish 2025/01/06 04:50:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:50:31 DEBUG : empty space: Unchanged skipping 2025/01/06 04:50:31 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for transfers to finish 2025/01/06 04:50:31 DEBUG : Waiting for deletions to finish 2025/01/06 04:50:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:31 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (11.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 04:50:43 DEBUG : enormous: Excluded 2025/01/06 04:50:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 04:50:43 DEBUG : potato2: Excluded 2025/01/06 04:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:50:44 DEBUG : empty space: Unchanged skipping 2025/01/06 04:50:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:50:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:50:44 DEBUG : Waiting for deletions to finish 2025/01/06 04:50:45 INFO : enormous: Deleted 2025/01/06 04:50:46 INFO : potato2: Deleted 2025/01/06 04:50:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:50:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:50:48 DEBUG : empty space: Unchanged skipping 2025/01/06 04:50:48 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for checks to finish 2025/01/06 04:50:48 DEBUG : Local file system at /tmp/rclone4209144672: Waiting for transfers to finish 2025/01/06 04:50:48 DEBUG : Waiting for deletions to finish 2025/01/06 04:50:48 INFO : enormous: Deleted 2025/01/06 04:50:48 INFO : potato2: Deleted 2025/01/06 04:50:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:51:02 DEBUG : five: Need to transfer - File not found at Destination 2025/01/06 04:51:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/06 04:51:02 DEBUG : one: Destination is newer than source, skipping 2025/01/06 04:51:02 DEBUG : three: Sizes identical 2025/01/06 04:51:02 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 04:51:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 04:51:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4209144672) 2025/01/06 04:51:02 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zuqoxib6labe) 2025/01/06 04:51:02 DEBUG : two: md5 differ 2025/01/06 04:51:02 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:04 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/06 04:51:04 INFO : two: Copied (replaced existing) 2025/01/06 04:51:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/06 04:51:04 INFO : five: Copied (new) 2025/01/06 04:51:05 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/06 04:51:05 INFO : four: Copied (replaced existing) 2025/01/06 04:51:05 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-114255h51m4.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-06 04:51:04 +0000 UTC) (precision 1ns) 2025/01/06 04:51:06 DEBUG : four: Destination is newer than source, skipping 2025/01/06 04:51:06 DEBUG : one: Destination is newer than source, skipping 2025/01/06 04:51:06 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/06 04:51:06 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/06 04:51:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 04:51:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4209144672) 2025/01/06 04:51:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zuqoxib6labe) 2025/01/06 04:51:06 DEBUG : three: md5 differ 2025/01/06 04:51:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 04:51:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/06 04:51:06 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/06 04:51:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 04:51:06 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:08 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/06 04:51:08 INFO : three: Copied (replaced existing) 2025/01/06 04:51:08 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-114255h51m4.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-06 04:51:04 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (24.77s) === 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-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/06 04:51:18 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:18 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 04:51:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 04:51:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:18 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/06 04:51:20 INFO : potato: Copied (new) 2025/01/06 04:51:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/06 04:51:20 INFO : yam: Copied (new) 2025/01/06 04:51:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:51:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:51:22 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:22 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:22 DEBUG : potato: Unchanged skipping 2025/01/06 04:51:22 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:24 INFO : yam: Moved (server-side) to: yaml 2025/01/06 04:51:24 INFO : yaml: Renamed from "yam" 2025/01/06 04:51:24 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:24 DEBUG : Waiting for deletions to finish 2025/01/06 04:51:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (12.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/06 04:51:30 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:30 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:30 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 04:51:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 04:51:30 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:30 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/06 04:51:32 INFO : potato: Copied (new) 2025/01/06 04:51:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/06 04:51:33 INFO : yam: Copied (new) 2025/01/06 04:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:51:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:51:34 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:34 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:34 DEBUG : potato: Unchanged skipping 2025/01/06 04:51:34 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:37 INFO : yam: Moved (server-side) to: yaml 2025/01/06 04:51:37 INFO : yaml: Renamed from "yam" 2025/01/06 04:51:37 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:37 DEBUG : Waiting for deletions to finish 2025/01/06 04:51:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/06 04:51:44 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:44 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 04:51:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/06 04:51:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:44 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:46 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/06 04:51:46 INFO : sub/yam: Copied (new) 2025/01/06 04:51:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/06 04:51:48 INFO : potato: Copied (new) 2025/01/06 04:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:51:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:51:50 DEBUG : potato: Unchanged skipping 2025/01/06 04:51:51 INFO : Yandex rclone-test-zuqoxib6labe: Making map for --track-renames 2025/01/06 04:51:51 INFO : Yandex rclone-test-zuqoxib6labe: Finished making map for --track-renames 2025/01/06 04:51:51 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:51:51 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for renames to finish 2025/01/06 04:51:53 INFO : sub/yam: Moved (server-side) to: yam 2025/01/06 04:51:53 INFO : yam: Renamed from "sub/yam" 2025/01/06 04:51:53 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:51:53 DEBUG : Waiting for deletions to finish 2025/01/06 04:51:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (20.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:52:03 DEBUG : Creating backend with remote "/tmp/rclone4209144672/dir1" 2025/01/06 04:52:03 DEBUG : Config file has changed externally - reloading 2025/01/06 04:52:03 DEBUG : Creating backend with remote "/tmp/rclone4209144672/dir2" 2025/01/06 04:52:03 DEBUG : Local file system at /tmp/rclone4209144672/dir2: Using server-side directory move 2025/01/06 04:52:03 INFO : Local file system at /tmp/rclone4209144672/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 04:52:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/06 04:52:03 INFO : file1.txt: Moved (server-side) 2025/01/06 04:52:03 DEBUG : Local file system at /tmp/rclone4209144672/dir2: Waiting for checks to finish 2025/01/06 04:52:03 DEBUG : Local file system at /tmp/rclone4209144672/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.82s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:52:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:52:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 04:52:05 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:52:05 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:52:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:52:07 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:52:07 INFO : sub dir/hello world: Deleted 2025/01/06 04:52:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/06 04:52:09 INFO : nested/sub dir/file: Copied (new) 2025/01/06 04:52:09 INFO : nested/sub dir/file: Deleted 2025/01/06 04:52:09 INFO : sub dir: Removing directory 2025/01/06 04:52:09 INFO : nested/sub dir: Removing directory 2025/01/06 04:52:09 INFO : nested: Removing directory 2025/01/06 04:52:09 DEBUG : Local file system at /tmp/rclone4209144672: deleted 3 directories run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:52:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 04:52:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 04:52:23 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:52:23 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:52:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/06 04:52:26 INFO : sub dir/hello world: Copied (new) 2025/01/06 04:52:26 INFO : sub dir/hello world: Deleted 2025/01/06 04:52:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/06 04:52:27 INFO : nested/sub dir/file: Copied (new) 2025/01/06 04:52:27 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:52:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 04:52:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/06 04:52:40 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:52:40 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:52:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/06 04:52:43 INFO : existing-b: Copied (new) 2025/01/06 04:52:43 INFO : existing-b: Deleted 2025/01/06 04:52:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/06 04:52:44 INFO : existing: Copied (new) 2025/01/06 04:52:44 INFO : existing: Deleted 2025/01/06 04:52:45 DEBUG : existing: Destination exists, skipping 2025/01/06 04:52:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/06 04:52:45 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:52:45 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:52:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (12.64s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:52:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jebucil3xuho" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-jebucil3xuho 2025/01/06 04:53:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/06 04:53:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/06 04:53:05 DEBUG : pacer: Reducing sleep to 15ms 2025/01/06 04:53:06 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/06 04:53:06 DEBUG : Yandex rclone-test-jebucil3xuho: Using server-side directory move 2025/01/06 04:53:06 DEBUG : pacer: Reducing sleep to 10ms 2025/01/06 04:53:06 INFO : Yandex rclone-test-jebucil3xuho: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 04:53:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:53:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:53:07 DEBUG : empty space: Unchanged skipping 2025/01/06 04:53:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 04:53:07 DEBUG : Yandex rclone-test-jebucil3xuho: Waiting for checks to finish 2025/01/06 04:53:08 INFO : potato3: Deleted 2025/01/06 04:53:09 INFO : empty space: Deleted 2025/01/06 04:53:09 DEBUG : Yandex rclone-test-jebucil3xuho: Waiting for transfers to finish 2025/01/06 04:53:09 INFO : potato2: Moved (server-side) 2025/01/06 04:53:10 INFO : potato3: Moved (server-side) 2025/01/06 04:53:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucokin7tizu" 2025/01/06 04:53:11 DEBUG : Config file has changed externally - reloading 2025/01/06 04:53:11 DEBUG : Yandex rclone-test-jucokin7tizu: Using server-side directory move 2025/01/06 04:53:13 INFO : Yandex rclone-test-jucokin7tizu: Server side directory move succeeded 2025/01/06 04:53:14 ERROR : : error listing: directory not found 2025/01/06 04:53:14 DEBUG : Yandex rclone-test-jucokin7tizu: Purge remote 2025/01/06 04:53:17 DEBUG : Yandex rclone-test-jebucil3xuho: Purge remote 2025/01/06 04:53:18 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (26.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:53:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-hosobov1nufa" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-hosobov1nufa 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:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1710 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato3: Modification time difference too big |-209712h48m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-06 04:53:30 +0000 UTC) (precision 1ns) 2025/01/06 04:53:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 04:53:32 DEBUG : empty space: Excluded 2025/01/06 04:53:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 04:53:32 DEBUG : empty space: Excluded 2025/01/06 04:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:53:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 04:53:32 DEBUG : Yandex rclone-test-hosobov1nufa: Waiting for checks to finish 2025/01/06 04:53:32 DEBUG : Yandex rclone-test-hosobov1nufa: Waiting for transfers to finish 2025/01/06 04:53:33 INFO : potato2: Moved (server-side) 2025/01/06 04:53:34 INFO : potato3: Deleted 2025/01/06 04:53:36 INFO : potato3: Moved (server-side) 2025/01/06 04:53:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-zekaxih1yise" 2025/01/06 04:53:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 04:53:38 DEBUG : empty space: Excluded 2025/01/06 04:53:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:53:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 04:53:38 DEBUG : Yandex rclone-test-zekaxih1yise: Waiting for checks to finish 2025/01/06 04:53:38 DEBUG : Yandex rclone-test-zekaxih1yise: Waiting for transfers to finish 2025/01/06 04:53:39 INFO : potato3: Moved (server-side) 2025/01/06 04:53:40 INFO : potato2: Moved (server-side) 2025/01/06 04:53:41 DEBUG : Yandex rclone-test-zekaxih1yise: Purge remote 2025/01/06 04:53:44 DEBUG : Yandex rclone-test-hosobov1nufa: Purge remote --- FAIL: TestServerSideMoveWithFilter (30.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:53:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-venadiz3difi" 2025/01/06 04:53:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zuqoxib6labe -> Yandex rclone-test-venadiz3difi 2025/01/06 04:54:03 DEBUG : Yandex rclone-test-venadiz3difi: Using server-side directory move 2025/01/06 04:54:04 INFO : Yandex rclone-test-venadiz3difi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 04:54:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 04:54:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:54:04 DEBUG : empty space: Unchanged skipping 2025/01/06 04:54:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 04:54:05 DEBUG : Yandex rclone-test-venadiz3difi: Waiting for checks to finish 2025/01/06 04:54:06 INFO : potato3: Deleted 2025/01/06 04:54:06 INFO : empty space: Deleted 2025/01/06 04:54:06 DEBUG : Yandex rclone-test-venadiz3difi: Waiting for transfers to finish 2025/01/06 04:54:06 INFO : potato2: Moved (server-side) 2025/01/06 04:54:07 INFO : potato3: Moved (server-side) 2025/01/06 04:54:07 INFO : tomatoDir: Removing directory 2025/01/06 04:54:09 DEBUG : Yandex rclone-test-zuqoxib6labe: deleted 1 directories 2025/01/06 04:54:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-hafuxab0kone" 2025/01/06 04:54:10 DEBUG : Config file has changed externally - reloading 2025/01/06 04:54:10 DEBUG : tomatoDir: Making directory 2025/01/06 04:54:11 DEBUG : Yandex rclone-test-hafuxab0kone: Using server-side directory move 2025/01/06 04:54:14 INFO : Yandex rclone-test-hafuxab0kone: Server side directory move succeeded 2025/01/06 04:54:15 ERROR : : error listing: directory not found 2025/01/06 04:54:15 ERROR : : error listing: directory not found 2025/01/06 04:54:15 DEBUG : Yandex rclone-test-hafuxab0kone: Purge remote 2025/01/06 04:54:18 DEBUG : Yandex rclone-test-venadiz3difi: Purge remote 2025/01/06 04:54:18 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (30.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.77s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/rclone-sync-test" 2025/01/06 04:54:20 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncOverlap (7.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/rclone-sync-test" 2025/01/06 04:54:28 DEBUG : Config file has changed externally - reloading 2025/01/06 04:54:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/rclone-sync-test-include/layer2" 2025/01/06 04:54:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/rclone-sync-test-ignore-file" 2025/01/06 04:54:35 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:54:37 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test: Waiting for checks to finish 2025/01/06 04:54:37 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test: Waiting for transfers to finish 2025/01/06 04:54:37 DEBUG : Waiting for deletions to finish 2025/01/06 04:54:37 INFO : There was nothing to transfer 2025/01/06 04:54:38 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:54:40 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:54:40 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:54:40 DEBUG : Waiting for deletions to finish 2025/01/06 04:54:40 INFO : rclone-sync-test-include: Removing directory 2025/01/06 04:54:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/06 04:54:41 DEBUG : Yandex rclone-test-zuqoxib6labe: failed to delete 1 directories 2025/01/06 04:54:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:42 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:44 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:46 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:49 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:52 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:54 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:54:57 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:54:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:54:59 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/06 04:54:59 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/06 04:54:59 DEBUG : Waiting for deletions to finish 2025/01/06 04:54:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:54:59 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:05 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:55:08 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:55:10 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 04:55:10 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 04:55:10 DEBUG : Waiting for deletions to finish 2025/01/06 04:55:10 INFO : rclone-sync-test-include: Removing directory 2025/01/06 04:55:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/06 04:55:10 DEBUG : Yandex rclone-test-zuqoxib6labe: failed to delete 1 directories 2025/01/06 04:55:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:11 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:14 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:16 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:18 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:55:22 DEBUG : : Excluded 2025/01/06 04:55:22 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 04:55:25 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/06 04:55:25 DEBUG : Yandex rclone-test-zuqoxib6labe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/06 04:55:25 DEBUG : Waiting for deletions to finish 2025/01/06 04:55:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:26 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:28 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:30 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:32 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:55:35 DEBUG : rclone-sync-test: Excluded 2025/01/06 04:55:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 04:55:36 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (93.24s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:56:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 04:56:01 DEBUG : Config file has changed externally - reloading 2025/01/06 04:56:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/CompareDest" 2025/01/06 04:56:02 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 04:56:02 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:02 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/06 04:56:04 INFO : one: Copied (new) 2025/01/06 04:56:04 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:07 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:07 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:08 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/06 04:56:08 INFO : one: Copied (replaced existing) 2025/01/06 04:56:08 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:14 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 04:56:15 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:15 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:15 INFO : There was nothing to transfer 2025/01/06 04:56:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 04:56:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:19 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 04:56:19 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:19 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:19 INFO : There was nothing to transfer 2025/01/06 04:56:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 04:56:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:20 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 04:56:20 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:20 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:20 INFO : There was nothing to transfer 2025/01/06 04:56:22 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/01/06 04:56:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/06 04:56:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 04:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:22 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 04:56:23 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:23 DEBUG : Waiting for deletions to finish 2025/01/06 04:56:23 INFO : There was nothing to transfer 2025/01/06 04:56:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:26 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 04:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:56:26 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:56:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 04:56:26 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:56:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/06 04:56:28 INFO : two: Copied (new) 2025/01/06 04:56:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:56:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dest" 2025/01/06 04:56:49 DEBUG : Config file has changed externally - reloading 2025/01/06 04:56:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/pre-dest1" 2025/01/06 04:56:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/pre-dest2" 2025/01/06 04:56:50 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/06 04:56:51 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:56:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/06 04:56:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/06 04:56:52 DEBUG : Yandex rclone-test-zuqoxib6labe/dest: Waiting for checks to finish 2025/01/06 04:56:52 DEBUG : Yandex rclone-test-zuqoxib6labe/dest: Waiting for transfers to finish 2025/01/06 04:56:55 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/06 04:56:55 INFO : 3: Copied (new) 2025/01/06 04:56:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.33s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:57:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 04:57:08 DEBUG : Config file has changed externally - reloading 2025/01/06 04:57:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/CopyDest" 2025/01/06 04:57:10 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 04:57:10 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:10 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/06 04:57:12 INFO : one: Copied (new) 2025/01/06 04:57:12 DEBUG : Waiting for deletions to finish 2025/01/06 04:57:14 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:57:15 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:17 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/06 04:57:17 INFO : one: Copied (replaced existing) 2025/01/06 04:57:17 DEBUG : Waiting for deletions to finish 2025/01/06 04:57:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/BackupDir" 2025/01/06 04:57:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:57:25 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 04:57:28 INFO : one: Moved (server-side) 2025/01/06 04:57:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/06 04:57:30 INFO : one: Copied (server-side copy) 2025/01/06 04:57:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/06 04:57:30 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:30 DEBUG : Waiting for deletions to finish 2025/01/06 04:57:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/06 04:57:38 INFO : two: Copied (server-side copy) 2025/01/06 04:57:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/06 04:57:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:38 DEBUG : one: Unchanged skipping 2025/01/06 04:57:38 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:38 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:38 DEBUG : Waiting for deletions to finish 2025/01/06 04:57:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:39 DEBUG : one: Unchanged skipping 2025/01/06 04:57:39 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:39 DEBUG : two: Unchanged skipping 2025/01/06 04:57:39 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:39 DEBUG : Waiting for deletions to finish 2025/01/06 04:57:39 INFO : There was nothing to transfer 2025/01/06 04:57:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/06 04:57:43 DEBUG : three: Destination not found in --copy-dest 2025/01/06 04:57:43 DEBUG : three: Need to transfer - File not found at Destination 2025/01/06 04:57:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:43 DEBUG : one: Unchanged skipping 2025/01/06 04:57:43 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:57:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:57:43 DEBUG : two: Unchanged skipping 2025/01/06 04:57:43 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:57:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/06 04:57:46 INFO : three: Copied (new) 2025/01/06 04:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (56.70s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:58:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 04:58:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/backup" 2025/01/06 04:58:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 04:58:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:58:13 DEBUG : two: Unchanged skipping 2025/01/06 04:58:13 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:58:15 INFO : one: Moved (server-side) 2025/01/06 04:58:15 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:58:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 04:58:18 INFO : one: Copied (new) 2025/01/06 04:58:18 DEBUG : Waiting for deletions to finish 2025/01/06 04:58:20 INFO : three.txt: Moved (server-side) 2025/01/06 04:58:20 INFO : three.txt: Moved into backup dir 2025/01/06 04:58:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 04:58:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:58:24 DEBUG : two: Unchanged skipping 2025/01/06 04:58:24 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:58:25 INFO : one: Deleted 2025/01/06 04:58:27 INFO : one: Moved (server-side) 2025/01/06 04:58:27 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:58:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 04:58:29 INFO : one: Copied (new) 2025/01/06 04:58:29 DEBUG : Waiting for deletions to finish 2025/01/06 04:58:31 INFO : three.txt: Deleted 2025/01/06 04:58:33 INFO : three.txt: Moved (server-side) 2025/01/06 04:58:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (39.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 04:58:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 04:58:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/backup" 2025/01/06 04:58:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 04:58:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:58:52 DEBUG : two: Unchanged skipping 2025/01/06 04:58:52 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:58:55 INFO : one: Moved (server-side) to: one.bak 2025/01/06 04:58:55 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:58:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 04:58:56 INFO : one: Copied (new) 2025/01/06 04:58:56 DEBUG : Waiting for deletions to finish 2025/01/06 04:58:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 04:58:58 INFO : three.txt: Moved into backup dir 2025/01/06 04:59:03 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:59:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 04:59:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:59:03 DEBUG : two: Unchanged skipping 2025/01/06 04:59:04 INFO : one.bak: Deleted 2025/01/06 04:59:06 INFO : one: Moved (server-side) to: one.bak 2025/01/06 04:59:06 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:59:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 04:59:08 INFO : one: Copied (new) 2025/01/06 04:59:08 DEBUG : Waiting for deletions to finish 2025/01/06 04:59:09 INFO : three.txt.bak: Deleted 2025/01/06 04:59:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 04:59:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", 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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/two: Modification time difference too big |-209712h54m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-06 04:59:25 +0000 UTC) (precision 1ns) 2025/01/06 04:59:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 04:59:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/backup" 2025/01/06 04:59:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 04:59:36 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:59:36 DEBUG : two: Modification times differ by 209712h54m18.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-06 04:59:25 +0000 UTC 2025/01/06 04:59:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/06 04:59:36 INFO : two: Updated modification time in destination 2025/01/06 04:59:36 DEBUG : two: Unchanged skipping 2025/01/06 04:59:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 04:59:38 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:59:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 04:59:40 INFO : one: Copied (new) 2025/01/06 04:59:40 DEBUG : Waiting for deletions to finish 2025/01/06 04:59:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 04:59:42 INFO : three.txt: Moved into backup dir 2025/01/06 04:59:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 04:59:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 04:59:47 DEBUG : two: Unchanged skipping 2025/01/06 04:59:47 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 04:59:48 INFO : one-2019-01-01: Deleted 2025/01/06 04:59:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 04:59:50 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 04:59:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 04:59:52 INFO : one: Copied (new) 2025/01/06 04:59:52 DEBUG : Waiting for deletions to finish 2025/01/06 04:59:53 INFO : three-2019-01-01.txt: Deleted 2025/01/06 04:59:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 04:59:55 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (45.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:00:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 05:00:15 DEBUG : Config file has changed externally - reloading 2025/01/06 05:00:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 05:00:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:00:16 DEBUG : two: Unchanged skipping 2025/01/06 05:00:16 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 05:00:23 INFO : one: Moved (server-side) to: one.bak 2025/01/06 05:00:23 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 05:00:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 05:00:25 INFO : one: Copied (new) 2025/01/06 05:00:25 DEBUG : Waiting for deletions to finish 2025/01/06 05:00:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 05:00:27 INFO : three.txt: Moved into backup dir 2025/01/06 05:00:31 DEBUG : one.bak: Excluded (Path Filter) 2025/01/06 05:00:31 DEBUG : one.bak: Excluded 2025/01/06 05:00:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/06 05:00:31 DEBUG : three.txt.bak: Excluded 2025/01/06 05:00:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 05:00:31 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for checks to finish 2025/01/06 05:00:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:00:31 DEBUG : two: Unchanged skipping 2025/01/06 05:00:33 INFO : one.bak: Deleted 2025/01/06 05:00:35 INFO : one: Moved (server-side) to: one.bak 2025/01/06 05:00:35 DEBUG : Yandex rclone-test-zuqoxib6labe/dst: Waiting for transfers to finish 2025/01/06 05:00:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 05:00:37 INFO : one: Copied (new) 2025/01/06 05:00:37 DEBUG : Waiting for deletions to finish 2025/01/06 05:00:40 INFO : three.txt.bak: Deleted 2025/01/06 05:00:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 05:00:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (45.73s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:01:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 05:01:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 05:01:03 INFO : one: Moved (server-side) to: one.bak 2025/01/06 05:01:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 05:01:06 INFO : one: Copied (new) 2025/01/06 05:01:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:01:06 DEBUG : two: Unchanged skipping 2025/01/06 05:01:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 05:01:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 05:01:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/06 05:01:13 INFO : three.txt: Copied (new) 2025/01/06 05:01:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 05:01:17 INFO : one.bak: Deleted 2025/01/06 05:01:19 INFO : one: Moved (server-side) to: one.bak 2025/01/06 05:01:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 05:01:21 INFO : one: Copied (new) 2025/01/06 05:01:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:01:22 DEBUG : two: Unchanged skipping 2025/01/06 05:01:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 05:01:24 INFO : three.txt.bak: Deleted 2025/01/06 05:01:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 05:01:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/06 05:01:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:01:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuqoxib6labe/dst" 2025/01/06 05:01:48 DEBUG : Config file has changed externally - reloading 2025/01/06 05:01:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 05:01:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 05:01:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/06 05:01:53 INFO : one: Copied (new) 2025/01/06 05:01:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:01:54 DEBUG : two: Unchanged skipping 2025/01/06 05:01:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 05:01:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 05:01:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/06 05:01:58 INFO : three.txt: Copied (new) 2025/01/06 05:02:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 05:02:02 INFO : one-2019-01-01: Deleted 2025/01/06 05:02:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 05:02:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/06 05:02:06 INFO : one: Copied (new) 2025/01/06 05:02:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:02:06 DEBUG : two: Unchanged skipping 2025/01/06 05:02:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 05:02:08 INFO : three-2019-01-01.txt: Deleted 2025/01/06 05:02:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 05:02:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/06 05:02:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (41.44s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:02:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/06 05:02:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:02:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:02:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/06 05:02:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/06 05:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.44s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:02:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 05:02:32 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:02:32 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:02:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/06 05:02:34 INFO : existing: Copied (new) 2025/01/06 05:02:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:02:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/06 05:02:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/06 05:02:35 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:02:35 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:02:35 ERROR : Yandex rclone-test-zuqoxib6labe: not deleting files as there were IO errors 2025/01/06 05:02:35 ERROR : Yandex rclone-test-zuqoxib6labe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncImmutable (8.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:02:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:02:43 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:02:43 DEBUG : existing: Unchanged skipping 2025/01/06 05:02:43 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:02:43 DEBUG : Waiting for deletions to finish 2025/01/06 05:02:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.21s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.33s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.66s) --- SKIP: TestMaxTransfer/Hard (0.64s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", 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: only2: Modification time difference too big |-209712h58m3.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-06 05:03:10 +0000 UTC) (precision 1ns) 2025/01/06 05:04:26 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:04:26 DEBUG : both0: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both12: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both13: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both14: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both1: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both16: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both17: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both18: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both19: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both2: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both3: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both10: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both11: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both15: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both4: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both5: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:04:26 DEBUG : both6: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both7: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both8: Unchanged skipping 2025/01/06 05:04:26 DEBUG : both9: Unchanged skipping 2025/01/06 05:04:26 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:04:26 DEBUG : Waiting for deletions to finish 2025/01/06 05:04:27 INFO : only2: Deleted 2025/01/06 05:04:28 INFO : only3: Deleted 2025/01/06 05:04:28 INFO : only11: Deleted 2025/01/06 05:04:28 INFO : only15: Deleted 2025/01/06 05:04:29 INFO : only0: Deleted 2025/01/06 05:04:29 INFO : only17: Deleted 2025/01/06 05:04:29 INFO : only1: Deleted 2025/01/06 05:04:30 INFO : only18: Deleted 2025/01/06 05:04:30 INFO : only19: Deleted 2025/01/06 05:04:31 INFO : only9: Deleted 2025/01/06 05:04:32 INFO : only12: Deleted 2025/01/06 05:04:32 INFO : only10: Deleted 2025/01/06 05:04:32 INFO : only16: Deleted 2025/01/06 05:04:32 INFO : only6: Deleted 2025/01/06 05:04:33 INFO : only5: Deleted 2025/01/06 05:04:34 INFO : only8: Deleted 2025/01/06 05:04:34 INFO : only4: Deleted 2025/01/06 05:04:34 INFO : only7: Deleted 2025/01/06 05:04:34 INFO : only13: Deleted 2025/01/06 05:04:35 INFO : only14: Deleted 2025/01/06 05:04:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (142.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:06:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both0: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for checks to finish 2025/01/06 05:06:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both10: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both13: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both14: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both11: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both16: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both17: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both18: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both19: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both2: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both3: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both4: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both5: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both6: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both7: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both8: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/06 05:06:39 DEBUG : both9: Unchanged skipping 2025/01/06 05:06:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/06 05:06:39 DEBUG : both1: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both12: Unchanged skipping 2025/01/06 05:06:39 DEBUG : both15: Unchanged skipping 2025/01/06 05:06:39 DEBUG : Yandex rclone-test-zuqoxib6labe: Waiting for transfers to finish 2025/01/06 05:06:41 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/06 05:06:41 INFO : only1: Copied (replaced existing) 2025/01/06 05:06:41 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/06 05:06:41 INFO : only10: Copied (replaced existing) 2025/01/06 05:06:42 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/06 05:06:42 INFO : only11: Copied (replaced existing) 2025/01/06 05:06:42 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/06 05:06:42 INFO : only0: Copied (replaced existing) 2025/01/06 05:06:43 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/06 05:06:43 INFO : only12: Copied (replaced existing) 2025/01/06 05:06:44 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/06 05:06:44 INFO : only14: Copied (replaced existing) 2025/01/06 05:06:45 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/06 05:06:45 INFO : only16: Copied (replaced existing) 2025/01/06 05:06:45 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/06 05:06:45 INFO : only15: Copied (replaced existing) 2025/01/06 05:06:45 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/06 05:06:45 INFO : only17: Copied (replaced existing) 2025/01/06 05:06:47 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/06 05:06:47 INFO : only19: Copied (replaced existing) 2025/01/06 05:06:47 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/06 05:06:47 INFO : only18: Copied (replaced existing) 2025/01/06 05:06:47 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/06 05:06:47 INFO : only2: Copied (replaced existing) 2025/01/06 05:06:48 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/06 05:06:48 INFO : only13: Copied (replaced existing) 2025/01/06 05:06:49 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/06 05:06:49 INFO : only3: Copied (replaced existing) 2025/01/06 05:06:49 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/06 05:06:49 INFO : only4: Copied (replaced existing) 2025/01/06 05:06:49 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/06 05:06:49 INFO : only5: Copied (replaced existing) 2025/01/06 05:06:50 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/06 05:06:50 INFO : only6: Copied (replaced existing) 2025/01/06 05:06:51 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/06 05:06:51 INFO : only7: Copied (replaced existing) 2025/01/06 05:06:51 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/06 05:06:51 INFO : only9: Copied (replaced existing) 2025/01/06 05:06:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/06 05:06:52 INFO : only8: Copied (replaced existing) 2025/01/06 05:06:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (167.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:07:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 05:07:58 DEBUG : sub dir: Making directory 2025/01/06 05:07:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (53.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" 2025/01/06 05:08:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 05:08:51 DEBUG : sub dir: Making directory 2025/01/06 05:08:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zuqoxib6labe", Local "Local file system at /tmp/rclone4209144672", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.80s) FAIL 2025/01/06 05:09:42 DEBUG : Yandex rclone-test-zuqoxib6labe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 28m44.937192817s (try 1/5): exit status 1: Failed [TestCopyWithFilesFromAndNoTraverse TestMoveNoEmptyDirectories TestSyncIgnoreTimes TestSyncWithUpdateOlder TestServerSideMoveWithFilter TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentDelete]