"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/03 07:23:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda" 2025/03/03 07:23:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/03 07:23:54 DEBUG : Creating backend with remote "/tmp/rclone4008600955" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:23:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:23:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/03 07:23:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:23:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.66s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:23:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 07:23:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:23:57 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:23:57 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:24:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:24:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:24:01 DEBUG : Yandex rclone-test-gaqaqed9geda: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.49s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.69s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.90s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:24:17 DEBUG : Creating backend with remote "/non-existing" 2025/03/03 07:24:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/03 07:24:17 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:24:17 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.61s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:24:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:24:19 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:24:19 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:24:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:24:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyNoTraverse (21.43s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:24:40 INFO : Yandex rclone-test-gaqaqed9geda: Running all checks before starting transfers 2025/03/03 07:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:24:41 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:24:41 INFO : Yandex rclone-test-gaqaqed9geda: Checks finished, now starting transfers 2025/03/03 07:24:41 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:24:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:24:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-03-03 07:24:42.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:231 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-03-03 07:24:42.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (14.37s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:24:54 ERROR : Ignoring --no-traverse with sync 2025/03/03 07:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:24:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:24:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:24:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:24:58 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncNoTraverse (17.71s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:25:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/03 07:25:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:25:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:25:15 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/03 07:25:15 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:25:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:25:22 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:25:22 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:25:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:25:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (10.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:25:32 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:25:32 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:25:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:25:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:25:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 07:25:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 07:25:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/03 07:25:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 07:25:42 INFO : sub dir: Making directory 2025/03/03 07:25:43 INFO : sub dir2: Making directory 2025/03/03 07:25:43 INFO : sub dir2/sub sub dir2: Making directory 2025/03/03 07:25:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:25:44 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:25:44 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:25:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:25:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:25:47 DEBUG : Yandex rclone-test-gaqaqed9geda: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (26.96s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:26:09 INFO : sub dir2: Making directory 2025/03/03 07:26:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 07:26:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 07:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:26:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:26:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:26:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:26:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:26:27 DEBUG : sub dir2: Making directory with metadata 2025/03/03 07:26:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 07:26:28 INFO : sub dir: Making directory 2025/03/03 07:26:28 INFO : sub dir2: Making directory 2025/03/03 07:26:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:26:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:26:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:26:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:26:31 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:26:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:26:33 DEBUG : Yandex rclone-test-gaqaqed9geda: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/03 07:26:33 DEBUG : Yandex rclone-test-gaqaqed9geda: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (19.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.04s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:26:48 INFO : sub dir2: Making directory 2025/03/03 07:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:26:48 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:26:48 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:26:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:26:51 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:26:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:27:01 DEBUG : sub dir2: Making directory with metadata 2025/03/03 07:27:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 07:27:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 07:27:02 INFO : sub dir: Making directory 2025/03/03 07:27:02 INFO : sub dir2: Making directory 2025/03/03 07:27:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:27:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:27:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:27:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:27:05 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:27:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:27:07 DEBUG : Yandex rclone-test-gaqaqed9geda: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:27:23 INFO : sub dir2: Making directory 2025/03/03 07:27:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:27:23 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:27:23 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:27:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:27:25 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.01s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:27:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-jewoqas0vuxu" 2025/03/03 07:27:37 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-jewoqas0vuxu 2025/03/03 07:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:27:38 DEBUG : Yandex rclone-test-jewoqas0vuxu: Waiting for checks to finish 2025/03/03 07:27:38 DEBUG : Yandex rclone-test-jewoqas0vuxu: Waiting for transfers to finish 2025/03/03 07:27:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:27:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:27:43 DEBUG : Yandex rclone-test-jewoqas0vuxu: Purge remote --- PASS: TestServerSideCopy (25.29s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:28:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 07:28:04 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:28:04 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:28:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/03 07:28:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.63s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:28:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuxepef1xasu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-cuxepef1xasu 2025/03/03 07:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:28:25 DEBUG : Yandex rclone-test-cuxepef1xasu: Waiting for checks to finish 2025/03/03 07:28:25 DEBUG : Yandex rclone-test-cuxepef1xasu: Waiting for transfers to finish 2025/03/03 07:28:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:28:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:28:34 DEBUG : Yandex rclone-test-cuxepef1xasu: Waiting for checks to finish 2025/03/03 07:28:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 07:28:34 DEBUG : Yandex rclone-test-cuxepef1xasu: Waiting for transfers to finish 2025/03/03 07:28:34 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mufehet6" before starting 2025/03/03 07:28:37 DEBUG : sub dir/hello world.mufehet6: server side copy: removing renamed existing file after operation 2025/03/03 07:28:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/03 07:28:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:28:43 DEBUG : Yandex rclone-test-cuxepef1xasu: Purge remote --- PASS: TestServerSideCopyOverSelf (40.56s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:29:04 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:29:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 07:29:04 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:29:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/03 07:29:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/03 07:29:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestMoveOverSelf (22.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:29:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-robadax7lobo" 2025/03/03 07:29:28 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-robadax7lobo 2025/03/03 07:29:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:29:29 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for checks to finish 2025/03/03 07:29:29 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for transfers to finish 2025/03/03 07:29:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:29:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:29:38 DEBUG : Yandex rclone-test-robadax7lobo: Using server-side directory move 2025/03/03 07:29:38 INFO : Yandex rclone-test-robadax7lobo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 07:29:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 07:29:39 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for checks to finish 2025/03/03 07:29:39 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for transfers to finish 2025/03/03 07:29:43 INFO : sub dir/hello world: Deleted 2025/03/03 07:29:44 INFO : sub dir/hello world: Moved (server-side) 2025/03/03 07:29:49 DEBUG : testing file moves 2025/03/03 07:29:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/03 07:29:52 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for checks to finish 2025/03/03 07:29:52 DEBUG : Yandex rclone-test-robadax7lobo: Waiting for transfers to finish 2025/03/03 07:29:55 INFO : sub dir/hello world: Deleted 2025/03/03 07:29:57 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:30:00 DEBUG : Yandex rclone-test-robadax7lobo: Purge remote --- PASS: TestServerSideMoveOverSelf (54.59s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:30:20 ERROR : : error listing: directory not found 2025/03/03 07:30:21 INFO : Local file system at /tmp/rclone4008600955: Making directory 2025/03/03 07:30:22 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:30:22 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyAfterDelete (16.82s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:30:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/03 07:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:30:40 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for checks to finish 2025/03/03 07:30:40 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for transfers to finish 2025/03/03 07:30:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:30:40 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/03 07:30:40 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:30:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyRedownload (17.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:30:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/03 07:30:53 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:30:53 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:30:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/03 07:30:55 INFO : check sum: Copied (new) 2025/03/03 07:30:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:30:56 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:30:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/03 07:30:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/03 07:30:56 DEBUG : check sum: Unchanged skipping 2025/03/03 07:30:56 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:30:56 DEBUG : Waiting for deletions to finish 2025/03/03 07:30:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (17.13s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/03 07:31:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/03 07:31:12 INFO : sizeonly: Copied (new) 2025/03/03 07:31:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:13 DEBUG : sizeonly: Sizes identical 2025/03/03 07:31:13 DEBUG : sizeonly: Unchanged skipping 2025/03/03 07:31:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:13 DEBUG : Waiting for deletions to finish 2025/03/03 07:31:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/03 07:31:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:23 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/03 07:31:23 INFO : ignore-size: Copied (new) 2025/03/03 07:31:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:24 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:31:24 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:24 DEBUG : ignore-size: Unchanged skipping 2025/03/03 07:31:24 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:24 DEBUG : Waiting for deletions to finish 2025/03/03 07:31:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:31:34 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:34 DEBUG : existing: Unchanged skipping 2025/03/03 07:31:34 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:34 DEBUG : Waiting for deletions to finish 2025/03/03 07:31:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/03 07:31:35 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:35 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:37 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/03 07:31:37 INFO : existing: Copied (replaced existing) 2025/03/03 07:31:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 07:31:43 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:43 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/03 07:31:46 INFO : existing: Copied (new) 2025/03/03 07:31:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:47 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:31:47 DEBUG : existing: Destination exists, skipping 2025/03/03 07:31:47 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:31:47 DEBUG : Waiting for deletions to finish 2025/03/03 07:31:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:31:59 INFO : d: Making directory 2025/03/03 07:32:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 07:32:03 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:32:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:32:03 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 07:32:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:32:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:32:10 INFO : a/potato2: Copied (new) 2025/03/03 07:32:10 DEBUG : Waiting for deletions to finish 2025/03/03 07:32:14 INFO : b/potato: Deleted 2025/03/03 07:32:14 INFO : d: Removing directory 2025/03/03 07:32:19 INFO : b: Removing directory 2025/03/03 07:32:23 DEBUG : Yandex rclone-test-gaqaqed9geda: deleted 2 directories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (49.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:32:46 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:32:46 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/03/03 07:32:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/03 07:32:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/03 07:32:46 DEBUG : empty space: Unchanged skipping 2025/03/03 07:32:46 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:32:46 DEBUG : Waiting for deletions to finish 2025/03/03 07:32:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:32:49 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:32:49 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/03/03 07:32:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/03 07:32:49 INFO : empty space: Updated modification time in destination 2025/03/03 07:32:49 DEBUG : empty space: Unchanged skipping 2025/03/03 07:32:49 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:32:49 DEBUG : Waiting for deletions to finish 2025/03/03 07:32:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:32:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:32:59 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/03/03 07:32:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/03 07:32:59 DEBUG : empty space: Unchanged skipping 2025/03/03 07:32:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:32:59 DEBUG : Waiting for deletions to finish 2025/03/03 07:32:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:33:10 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/03/03 07:33:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:33:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4008600955) 2025/03/03 07:33:10 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-gaqaqed9geda) 2025/03/03 07:33:10 DEBUG : foo: md5 differ 2025/03/03 07:33:10 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:33:12 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/03 07:33:12 INFO : foo: Copied (replaced existing) 2025/03/03 07:33:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.24s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:33:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/03 07:33:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:33:23 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:33:23 DEBUG : empty space: Unchanged skipping 2025/03/03 07:33:23 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:33:25 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:33:25 INFO : potato: Copied (new) 2025/03/03 07:33:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (20.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:33:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/03 07:33:45 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:33:45 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:33:48 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/03 07:33:48 INFO : potato: Copied (replaced existing) 2025/03/03 07:33:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (15.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:33:58 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:33:58 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/03/03 07:33:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4008600955) 2025/03/03 07:33:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-gaqaqed9geda) 2025/03/03 07:33:58 DEBUG : potato: md5 differ 2025/03/03 07:33:58 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:34:01 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/03 07:34:01 INFO : potato: Copied (replaced existing) 2025/03/03 07:34:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:34:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/03 07:34:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:34:13 DEBUG : empty space: Unchanged skipping 2025/03/03 07:34:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:34:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:34:13 DEBUG : Waiting for deletions to finish 2025/03/03 07:34:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:34:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:34:30 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:34:30 DEBUG : empty space: Unchanged skipping 2025/03/03 07:34:30 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:34:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:34:33 INFO : potato2: Copied (new) 2025/03/03 07:34:33 DEBUG : Waiting for deletions to finish 2025/03/03 07:34:37 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 3a3 > 2025-03-03 07:34:32.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1158 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1164 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2025-03-03 07:34:32.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 Test: TestSyncAfterRemovingAFileAndAddingAFile --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (24.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:34:55 INFO : d: Making directory 2025/03/03 07:34:55 INFO : d/e: Making directory 2025/03/03 07:34:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 07:34:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:34:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 07:34:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:34:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:35:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:35:02 INFO : a/potato2: Copied (new) 2025/03/03 07:35:02 DEBUG : Waiting for deletions to finish 2025/03/03 07:35:05 INFO : b/potato: Deleted 2025/03/03 07:35:05 INFO : d/e: Removing directory 2025/03/03 07:35:11 INFO : d: Removing directory 2025/03/03 07:35:15 INFO : b: Removing directory 2025/03/03 07:35:20 DEBUG : Yandex rclone-test-gaqaqed9geda: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 3a3 > 2025-03-03 07:35:00.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1205 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space lsf: 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space 2025-03-03 07:35:00.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:35:46 INFO : d: Making directory 2025/03/03 07:35:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 07:35:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:35:48 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 07:35:49 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:35:49 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:35:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:35:50 INFO : a/potato2: Copied (new) 2025/03/03 07:35:50 ERROR : Yandex rclone-test-gaqaqed9geda: not deleting files as there were IO errors 2025/03/03 07:35:50 ERROR : Yandex rclone-test-gaqaqed9geda: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (44.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:36:30 DEBUG : Waiting for deletions to finish 2025/03/03 07:36:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:36:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:36:30 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:36:30 DEBUG : empty space: Unchanged skipping 2025/03/03 07:36:30 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:36:35 INFO : potato: Deleted 2025/03/03 07:36:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:36:37 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (23.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:36:54 DEBUG : Waiting for deletions to finish 2025/03/03 07:36:54 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:36:54 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:36:58 INFO : potato: Deleted 2025/03/03 07:36:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:36:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:36:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:36:59 DEBUG : empty space: Unchanged skipping 2025/03/03 07:36:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:37:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/03 07:37:04 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (29.47s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:37:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:37:24 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:37:24 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:37:27 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/03 07:37:27 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (19.86s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:37:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 07:37:42 DEBUG : enormous: Excluded 2025/03/03 07:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:42 DEBUG : potato2: Excluded 2025/03/03 07:37:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:43 DEBUG : potato2: Excluded 2025/03/03 07:37:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:37:43 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:37:43 DEBUG : empty space: Unchanged skipping 2025/03/03 07:37:43 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:37:43 DEBUG : Waiting for deletions to finish 2025/03/03 07:37:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:37:44 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:44 DEBUG : potato2: Excluded 2025/03/03 07:37:44 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 07:37:44 DEBUG : enormous: Excluded 2025/03/03 07:37:44 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:44 DEBUG : potato2: Excluded 2025/03/03 07:37:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:45 DEBUG : potato2: Excluded 2025/03/03 07:37:45 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for checks to finish 2025/03/03 07:37:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:37:45 DEBUG : empty space: Unchanged skipping 2025/03/03 07:37:45 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for transfers to finish 2025/03/03 07:37:45 DEBUG : Waiting for deletions to finish 2025/03/03 07:37:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:37:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:37:45 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:38:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 07:38:06 DEBUG : enormous: Excluded 2025/03/03 07:38:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 07:38:06 DEBUG : potato2: Excluded 2025/03/03 07:38:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:38:06 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:38:06 DEBUG : empty space: Unchanged skipping 2025/03/03 07:38:06 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:38:06 DEBUG : Waiting for deletions to finish 2025/03/03 07:38:10 INFO : enormous: Deleted 2025/03/03 07:38:11 INFO : potato2: Deleted 2025/03/03 07:38:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:38:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:38:12 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for checks to finish 2025/03/03 07:38:12 DEBUG : empty space: Unchanged skipping 2025/03/03 07:38:12 DEBUG : Local file system at /tmp/rclone4008600955: Waiting for transfers to finish 2025/03/03 07:38:12 DEBUG : Waiting for deletions to finish 2025/03/03 07:38:12 INFO : enormous: Deleted 2025/03/03 07:38:12 INFO : potato2: Deleted 2025/03/03 07:38:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:38:29 DEBUG : five: Need to transfer - File not found at Destination 2025/03/03 07:38:29 DEBUG : one: Destination is newer than source, skipping 2025/03/03 07:38:29 DEBUG : three: Sizes identical 2025/03/03 07:38:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 07:38:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:38:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/03 07:38:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 07:38:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4008600955) 2025/03/03 07:38:29 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-gaqaqed9geda) 2025/03/03 07:38:29 DEBUG : two: md5 differ 2025/03/03 07:38:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:38:31 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/03 07:38:31 INFO : two: Copied (replaced existing) 2025/03/03 07:38:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/03 07:38:32 INFO : five: Copied (new) 2025/03/03 07:38:32 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/03 07:38:32 INFO : four: Copied (replaced existing) 2025/03/03 07:38:32 DEBUG : Waiting for deletions to finish 2025/03/03 07:38:33 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:38:33 DEBUG : one: Destination is newer than source, skipping 2025/03/03 07:38:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/03 07:38:33 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/03 07:38:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 07:38:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/03 07:38:33 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/03 07:38:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 07:38:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4008600955) 2025/03/03 07:38:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-gaqaqed9geda) 2025/03/03 07:38:33 DEBUG : three: md5 differ 2025/03/03 07:38:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 07:38:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/03 07:38:33 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/03 07:38:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 07:38:33 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:38:35 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/03 07:38:35 INFO : three: Copied (replaced existing) 2025/03/03 07:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (36.69s) === 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-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/03 07:38:55 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:38:55 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:38:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:38:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 07:38:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:38:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 07:38:55 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:38:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/03 07:38:57 INFO : potato: Copied (new) 2025/03/03 07:38:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/03 07:38:57 INFO : yam: Copied (new) 2025/03/03 07:38:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:38:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:38:59 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:38:59 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:38:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:38:59 DEBUG : potato: Unchanged skipping 2025/03/03 07:38:59 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:39:01 INFO : yam: Moved (server-side) to: yaml 2025/03/03 07:39:01 INFO : yaml: Renamed from "yam" 2025/03/03 07:39:01 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:39:01 DEBUG : Waiting for deletions to finish 2025/03/03 07:39:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/03 07:39:13 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:39:13 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:39:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 07:39:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:39:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 07:39:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:39:13 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:39:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/03 07:39:16 INFO : yam: Copied (new) 2025/03/03 07:39:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/03 07:39:19 INFO : potato: Copied (new) 2025/03/03 07:39:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:39:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:39:21 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:39:21 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:39:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:39:21 DEBUG : potato: Unchanged skipping 2025/03/03 07:39:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:39:23 INFO : yam: Moved (server-side) to: yaml 2025/03/03 07:39:23 INFO : yaml: Renamed from "yam" 2025/03/03 07:39:23 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:39:23 DEBUG : Waiting for deletions to finish 2025/03/03 07:39:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (21.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/03 07:39:35 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:39:35 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:39:35 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:39:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 07:39:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/03 07:39:35 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:39:35 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:39:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/03 07:39:37 INFO : sub/yam: Copied (new) 2025/03/03 07:39:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/03 07:39:39 INFO : potato: Copied (new) 2025/03/03 07:39:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:39:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:39:44 DEBUG : potato: Unchanged skipping 2025/03/03 07:39:47 INFO : Yandex rclone-test-gaqaqed9geda: Making map for --track-renames 2025/03/03 07:39:47 INFO : Yandex rclone-test-gaqaqed9geda: Finished making map for --track-renames 2025/03/03 07:39:47 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:39:47 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for renames to finish 2025/03/03 07:39:49 INFO : sub/yam: Moved (server-side) to: yam 2025/03/03 07:39:49 INFO : yam: Renamed from "sub/yam" 2025/03/03 07:39:49 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:39:49 DEBUG : Waiting for deletions to finish 2025/03/03 07:39:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (31.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:40:06 DEBUG : Creating backend with remote "/tmp/rclone4008600955/dir1" 2025/03/03 07:40:06 DEBUG : Config file has changed externally - reloading 2025/03/03 07:40:06 DEBUG : Creating backend with remote "/tmp/rclone4008600955/dir2" 2025/03/03 07:40:06 DEBUG : Local file system at /tmp/rclone4008600955/dir2: Using server-side directory move 2025/03/03 07:40:06 INFO : Local file system at /tmp/rclone4008600955/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 07:40:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/03 07:40:06 DEBUG : Local file system at /tmp/rclone4008600955/dir2: Waiting for checks to finish 2025/03/03 07:40:06 DEBUG : Local file system at /tmp/rclone4008600955/dir2: Waiting for transfers to finish 2025/03/03 07:40:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (2.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:40:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:40:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 07:40:09 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:40:09 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:40:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:40:11 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:40:11 INFO : sub dir/hello world: Deleted 2025/03/03 07:40:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/03 07:40:12 INFO : nested/sub dir/file: Copied (new) 2025/03/03 07:40:12 INFO : nested/sub dir/file: Deleted 2025/03/03 07:40:12 INFO : sub dir: Removing directory 2025/03/03 07:40:12 INFO : nested/sub dir: Removing directory 2025/03/03 07:40:12 INFO : nested: Removing directory 2025/03/03 07:40:12 DEBUG : Local file system at /tmp/rclone4008600955: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (29.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 07:40:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 07:40:39 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:40:39 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:40:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/03 07:40:43 INFO : sub dir/hello world: Copied (new) 2025/03/03 07:40:43 INFO : sub dir/hello world: Deleted 2025/03/03 07:40:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/03 07:40:43 INFO : nested/sub dir/file: Copied (new) 2025/03/03 07:40:43 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (33.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:41:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 07:41:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/03 07:41:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:41:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:41:14 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/03 07:41:14 INFO : existing-b: Copied (new) 2025/03/03 07:41:14 INFO : existing-b: Deleted 2025/03/03 07:41:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/03 07:41:14 INFO : existing: Copied (new) 2025/03/03 07:41:14 INFO : existing: Deleted 2025/03/03 07:41:15 DEBUG : existing: Destination exists, skipping 2025/03/03 07:41:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/03 07:41:15 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:41:15 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:41:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.45s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:41:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-benavoq4wuce" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-benavoq4wuce 2025/03/03 07:41:49 DEBUG : Yandex rclone-test-benavoq4wuce: Using server-side directory move 2025/03/03 07:41:49 INFO : Yandex rclone-test-benavoq4wuce: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 07:41:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:41:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:41:49 DEBUG : empty space: Unchanged skipping 2025/03/03 07:41:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 07:41:49 DEBUG : Yandex rclone-test-benavoq4wuce: Waiting for checks to finish 2025/03/03 07:41:52 INFO : potato2: Moved (server-side) 2025/03/03 07:41:53 INFO : empty space: Deleted 2025/03/03 07:41:53 DEBUG : Yandex rclone-test-benavoq4wuce: Waiting for transfers to finish 2025/03/03 07:41:53 INFO : potato3: Deleted 2025/03/03 07:41:55 INFO : potato3: Moved (server-side) 2025/03/03 07:41:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yitehay6qido" 2025/03/03 07:41:56 DEBUG : Yandex rclone-test-yitehay6qido: Using server-side directory move 2025/03/03 07:42:00 INFO : Yandex rclone-test-yitehay6qido: Server side directory move succeeded 2025/03/03 07:42:01 ERROR : : error listing: directory not found 2025/03/03 07:42:01 DEBUG : Yandex rclone-test-yitehay6qido: Purge remote 2025/03/03 07:42:08 DEBUG : Yandex rclone-test-benavoq4wuce: Purge remote 2025/03/03 07:42:09 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (45.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:42:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-dujazaw3qomo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-dujazaw3qomo 2025/03/03 07:42:24 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 07:42:24 DEBUG : empty space: Excluded 2025/03/03 07:42:24 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 07:42:24 DEBUG : empty space: Excluded 2025/03/03 07:42:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:42:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 07:42:24 DEBUG : Yandex rclone-test-dujazaw3qomo: Waiting for checks to finish 2025/03/03 07:42:24 DEBUG : Yandex rclone-test-dujazaw3qomo: Waiting for transfers to finish 2025/03/03 07:42:27 INFO : potato2: Moved (server-side) 2025/03/03 07:42:28 INFO : potato3: Deleted 2025/03/03 07:42:30 INFO : potato3: Moved (server-side) 2025/03/03 07:42:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiviwoy3qofa" 2025/03/03 07:42:31 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 07:42:31 DEBUG : empty space: Excluded 2025/03/03 07:42:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:42:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 07:42:31 DEBUG : Yandex rclone-test-yiviwoy3qofa: Waiting for checks to finish 2025/03/03 07:42:31 DEBUG : Yandex rclone-test-yiviwoy3qofa: Waiting for transfers to finish 2025/03/03 07:42:33 INFO : potato2: Moved (server-side) 2025/03/03 07:42:33 INFO : potato3: Moved (server-side) 2025/03/03 07:42:35 DEBUG : Yandex rclone-test-yiviwoy3qofa: Purge remote 2025/03/03 07:42:42 DEBUG : Yandex rclone-test-dujazaw3qomo: Purge remote --- PASS: TestServerSideMoveWithFilter (43.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:42:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-bulepoz0guji" 2025/03/03 07:43:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gaqaqed9geda -> Yandex rclone-test-bulepoz0guji 2025/03/03 07:43:08 DEBUG : Yandex rclone-test-bulepoz0guji: Using server-side directory move 2025/03/03 07:43:08 INFO : Yandex rclone-test-bulepoz0guji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 07:43:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 07:43:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:43:09 DEBUG : empty space: Unchanged skipping 2025/03/03 07:43:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 07:43:09 DEBUG : Yandex rclone-test-bulepoz0guji: Waiting for checks to finish 2025/03/03 07:43:10 INFO : potato2: Moved (server-side) 2025/03/03 07:43:14 INFO : potato3: Deleted 2025/03/03 07:43:16 INFO : potato3: Moved (server-side) 2025/03/03 07:43:21 INFO : empty space: Deleted 2025/03/03 07:43:21 DEBUG : Yandex rclone-test-bulepoz0guji: Waiting for transfers to finish 2025/03/03 07:43:21 INFO : tomatoDir: Removing directory 2025/03/03 07:43:25 DEBUG : Yandex rclone-test-gaqaqed9geda: deleted 1 directories 2025/03/03 07:43:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuraxum2wudo" 2025/03/03 07:43:27 INFO : tomatoDir: Making directory 2025/03/03 07:43:27 DEBUG : Yandex rclone-test-zuraxum2wudo: Using server-side directory move 2025/03/03 07:43:31 INFO : Yandex rclone-test-zuraxum2wudo: Server side directory move succeeded 2025/03/03 07:43:32 ERROR : : error listing: directory not found 2025/03/03 07:43:33 ERROR : : error listing: directory not found 2025/03/03 07:43:33 DEBUG : Yandex rclone-test-zuraxum2wudo: Purge remote 2025/03/03 07:43:41 DEBUG : Yandex rclone-test-bulepoz0guji: Purge remote 2025/03/03 07:43:41 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.86s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:43:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncOverlap (7.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:43:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/rclone-sync-test" 2025/03/03 07:43:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/rclone-sync-test-include/layer2" 2025/03/03 07:43:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/rclone-sync-test-ignore-file" 2025/03/03 07:43:59 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:00 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test: Waiting for checks to finish 2025/03/03 07:44:00 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test: Waiting for transfers to finish 2025/03/03 07:44:00 DEBUG : Waiting for deletions to finish 2025/03/03 07:44:00 INFO : There was nothing to transfer 2025/03/03 07:44:01 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:44:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:44:03 DEBUG : Waiting for deletions to finish 2025/03/03 07:44:03 INFO : rclone-sync-test-include: Removing directory 2025/03/03 07:44:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/03 07:44:03 DEBUG : Yandex rclone-test-gaqaqed9geda: failed to delete 1 directories 2025/03/03 07:44:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:04 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:06 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:08 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:10 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:12 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:14 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:17 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:18 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/03 07:44:18 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/03 07:44:18 DEBUG : Waiting for deletions to finish 2025/03/03 07:44:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:19 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:21 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:25 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:26 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:44:26 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:44:26 DEBUG : Waiting for deletions to finish 2025/03/03 07:44:26 INFO : rclone-sync-test-include: Removing directory 2025/03/03 07:44:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/03 07:44:27 DEBUG : Yandex rclone-test-gaqaqed9geda: failed to delete 1 directories 2025/03/03 07:44:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:27 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:29 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:32 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:33 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:36 DEBUG : : Excluded 2025/03/03 07:44:36 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/03 07:44:37 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/03 07:44:37 DEBUG : Yandex rclone-test-gaqaqed9geda/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/03 07:44:37 DEBUG : Waiting for deletions to finish 2025/03/03 07:44:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:38 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:39 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:42 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:46 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:44:48 DEBUG : rclone-sync-test: Excluded 2025/03/03 07:44:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 07:44:49 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (93.74s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:45:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:45:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/CompareDest" 2025/03/03 07:45:28 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 07:45:28 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:45:28 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:45:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/03 07:45:39 INFO : one: Copied (new) 2025/03/03 07:45:39 DEBUG : Waiting for deletions to finish 2025/03/03 07:45:41 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:45:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:45:41 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:45:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/03 07:45:43 INFO : one: Copied (replaced existing) 2025/03/03 07:45:43 DEBUG : Waiting for deletions to finish 2025/03/03 07:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:45:50 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:45:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 07:45:50 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:45:50 DEBUG : Waiting for deletions to finish 2025/03/03 07:45:50 INFO : There was nothing to transfer 2025/03/03 07:45:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:45:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 07:45:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:45:55 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:45:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:45:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 07:45:55 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:45:55 DEBUG : Waiting for deletions to finish 2025/03/03 07:45:55 INFO : There was nothing to transfer 2025/03/03 07:45:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:45:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 07:45:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:45:58 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:45:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:45:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 07:45:58 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:45:58 DEBUG : Waiting for deletions to finish 2025/03/03 07:45:58 INFO : There was nothing to transfer 2025/03/03 07:46:00 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/03/03 07:46:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/03 07:46:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 07:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:46:00 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:46:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:46:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 07:46:01 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:46:01 DEBUG : Waiting for deletions to finish 2025/03/03 07:46:01 INFO : There was nothing to transfer 2025/03/03 07:46:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/03 07:46:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/03 07:46:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:46:09 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:46:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:46:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 07:46:09 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:46:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/03 07:46:11 INFO : two: Copied (new) 2025/03/03 07:46:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (71.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:46:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dest" 2025/03/03 07:46:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/pre-dest1" 2025/03/03 07:46:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/pre-dest2" 2025/03/03 07:46:47 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:46:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/03 07:46:48 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:46:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/03 07:46:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/03 07:46:49 DEBUG : Yandex rclone-test-gaqaqed9geda/dest: Waiting for checks to finish 2025/03/03 07:46:49 DEBUG : Yandex rclone-test-gaqaqed9geda/dest: Waiting for transfers to finish 2025/03/03 07:46:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/03 07:46:51 INFO : 3: Copied (new) 2025/03/03 07:46:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (41.53s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:47:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:47:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/CopyDest" 2025/03/03 07:47:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 07:47:21 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:21 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:47:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/03 07:47:24 INFO : one: Copied (new) 2025/03/03 07:47:24 DEBUG : Waiting for deletions to finish 2025/03/03 07:47:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:47:26 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:26 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:47:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/03 07:47:28 INFO : one: Copied (replaced existing) 2025/03/03 07:47:28 DEBUG : Waiting for deletions to finish 2025/03/03 07:47:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/BackupDir" 2025/03/03 07:47:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:47:35 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 07:47:38 INFO : one: Moved (server-side) 2025/03/03 07:47:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/03 07:47:40 INFO : one: Copied (server-side copy) 2025/03/03 07:47:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/03 07:47:40 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:47:40 DEBUG : Waiting for deletions to finish 2025/03/03 07:47:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/03 07:47:51 INFO : two: Copied (server-side copy) 2025/03/03 07:47:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/03 07:47:51 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:51 DEBUG : one: Unchanged skipping 2025/03/03 07:47:51 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:47:51 DEBUG : Waiting for deletions to finish 2025/03/03 07:47:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:53 DEBUG : one: Unchanged skipping 2025/03/03 07:47:53 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:53 DEBUG : two: Unchanged skipping 2025/03/03 07:47:53 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:47:53 DEBUG : Waiting for deletions to finish 2025/03/03 07:47:53 INFO : There was nothing to transfer 2025/03/03 07:47:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/03 07:47:59 DEBUG : three: Destination not found in --copy-dest 2025/03/03 07:47:59 DEBUG : three: Need to transfer - File not found at Destination 2025/03/03 07:47:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:59 DEBUG : one: Unchanged skipping 2025/03/03 07:47:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:47:59 DEBUG : two: Unchanged skipping 2025/03/03 07:47:59 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:47:59 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:48:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/03 07:48:01 INFO : three: Copied (new) 2025/03/03 07:48:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (83.11s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:48:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:48:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/backup" 2025/03/03 07:48:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:48:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:48:49 DEBUG : two: Unchanged skipping 2025/03/03 07:48:49 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:48:52 INFO : one: Moved (server-side) 2025/03/03 07:48:52 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:48:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:48:54 INFO : one: Copied (new) 2025/03/03 07:48:54 DEBUG : Waiting for deletions to finish 2025/03/03 07:48:56 INFO : three.txt: Moved (server-side) 2025/03/03 07:48:56 INFO : three.txt: Moved into backup dir 2025/03/03 07:49:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:49:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:49:03 DEBUG : two: Unchanged skipping 2025/03/03 07:49:03 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:49:07 INFO : one: Deleted 2025/03/03 07:49:09 INFO : one: Moved (server-side) 2025/03/03 07:49:09 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:49:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:49:11 INFO : one: Copied (new) 2025/03/03 07:49:11 DEBUG : Waiting for deletions to finish 2025/03/03 07:49:15 INFO : three.txt: Deleted 2025/03/03 07:49:19 INFO : three.txt: Moved (server-side) 2025/03/03 07:49:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (102.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:50:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:50:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/backup" 2025/03/03 07:50:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:50:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:50:32 DEBUG : two: Unchanged skipping 2025/03/03 07:50:32 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:50:35 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:50:35 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:50:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:50:37 INFO : one: Copied (new) 2025/03/03 07:50:37 DEBUG : Waiting for deletions to finish 2025/03/03 07:50:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:50:40 INFO : three.txt: Moved into backup dir 2025/03/03 07:50:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:50:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:50:48 DEBUG : two: Unchanged skipping 2025/03/03 07:50:48 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:50:52 INFO : one.bak: Deleted 2025/03/03 07:50:54 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:50:54 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:50:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:50:59 INFO : one: Copied (new) 2025/03/03 07:50:59 DEBUG : Waiting for deletions to finish 2025/03/03 07:51:03 INFO : three.txt.bak: Deleted 2025/03/03 07:51:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:51:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (68.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:51:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:51:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/backup" 2025/03/03 07:51:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:51:51 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:51:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:51:51 DEBUG : two: Unchanged skipping 2025/03/03 07:51:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/03 07:51:53 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:51:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:51:56 INFO : one: Copied (new) 2025/03/03 07:51:56 DEBUG : Waiting for deletions to finish 2025/03/03 07:51:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/03 07:51:58 INFO : three.txt: Moved into backup dir 2025/03/03 07:52:02 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:52:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:52:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:52:02 DEBUG : two: Unchanged skipping 2025/03/03 07:52:06 INFO : one-2019-01-01: Deleted 2025/03/03 07:52:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/03 07:52:08 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:52:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:52:11 INFO : one: Copied (new) 2025/03/03 07:52:11 DEBUG : Waiting for deletions to finish 2025/03/03 07:52:15 INFO : three-2019-01-01.txt: Deleted 2025/03/03 07:52:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/03 07:52:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (70.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:52:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:52:50 DEBUG : Config file has changed externally - reloading 2025/03/03 07:52:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:52:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:52:51 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:52:51 DEBUG : two: Unchanged skipping 2025/03/03 07:52:53 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:52:53 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:52:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:52:55 INFO : one: Copied (new) 2025/03/03 07:52:55 DEBUG : Waiting for deletions to finish 2025/03/03 07:52:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:52:58 INFO : three.txt: Moved into backup dir 2025/03/03 07:53:02 DEBUG : one.bak: Excluded (Path Filter) 2025/03/03 07:53:02 DEBUG : one.bak: Excluded 2025/03/03 07:53:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/03 07:53:02 DEBUG : three.txt.bak: Excluded 2025/03/03 07:53:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:53:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:53:02 DEBUG : two: Unchanged skipping 2025/03/03 07:53:02 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for checks to finish 2025/03/03 07:53:06 INFO : one.bak: Deleted 2025/03/03 07:53:08 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:53:08 DEBUG : Yandex rclone-test-gaqaqed9geda/dst: Waiting for transfers to finish 2025/03/03 07:53:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:53:11 INFO : one: Copied (new) 2025/03/03 07:53:11 DEBUG : Waiting for deletions to finish 2025/03/03 07:53:15 INFO : three.txt.bak: Deleted 2025/03/03 07:53:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:53:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.65s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:53:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:53:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:53:56 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:53:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:53:58 INFO : one: Copied (new) 2025/03/03 07:53:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:53:58 DEBUG : two: Unchanged skipping 2025/03/03 07:53:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 07:54:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:54:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/03 07:54:04 INFO : three.txt: Copied (new) 2025/03/03 07:54:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:54:10 INFO : one.bak: Deleted 2025/03/03 07:54:12 INFO : one: Moved (server-side) to: one.bak 2025/03/03 07:54:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:54:14 INFO : one: Copied (new) 2025/03/03 07:54:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:54:15 DEBUG : two: Unchanged skipping 2025/03/03 07:54:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 07:54:19 INFO : three.txt.bak: Deleted 2025/03/03 07:54:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/03 07:54:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/03 07:54:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (63.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:55:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-gaqaqed9geda/dst" 2025/03/03 07:55:01 DEBUG : Config file has changed externally - reloading 2025/03/03 07:55:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 07:55:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/03 07:55:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/03 07:55:06 INFO : one: Copied (new) 2025/03/03 07:55:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:55:07 DEBUG : two: Unchanged skipping 2025/03/03 07:55:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 07:55:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/03 07:55:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/03 07:55:12 INFO : three.txt: Copied (new) 2025/03/03 07:55:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 07:55:19 INFO : one-2019-01-01: Deleted 2025/03/03 07:55:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/03 07:55:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/03 07:55:24 INFO : one: Copied (new) 2025/03/03 07:55:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:55:24 DEBUG : two: Unchanged skipping 2025/03/03 07:55:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 07:55:28 INFO : three-2019-01-01.txt: Deleted 2025/03/03 07:55:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/03 07:55:36 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/03 07:55:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (71.75s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:56:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/03 07:56:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:56:03 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:56:06 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/03 07:56:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/03 07:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.61s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:56:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 07:56:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:56:12 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:56:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/03 07:56:17 INFO : existing: Copied (new) 2025/03/03 07:56:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:56:18 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:56:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/03 07:56:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/03 07:56:18 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:56:18 ERROR : Yandex rclone-test-gaqaqed9geda: not deleting files as there were IO errors 2025/03/03 07:56:18 ERROR : Yandex rclone-test-gaqaqed9geda: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncImmutable (15.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 07:56:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:56:29 DEBUG : existing: Unchanged skipping 2025/03/03 07:56:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:56:29 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:56:29 DEBUG : Waiting for deletions to finish 2025/03/03 07:56:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.33s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (3.17s) --- SKIP: TestMaxTransfer/Hard (0.68s) --- SKIP: TestMaxTransfer/Soft (0.69s) --- SKIP: TestMaxTransfer/Cautious (1.81s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", 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: only11: Modification time difference too big |-211059h52m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-03 07:57:42 +0000 UTC) (precision 1ns) 2025/03/03 07:58:34 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 07:58:34 DEBUG : both0: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both12: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both13: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both1: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both15: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both16: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both10: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both11: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both19: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both14: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both3: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both4: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both17: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both6: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both18: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both8: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 07:58:34 DEBUG : both9: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both2: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both5: Unchanged skipping 2025/03/03 07:58:34 DEBUG : both7: Unchanged skipping 2025/03/03 07:58:34 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 07:58:34 DEBUG : Waiting for deletions to finish 2025/03/03 07:58:37 INFO : only12: Deleted 2025/03/03 07:58:37 INFO : only10: Deleted 2025/03/03 07:58:38 INFO : only13: Deleted 2025/03/03 07:58:39 INFO : only14: Deleted 2025/03/03 07:58:41 INFO : only16: Deleted 2025/03/03 07:58:41 INFO : only17: Deleted 2025/03/03 07:58:42 INFO : only19: Deleted 2025/03/03 07:58:42 INFO : only2: Deleted 2025/03/03 07:58:44 INFO : only1: Deleted 2025/03/03 07:58:45 INFO : only18: Deleted 2025/03/03 07:58:46 INFO : only4: Deleted 2025/03/03 07:58:46 INFO : only11: Deleted 2025/03/03 07:58:48 INFO : only3: Deleted 2025/03/03 07:58:49 INFO : only8: Deleted 2025/03/03 07:58:50 INFO : only6: Deleted 2025/03/03 07:58:50 INFO : only5: Deleted 2025/03/03 07:58:51 INFO : only0: Deleted 2025/03/03 07:58:53 INFO : only15: Deleted 2025/03/03 07:58:53 INFO : only7: Deleted 2025/03/03 07:58:54 INFO : only9: Deleted 2025/03/03 07:58:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (219.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both4: Modification time difference too big |-211059h55m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-03 08:00:42 +0000 UTC) (precision 1ns) 2025/03/03 08:02:21 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for checks to finish 2025/03/03 08:02:21 DEBUG : both0: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both12: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both1: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both14: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both15: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both16: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both17: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both18: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both19: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both2: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both3: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both4: Modification times differ by 211059h55m35.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-03-03 08:00:42 +0000 UTC 2025/03/03 08:02:21 DEBUG : both10: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both5: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both6: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both7: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both8: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/03 08:02:21 DEBUG : both9: Unchanged skipping 2025/03/03 08:02:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/03 08:02:21 DEBUG : both4: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/03 08:02:21 DEBUG : both11: Unchanged skipping 2025/03/03 08:02:21 DEBUG : both13: Unchanged skipping 2025/03/03 08:02:21 INFO : both4: Updated modification time in destination 2025/03/03 08:02:21 DEBUG : both4: Unchanged skipping 2025/03/03 08:02:21 DEBUG : Yandex rclone-test-gaqaqed9geda: Waiting for transfers to finish 2025/03/03 08:02:23 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/03 08:02:23 INFO : only10: Copied (replaced existing) 2025/03/03 08:02:23 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/03 08:02:23 INFO : only0: Copied (replaced existing) 2025/03/03 08:02:23 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/03 08:02:23 INFO : only1: Copied (replaced existing) 2025/03/03 08:02:25 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/03 08:02:25 INFO : only11: Copied (replaced existing) 2025/03/03 08:02:25 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/03 08:02:25 INFO : only12: Copied (replaced existing) 2025/03/03 08:02:26 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/03 08:02:26 INFO : only14: Copied (replaced existing) 2025/03/03 08:02:27 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/03 08:02:27 INFO : only16: Copied (replaced existing) 2025/03/03 08:02:28 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/03 08:02:28 INFO : only15: Copied (replaced existing) 2025/03/03 08:02:28 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/03 08:02:28 INFO : only17: Copied (replaced existing) 2025/03/03 08:02:29 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/03 08:02:29 INFO : only13: Copied (replaced existing) 2025/03/03 08:02:30 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/03 08:02:30 INFO : only19: Copied (replaced existing) 2025/03/03 08:02:31 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/03 08:02:31 INFO : only3: Copied (replaced existing) 2025/03/03 08:02:31 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/03 08:02:31 INFO : only2: Copied (replaced existing) 2025/03/03 08:02:33 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/03 08:02:33 INFO : only6: Copied (replaced existing) 2025/03/03 08:02:33 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/03 08:02:33 INFO : only18: Copied (replaced existing) 2025/03/03 08:02:34 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/03 08:02:34 INFO : only5: Copied (replaced existing) 2025/03/03 08:02:35 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/03 08:02:35 INFO : only4: Copied (replaced existing) 2025/03/03 08:02:35 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/03 08:02:35 INFO : only8: Copied (replaced existing) 2025/03/03 08:02:36 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/03 08:02:36 INFO : only7: Copied (replaced existing) 2025/03/03 08:02:37 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/03 08:02:37 INFO : only9: Copied (replaced existing) 2025/03/03 08:02:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (297.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 08:05:15 DEBUG : empty_dir: Making directory with metadata 2025/03/03 08:05:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 08:05:15 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 08:05:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 08:05:15 INFO : empty_on_remote: Making directory 2025/03/03 08:05:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 08:05:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/03 08:05:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/03 08:05:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/03 08:05:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (45.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 08:06:00 DEBUG : empty_dir: Making directory with metadata 2025/03/03 08:06:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 08:06:00 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 08:06:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 08:06:00 INFO : empty_on_remote: Making directory 2025/03/03 08:06:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-03-03 08:06:04.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-03-03 08:06:04.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (48.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 08:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 08:06:48 INFO : sub dir: Making directory 2025/03/03 08:06:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (86.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" 2025/03/03 08:08:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 08:08:15 INFO : sub dir: Making directory 2025/03/03 08:08:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gaqaqed9geda", Local "Local file system at /tmp/rclone4008600955", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (84.91s) FAIL 2025/03/03 08:09:40 DEBUG : Yandex rclone-test-gaqaqed9geda: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 45m50.974006251s (try 1/5): exit status 1: Failed [TestCopyCheckFirst TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTimeWithEmptyDirs]