"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/06 02:29:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu" 2025/04/06 02:29:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:29:01 DEBUG : Creating backend with remote "/tmp/rclone1529316280" === 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-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:29:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/06 02:29:02 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:02 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.05s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 02:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:29:05 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:05 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:29:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:29:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:09 DEBUG : Yandex rclone-test-qojufur4juhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.17s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:21 DEBUG : Creating backend with remote "/non-existing" 2025/04/06 02:29:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/06 02:29:22 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:22 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:29:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:29:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:29:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.27s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:39 INFO : Yandex rclone-test-qojufur4juhu: Running all checks before starting transfers 2025/04/06 02:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:29:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:39 INFO : Yandex rclone-test-qojufur4juhu: Checks finished, now starting transfers 2025/04/06 02:29:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:29:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:29:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyCheckFirst (20.29s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:29:59 ERROR : Ignoring --no-traverse with sync 2025/04/06 02:29:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:29:59 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:29:59 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:30:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:30:02 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:30:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.94s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:30:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/06 02:30:15 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:30:15 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:30:18 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/06 02:30:18 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:30:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:30:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:30:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:30:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:30:26 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:30:33 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:30:33 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:30:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:30:36 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:30:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 02:30:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 02:30:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/06 02:30:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 02:30:44 INFO : sub dir: Making directory 2025/04/06 02:30:44 INFO : sub dir2: Making directory 2025/04/06 02:30:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:30:44 INFO : sub dir2/sub sub dir2: Making directory 2025/04/06 02:30:45 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:30:45 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:30:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:30:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:30:51 DEBUG : Yandex rclone-test-qojufur4juhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:31:12 INFO : sub dir2: Making directory 2025/04/06 02:31:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 02:31:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 02:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:31:12 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:31:12 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:31:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:31:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.03s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:31:25 DEBUG : sub dir2: Making directory with metadata 2025/04/06 02:31:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 02:31:25 INFO : sub dir: Making directory 2025/04/06 02:31:26 INFO : sub dir2: Making directory 2025/04/06 02:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:31:26 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:31:26 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:31:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:31:30 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:31:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:31:32 DEBUG : Yandex rclone-test-qojufur4juhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/06 02:31:32 DEBUG : Yandex rclone-test-qojufur4juhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.17s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:31:48 INFO : sub dir2: Making directory 2025/04/06 02:31:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:31:49 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:31:49 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:31:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:31:51 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:31:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:32:02 DEBUG : sub dir2: Making directory with metadata 2025/04/06 02:32:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 02:32:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 02:32:02 INFO : sub dir: Making directory 2025/04/06 02:32:03 INFO : sub dir2: Making directory 2025/04/06 02:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:32:03 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:32:03 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:32:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:32:06 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:32:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:32:07 DEBUG : Yandex rclone-test-qojufur4juhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (20.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.05s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:32:24 INFO : sub dir2: Making directory 2025/04/06 02:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:32:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:32:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:32:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:32:27 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (13.65s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:32:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-rusudem6cici" 2025/04/06 02:32:41 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-rusudem6cici 2025/04/06 02:32:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:32:42 DEBUG : Yandex rclone-test-rusudem6cici: Waiting for checks to finish 2025/04/06 02:32:42 DEBUG : Yandex rclone-test-rusudem6cici: Waiting for transfers to finish 2025/04/06 02:32:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:32:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:32:47 DEBUG : Yandex rclone-test-rusudem6cici: Purge remote --- PASS: TestServerSideCopy (25.98s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:33:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 02:33:07 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:33:07 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:33:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/06 02:33:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyOverSelf (17.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:33:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-layutoh3mibu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-layutoh3mibu 2025/04/06 02:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:33:26 DEBUG : Yandex rclone-test-layutoh3mibu: Waiting for checks to finish 2025/04/06 02:33:26 DEBUG : Yandex rclone-test-layutoh3mibu: Waiting for transfers to finish 2025/04/06 02:33:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:33:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:33:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 02:33:35 DEBUG : Yandex rclone-test-layutoh3mibu: Waiting for checks to finish 2025/04/06 02:33:35 DEBUG : Yandex rclone-test-layutoh3mibu: Waiting for transfers to finish 2025/04/06 02:33:35 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hizabeh7" before starting 2025/04/06 02:33:39 DEBUG : sub dir/hello world.hizabeh7: server side copy: removing renamed existing file after operation 2025/04/06 02:33:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/06 02:33:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:33:47 DEBUG : Yandex rclone-test-layutoh3mibu: Purge remote --- PASS: TestServerSideCopyOverSelf (43.29s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:34:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 02:34:08 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:34:08 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:34:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/06 02:34:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/06 02:34:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestMoveOverSelf (18.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:34:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigucax4tihu" 2025/04/06 02:34:26 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-pigucax4tihu 2025/04/06 02:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:34:28 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for checks to finish 2025/04/06 02:34:28 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for transfers to finish 2025/04/06 02:34:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:34:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:34:34 DEBUG : Yandex rclone-test-pigucax4tihu: Using server-side directory move 2025/04/06 02:34:35 INFO : Yandex rclone-test-pigucax4tihu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 02:34:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 02:34:36 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for checks to finish 2025/04/06 02:34:36 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for transfers to finish 2025/04/06 02:34:39 INFO : sub dir/hello world: Deleted 2025/04/06 02:34:41 INFO : sub dir/hello world: Moved (server-side) 2025/04/06 02:34:46 DEBUG : testing file moves 2025/04/06 02:34:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/06 02:34:47 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for checks to finish 2025/04/06 02:34:47 DEBUG : Yandex rclone-test-pigucax4tihu: Waiting for transfers to finish 2025/04/06 02:34:51 INFO : sub dir/hello world: Deleted 2025/04/06 02:34:53 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:34:55 DEBUG : Yandex rclone-test-pigucax4tihu: Purge remote --- PASS: TestServerSideMoveOverSelf (47.49s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:13 ERROR : : error listing: directory not found 2025/04/06 02:35:14 INFO : Local file system at /tmp/rclone1529316280: Making directory 2025/04/06 02:35:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:35:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.62s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/06 02:35:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:35:30 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for checks to finish 2025/04/06 02:35:30 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for transfers to finish 2025/04/06 02:35:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:35:31 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/06 02:35:31 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:35:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyRedownload (17.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/06 02:35:45 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:35:45 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:35:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/06 02:35:47 INFO : check sum: Copied (new) 2025/04/06 02:35:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:48 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:35:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/06 02:35:48 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/06 02:35:48 DEBUG : check sum: Unchanged skipping 2025/04/06 02:35:48 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:35:48 DEBUG : Waiting for deletions to finish 2025/04/06 02:35:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.78s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/06 02:35:55 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:35:55 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:35:58 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/06 02:35:58 INFO : sizeonly: Copied (new) 2025/04/06 02:35:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:35:59 DEBUG : sizeonly: Sizes identical 2025/04/06 02:35:59 DEBUG : sizeonly: Unchanged skipping 2025/04/06 02:35:59 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:35:59 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:35:59 DEBUG : Waiting for deletions to finish 2025/04/06 02:35:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/06 02:36:07 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:07 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:10 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/06 02:36:10 INFO : ignore-size: Copied (new) 2025/04/06 02:36:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:11 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:36:11 DEBUG : ignore-size: Unchanged skipping 2025/04/06 02:36:11 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:11 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:11 DEBUG : Waiting for deletions to finish 2025/04/06 02:36:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:19 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:36:19 DEBUG : existing: Unchanged skipping 2025/04/06 02:36:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:19 DEBUG : Waiting for deletions to finish 2025/04/06 02:36:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/06 02:36:20 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:20 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:22 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/06 02:36:22 INFO : existing: Copied (replaced existing) 2025/04/06 02:36:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 02:36:30 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:30 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/06 02:36:33 INFO : existing: Copied (new) 2025/04/06 02:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:34 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:34 DEBUG : existing: Destination exists, skipping 2025/04/06 02:36:34 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:34 DEBUG : Waiting for deletions to finish 2025/04/06 02:36:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:36:46 INFO : d: Making directory 2025/04/06 02:36:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 02:36:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:36:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 02:36:48 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:36:48 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:36:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:36:50 INFO : a/potato2: Copied (new) 2025/04/06 02:36:50 DEBUG : Waiting for deletions to finish 2025/04/06 02:36:54 INFO : b/potato: Deleted 2025/04/06 02:36:54 INFO : d: Removing directory 2025/04/06 02:36:58 INFO : b: Removing directory 2025/04/06 02:37:02 DEBUG : Yandex rclone-test-qojufur4juhu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (40.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:37:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/06 02:37:23 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:37:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/06 02:37:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/06 02:37:23 DEBUG : empty space: Unchanged skipping 2025/04/06 02:37:23 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:37:23 DEBUG : Waiting for deletions to finish 2025/04/06 02:37:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:37:24 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/06 02:37:24 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:37:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/06 02:37:25 INFO : empty space: Updated modification time in destination 2025/04/06 02:37:25 DEBUG : empty space: Unchanged skipping 2025/04/06 02:37:25 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:37:25 DEBUG : Waiting for deletions to finish 2025/04/06 02:37:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:37:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:37:35 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/06 02:37:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/06 02:37:35 DEBUG : empty space: Unchanged skipping 2025/04/06 02:37:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:37:35 DEBUG : Waiting for deletions to finish 2025/04/06 02:37:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (7.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:37:43 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/06 02:37:43 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:37:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1529316280) 2025/04/06 02:37:43 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qojufur4juhu) 2025/04/06 02:37:43 DEBUG : foo: md5 differ 2025/04/06 02:37:43 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:37:45 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/06 02:37:45 INFO : foo: Copied (replaced existing) 2025/04/06 02:37:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:37:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/06 02:37:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:37:54 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:37:54 DEBUG : empty space: Unchanged skipping 2025/04/06 02:37:54 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:37:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:37:56 INFO : potato: Copied (new) 2025/04/06 02:37:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:38:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/06 02:38:09 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:38:09 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:38:11 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/06 02:38:11 INFO : potato: Copied (replaced existing) 2025/04/06 02:38:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (13.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:38:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/06 02:38:23 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:38:23 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1529316280) 2025/04/06 02:38:23 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qojufur4juhu) 2025/04/06 02:38:23 DEBUG : potato: md5 differ 2025/04/06 02:38:23 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:38:25 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/06 02:38:25 INFO : potato: Copied (replaced existing) 2025/04/06 02:38:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:38:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:38:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/06 02:38:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:38:35 DEBUG : empty space: Unchanged skipping 2025/04/06 02:38:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:38:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:38:35 DEBUG : Waiting for deletions to finish 2025/04/06 02:38:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:38:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:38:50 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:38:50 DEBUG : empty space: Unchanged skipping 2025/04/06 02:38:50 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:38:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:38:52 INFO : potato2: Copied (new) 2025/04/06 02:38:52 DEBUG : Waiting for deletions to finish 2025/04/06 02:38:55 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:39:11 INFO : d: Making directory 2025/04/06 02:39:11 INFO : d/e: Making directory 2025/04/06 02:39:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 02:39:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:39:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 02:39:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:39:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:39:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:39:16 INFO : a/potato2: Copied (new) 2025/04/06 02:39:16 DEBUG : Waiting for deletions to finish 2025/04/06 02:39:20 INFO : b/potato: Deleted 2025/04/06 02:39:20 INFO : d/e: Removing directory 2025/04/06 02:39:25 INFO : d: Removing directory 2025/04/06 02:39:29 INFO : b: Removing directory 2025/04/06 02:39:33 DEBUG : Yandex rclone-test-qojufur4juhu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (47.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:39:59 INFO : d: Making directory 2025/04/06 02:40:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 02:40:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:40:00 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 02:40:00 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:40:00 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:40:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:40:02 INFO : a/potato2: Copied (new) 2025/04/06 02:40:02 ERROR : Yandex rclone-test-qojufur4juhu: not deleting files as there were IO errors 2025/04/06 02:40:02 ERROR : Yandex rclone-test-qojufur4juhu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (41.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:40:40 DEBUG : Waiting for deletions to finish 2025/04/06 02:40:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:40:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:40:41 DEBUG : empty space: Unchanged skipping 2025/04/06 02:40:41 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:40:41 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:40:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:40:43 INFO : potato2: Copied (new) 2025/04/06 02:40:45 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (19.24s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:40:59 DEBUG : Waiting for deletions to finish 2025/04/06 02:41:00 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:41:00 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:41:04 INFO : potato: Deleted 2025/04/06 02:41:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:41:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:41:05 DEBUG : empty space: Unchanged skipping 2025/04/06 02:41:05 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:41:05 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:41:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 02:41:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (20.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:41:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:41:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:41:21 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/06 02:41:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (14.15s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 02:41:35 DEBUG : enormous: Excluded 2025/04/06 02:41:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:35 DEBUG : potato2: Excluded 2025/04/06 02:41:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:35 DEBUG : potato2: Excluded 2025/04/06 02:41:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:41:35 DEBUG : empty space: Unchanged skipping 2025/04/06 02:41:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:41:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:41:35 DEBUG : Waiting for deletions to finish 2025/04/06 02:41:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:36 DEBUG : potato2: Excluded 2025/04/06 02:41:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 02:41:36 DEBUG : enormous: Excluded 2025/04/06 02:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:36 DEBUG : potato2: Excluded 2025/04/06 02:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:36 DEBUG : potato2: Excluded 2025/04/06 02:41:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:41:36 DEBUG : empty space: Unchanged skipping 2025/04/06 02:41:36 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for checks to finish 2025/04/06 02:41:36 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for transfers to finish 2025/04/06 02:41:36 DEBUG : Waiting for deletions to finish 2025/04/06 02:41:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:37 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:54 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 02:41:54 DEBUG : enormous: Excluded 2025/04/06 02:41:54 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 02:41:54 DEBUG : potato2: Excluded 2025/04/06 02:41:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:41:54 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:41:54 DEBUG : empty space: Unchanged skipping 2025/04/06 02:41:54 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:41:54 DEBUG : Waiting for deletions to finish 2025/04/06 02:41:58 INFO : enormous: Deleted 2025/04/06 02:41:58 INFO : potato2: Deleted 2025/04/06 02:41:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:41:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:41:59 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for checks to finish 2025/04/06 02:41:59 DEBUG : empty space: Unchanged skipping 2025/04/06 02:41:59 DEBUG : Local file system at /tmp/rclone1529316280: Waiting for transfers to finish 2025/04/06 02:41:59 DEBUG : Waiting for deletions to finish 2025/04/06 02:41:59 INFO : potato2: Deleted 2025/04/06 02:41:59 INFO : enormous: Deleted 2025/04/06 02:41:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:42:15 DEBUG : five: Need to transfer - File not found at Destination 2025/04/06 02:42:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/06 02:42:15 DEBUG : one: Destination is newer than source, skipping 2025/04/06 02:42:15 DEBUG : three: Sizes identical 2025/04/06 02:42:15 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:42:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 02:42:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 02:42:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1529316280) 2025/04/06 02:42:15 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qojufur4juhu) 2025/04/06 02:42:15 DEBUG : two: md5 differ 2025/04/06 02:42:15 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:42:17 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/06 02:42:17 INFO : four: Copied (replaced existing) 2025/04/06 02:42:17 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/06 02:42:17 INFO : two: Copied (replaced existing) 2025/04/06 02:42:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/06 02:42:18 INFO : five: Copied (new) 2025/04/06 02:42:18 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: five: Modification time difference too big |-116413h42m16.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-06 02:42:16 +0000 UTC) (precision 1ns) 2025/04/06 02:42:18 DEBUG : five: Destination is newer than source, skipping 2025/04/06 02:42:18 DEBUG : one: Destination is newer than source, skipping 2025/04/06 02:42:18 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:42:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 02:42:18 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/06 02:42:18 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/06 02:42:18 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/06 02:42:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 02:42:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 02:42:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1529316280) 2025/04/06 02:42:18 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qojufur4juhu) 2025/04/06 02:42:18 DEBUG : three: md5 differ 2025/04/06 02:42:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 02:42:18 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:42:20 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/06 02:42:20 INFO : three: Copied (replaced existing) 2025/04/06 02:42:20 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: five: Modification time difference too big |-116413h42m16.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-06 02:42:16 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (32.64s) === 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-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/06 02:42:40 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:42:40 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:42:40 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:42:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 02:42:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 02:42:40 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:42:40 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:42:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/06 02:42:42 INFO : yam: Copied (new) 2025/04/06 02:42:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/06 02:42:42 INFO : potato: Copied (new) 2025/04/06 02:42:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:42:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:42:44 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:42:44 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:42:44 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:42:44 DEBUG : potato: Unchanged skipping 2025/04/06 02:42:44 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:42:47 INFO : yam: Moved (server-side) to: yaml 2025/04/06 02:42:47 INFO : yaml: Renamed from "yam" 2025/04/06 02:42:47 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:42:47 DEBUG : Waiting for deletions to finish 2025/04/06 02:42:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/06 02:42:57 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:42:57 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:42:57 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:42:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 02:42:57 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:42:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 02:42:57 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:42:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/06 02:42:59 INFO : yam: Copied (new) 2025/04/06 02:42:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/06 02:42:59 INFO : potato: Copied (new) 2025/04/06 02:42:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:43:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:43:01 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:43:01 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:43:01 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:43:01 DEBUG : potato: Unchanged skipping 2025/04/06 02:43:01 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:43:03 INFO : yam: Moved (server-side) to: yaml 2025/04/06 02:43:03 INFO : yaml: Renamed from "yam" 2025/04/06 02:43:03 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:43:03 DEBUG : Waiting for deletions to finish 2025/04/06 02:43:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/06 02:43:14 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:43:14 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:43:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:43:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 02:43:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:43:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/06 02:43:14 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:43:16 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/06 02:43:16 INFO : sub/yam: Copied (new) 2025/04/06 02:43:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/06 02:43:17 INFO : potato: Copied (new) 2025/04/06 02:43:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:43:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:43:19 DEBUG : potato: Unchanged skipping 2025/04/06 02:43:19 INFO : Yandex rclone-test-qojufur4juhu: Making map for --track-renames 2025/04/06 02:43:19 INFO : Yandex rclone-test-qojufur4juhu: Finished making map for --track-renames 2025/04/06 02:43:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:43:19 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for renames to finish 2025/04/06 02:43:21 INFO : sub/yam: Moved (server-side) to: yam 2025/04/06 02:43:21 INFO : yam: Renamed from "sub/yam" 2025/04/06 02:43:21 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:43:21 DEBUG : Waiting for deletions to finish 2025/04/06 02:43:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (23.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:43:37 DEBUG : Creating backend with remote "/tmp/rclone1529316280/dir1" 2025/04/06 02:43:37 DEBUG : Config file has changed externally - reloading 2025/04/06 02:43:37 DEBUG : Creating backend with remote "/tmp/rclone1529316280/dir2" 2025/04/06 02:43:37 DEBUG : Local file system at /tmp/rclone1529316280/dir2: Using server-side directory move 2025/04/06 02:43:37 INFO : Local file system at /tmp/rclone1529316280/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 02:43:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/06 02:43:37 INFO : file1.txt: Moved (server-side) 2025/04/06 02:43:37 DEBUG : Local file system at /tmp/rclone1529316280/dir2: Waiting for checks to finish 2025/04/06 02:43:37 DEBUG : Local file system at /tmp/rclone1529316280/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:43:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:43:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 02:43:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:43:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:43:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/06 02:43:42 INFO : nested/sub dir/file: Copied (new) 2025/04/06 02:43:42 INFO : nested/sub dir/file: Deleted 2025/04/06 02:43:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:43:43 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:43:43 INFO : sub dir/hello world: Deleted 2025/04/06 02:43:43 INFO : sub dir: Removing directory 2025/04/06 02:43:43 INFO : nested/sub dir: Removing directory 2025/04/06 02:43:43 INFO : nested: Removing directory 2025/04/06 02:43:43 DEBUG : Local file system at /tmp/rclone1529316280: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:44:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 02:44:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 02:44:11 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:44:11 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:44:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/06 02:44:14 INFO : sub dir/hello world: Copied (new) 2025/04/06 02:44:14 INFO : sub dir/hello world: Deleted 2025/04/06 02:44:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/06 02:44:15 INFO : nested/sub dir/file: Copied (new) 2025/04/06 02:44:15 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (28.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:44:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 02:44:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/06 02:44:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:44:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:44:42 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/06 02:44:42 INFO : existing-b: Copied (new) 2025/04/06 02:44:42 INFO : existing-b: Deleted 2025/04/06 02:44:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/06 02:44:42 INFO : existing: Copied (new) 2025/04/06 02:44:42 INFO : existing: Deleted 2025/04/06 02:44:43 DEBUG : existing: Destination exists, skipping 2025/04/06 02:44:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/06 02:44:43 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:44:43 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:44:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (16.75s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:44:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-jaqezuj8tili" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-jaqezuj8tili 2025/04/06 02:45:19 DEBUG : Yandex rclone-test-jaqezuj8tili: Using server-side directory move 2025/04/06 02:45:19 INFO : Yandex rclone-test-jaqezuj8tili: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 02:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:45:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:45:19 DEBUG : empty space: Unchanged skipping 2025/04/06 02:45:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 02:45:19 DEBUG : Yandex rclone-test-jaqezuj8tili: Waiting for checks to finish 2025/04/06 02:45:20 INFO : potato2: Moved (server-side) 2025/04/06 02:45:23 INFO : potato3: Deleted 2025/04/06 02:45:23 INFO : empty space: Deleted 2025/04/06 02:45:23 DEBUG : Yandex rclone-test-jaqezuj8tili: Waiting for transfers to finish 2025/04/06 02:45:25 INFO : potato3: Moved (server-side) 2025/04/06 02:45:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-xifaqav5bige" 2025/04/06 02:45:26 DEBUG : Yandex rclone-test-xifaqav5bige: Using server-side directory move 2025/04/06 02:45:29 INFO : Yandex rclone-test-xifaqav5bige: Server side directory move succeeded 2025/04/06 02:45:30 ERROR : : error listing: directory not found 2025/04/06 02:45:30 DEBUG : Yandex rclone-test-xifaqav5bige: Purge remote 2025/04/06 02:45:37 DEBUG : Yandex rclone-test-jaqezuj8tili: Purge remote 2025/04/06 02:45:37 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (41.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:45:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xomogaf1guwe" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-xomogaf1guwe 2025/04/06 02:45:51 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 02:45:51 DEBUG : empty space: Excluded 2025/04/06 02:45:51 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 02:45:51 DEBUG : empty space: Excluded 2025/04/06 02:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:45:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 02:45:51 DEBUG : Yandex rclone-test-xomogaf1guwe: Waiting for checks to finish 2025/04/06 02:45:51 DEBUG : Yandex rclone-test-xomogaf1guwe: Waiting for transfers to finish 2025/04/06 02:45:53 INFO : potato2: Moved (server-side) 2025/04/06 02:45:55 INFO : potato3: Deleted 2025/04/06 02:45:57 INFO : potato3: Moved (server-side) 2025/04/06 02:45:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-volipeq8weze" 2025/04/06 02:45:59 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 02:45:59 DEBUG : empty space: Excluded 2025/04/06 02:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:45:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 02:45:59 DEBUG : Yandex rclone-test-volipeq8weze: Waiting for checks to finish 2025/04/06 02:45:59 DEBUG : Yandex rclone-test-volipeq8weze: Waiting for transfers to finish 2025/04/06 02:46:00 INFO : potato2: Moved (server-side) 2025/04/06 02:46:00 INFO : potato3: Moved (server-side) 2025/04/06 02:46:01 DEBUG : Yandex rclone-test-volipeq8weze: Purge remote 2025/04/06 02:46:07 DEBUG : Yandex rclone-test-xomogaf1guwe: Purge remote --- PASS: TestServerSideMoveWithFilter (40.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:46:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-fadutez2laru" 2025/04/06 02:46:25 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qojufur4juhu -> Yandex rclone-test-fadutez2laru 2025/04/06 02:46:31 DEBUG : Yandex rclone-test-fadutez2laru: Using server-side directory move 2025/04/06 02:46:32 INFO : Yandex rclone-test-fadutez2laru: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 02:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 02:46:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 02:46:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:46:32 DEBUG : empty space: Unchanged skipping 2025/04/06 02:46:32 DEBUG : Yandex rclone-test-fadutez2laru: Waiting for checks to finish 2025/04/06 02:46:34 INFO : potato2: Moved (server-side) 2025/04/06 02:46:35 INFO : empty space: Deleted 2025/04/06 02:46:35 DEBUG : Yandex rclone-test-fadutez2laru: Waiting for transfers to finish 2025/04/06 02:46:36 INFO : potato3: Deleted 2025/04/06 02:46:38 INFO : potato3: Moved (server-side) 2025/04/06 02:46:38 INFO : tomatoDir: Removing directory 2025/04/06 02:46:42 DEBUG : Yandex rclone-test-qojufur4juhu: deleted 1 directories 2025/04/06 02:46:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-riropiw5yazu" 2025/04/06 02:46:43 DEBUG : Config file has changed externally - reloading 2025/04/06 02:46:44 INFO : tomatoDir: Making directory 2025/04/06 02:46:44 DEBUG : Yandex rclone-test-riropiw5yazu: Using server-side directory move 2025/04/06 02:46:48 INFO : Yandex rclone-test-riropiw5yazu: Server side directory move succeeded 2025/04/06 02:46:49 ERROR : : error listing: directory not found 2025/04/06 02:46:49 ERROR : : error listing: directory not found 2025/04/06 02:46:49 DEBUG : Yandex rclone-test-riropiw5yazu: Purge remote 2025/04/06 02:46:57 DEBUG : Yandex rclone-test-fadutez2laru: Purge remote 2025/04/06 02:46:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.87s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:46:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncOverlap (5.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/rclone-sync-test" 2025/04/06 02:47:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/rclone-sync-test-include/layer2" 2025/04/06 02:47:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/rclone-sync-test-ignore-file" 2025/04/06 02:47:13 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:14 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test: Waiting for checks to finish 2025/04/06 02:47:14 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test: Waiting for transfers to finish 2025/04/06 02:47:14 DEBUG : Waiting for deletions to finish 2025/04/06 02:47:14 INFO : There was nothing to transfer 2025/04/06 02:47:15 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:16 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:47:16 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:47:16 DEBUG : Waiting for deletions to finish 2025/04/06 02:47:16 INFO : rclone-sync-test-include: Removing directory 2025/04/06 02:47:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/06 02:47:16 DEBUG : Yandex rclone-test-qojufur4juhu: failed to delete 1 directories 2025/04/06 02:47:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:17 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:19 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:21 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:24 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:25 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:27 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:31 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:32 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/06 02:47:32 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/06 02:47:32 DEBUG : Waiting for deletions to finish 2025/04/06 02:47:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:33 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:35 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:37 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:38 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:47:38 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:47:38 DEBUG : Waiting for deletions to finish 2025/04/06 02:47:38 INFO : rclone-sync-test-include: Removing directory 2025/04/06 02:47:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/06 02:47:39 DEBUG : Yandex rclone-test-qojufur4juhu: failed to delete 1 directories 2025/04/06 02:47:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:39 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:41 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:43 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:45 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:47 DEBUG : : Excluded 2025/04/06 02:47:48 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/06 02:47:49 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/06 02:47:49 DEBUG : Yandex rclone-test-qojufur4juhu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/06 02:47:49 DEBUG : Waiting for deletions to finish 2025/04/06 02:47:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:50 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:52 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:55 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:57 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:47:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:47:59 DEBUG : rclone-sync-test: Excluded 2025/04/06 02:47:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 02:48:00 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.17s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:48:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:48:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/CompareDest" 2025/04/06 02:48:39 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 02:48:39 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:48:39 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:48:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 02:48:41 INFO : one: Copied (new) 2025/04/06 02:48:41 DEBUG : Waiting for deletions to finish 2025/04/06 02:48:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:43 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:48:43 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:48:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/06 02:48:45 INFO : one: Copied (replaced existing) 2025/04/06 02:48:45 DEBUG : Waiting for deletions to finish 2025/04/06 02:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:51 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:48:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:48:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:48:52 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:48:52 DEBUG : Waiting for deletions to finish 2025/04/06 02:48:52 INFO : There was nothing to transfer 2025/04/06 02:48:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:48:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 02:48:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:56 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:48:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:48:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:48:56 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:48:56 DEBUG : Waiting for deletions to finish 2025/04/06 02:48:56 INFO : There was nothing to transfer 2025/04/06 02:48:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:48:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 02:48:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:58 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:48:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:48:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:48:59 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:48:59 DEBUG : Waiting for deletions to finish 2025/04/06 02:48:59 INFO : There was nothing to transfer 2025/04/06 02:49:01 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/06 02:49:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 02:49:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 02:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:01 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:49:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:49:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:49:01 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:49:01 DEBUG : Waiting for deletions to finish 2025/04/06 02:49:01 INFO : There was nothing to transfer 2025/04/06 02:49:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 02:49:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:03 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:49:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:49:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:49:04 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:49:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/06 02:49:05 INFO : two: Copied (new) 2025/04/06 02:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (52.63s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:49:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dest" 2025/04/06 02:49:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/pre-dest1" 2025/04/06 02:49:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/pre-dest2" 2025/04/06 02:49:37 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:49:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/06 02:49:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:49:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/06 02:49:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/06 02:49:38 DEBUG : Yandex rclone-test-qojufur4juhu/dest: Waiting for checks to finish 2025/04/06 02:49:38 DEBUG : Yandex rclone-test-qojufur4juhu/dest: Waiting for transfers to finish 2025/04/06 02:49:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/06 02:49:41 INFO : 3: Copied (new) 2025/04/06 02:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (40.07s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:50:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:50:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/CopyDest" 2025/04/06 02:50:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 02:50:12 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:12 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 02:50:15 INFO : one: Copied (new) 2025/04/06 02:50:15 DEBUG : Waiting for deletions to finish 2025/04/06 02:50:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:50:17 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:17 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/06 02:50:19 INFO : one: Copied (replaced existing) 2025/04/06 02:50:19 DEBUG : Waiting for deletions to finish 2025/04/06 02:50:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/BackupDir" 2025/04/06 02:50:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:50:27 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:50:29 INFO : one: Moved (server-side) 2025/04/06 02:50:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/06 02:50:30 INFO : one: Copied (server-side copy) 2025/04/06 02:50:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 02:50:30 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:30 DEBUG : Waiting for deletions to finish 2025/04/06 02:50:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 02:50:37 INFO : two: Copied (server-side copy) 2025/04/06 02:50:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 02:50:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:37 DEBUG : one: Unchanged skipping 2025/04/06 02:50:37 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:37 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:37 DEBUG : Waiting for deletions to finish 2025/04/06 02:50:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:38 DEBUG : one: Unchanged skipping 2025/04/06 02:50:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:38 DEBUG : two: Unchanged skipping 2025/04/06 02:50:38 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:38 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:38 DEBUG : Waiting for deletions to finish 2025/04/06 02:50:38 INFO : There was nothing to transfer 2025/04/06 02:50:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 02:50:42 DEBUG : three: Destination not found in --copy-dest 2025/04/06 02:50:42 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 02:50:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:42 DEBUG : one: Unchanged skipping 2025/04/06 02:50:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:50:42 DEBUG : two: Unchanged skipping 2025/04/06 02:50:42 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:50:42 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:50:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/06 02:50:45 INFO : three: Copied (new) 2025/04/06 02:50:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.93s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:51:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:51:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/backup" 2025/04/06 02:51:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:51:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:51:36 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:51:36 DEBUG : two: Unchanged skipping 2025/04/06 02:51:38 INFO : one: Moved (server-side) 2025/04/06 02:51:38 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:51:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:51:40 INFO : one: Copied (new) 2025/04/06 02:51:40 DEBUG : Waiting for deletions to finish 2025/04/06 02:51:42 INFO : three.txt: Moved (server-side) 2025/04/06 02:51:42 INFO : three.txt: Moved into backup dir 2025/04/06 02:51:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:51:46 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:51:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:51:46 DEBUG : two: Unchanged skipping 2025/04/06 02:51:50 INFO : one: Deleted 2025/04/06 02:51:51 INFO : one: Moved (server-side) 2025/04/06 02:51:51 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:51:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:51:54 INFO : one: Copied (new) 2025/04/06 02:51:54 DEBUG : Waiting for deletions to finish 2025/04/06 02:51:58 INFO : three.txt: Deleted 2025/04/06 02:52:02 INFO : three.txt: Moved (server-side) 2025/04/06 02:52:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (58.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:52:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:52:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/backup" 2025/04/06 02:52:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:52:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:52:34 DEBUG : two: Unchanged skipping 2025/04/06 02:52:34 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:52:36 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:52:36 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:52:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:52:40 INFO : one: Copied (new) 2025/04/06 02:52:40 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:52:42 INFO : three.txt: Moved into backup dir 2025/04/06 02:52:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:52:46 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:52:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:52:46 DEBUG : two: Unchanged skipping 2025/04/06 02:52:50 INFO : one.bak: Deleted 2025/04/06 02:52:51 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:52:51 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:52:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:52:54 INFO : one: Copied (new) 2025/04/06 02:52:54 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:57 INFO : three.txt.bak: Deleted 2025/04/06 02:52:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:52:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (58.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:53:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:53:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/backup" 2025/04/06 02:53:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:53:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:53:35 DEBUG : two: Unchanged skipping 2025/04/06 02:53:35 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:53:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/06 02:53:37 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:53:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:53:39 INFO : one: Copied (new) 2025/04/06 02:53:39 DEBUG : Waiting for deletions to finish 2025/04/06 02:53:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/06 02:53:41 INFO : three.txt: Moved into backup dir 2025/04/06 02:53:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:53:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:53:45 DEBUG : two: Unchanged skipping 2025/04/06 02:53:45 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:53:49 INFO : one-2019-01-01: Deleted 2025/04/06 02:53:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/06 02:53:51 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:53:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:53:53 INFO : one: Copied (new) 2025/04/06 02:53:53 DEBUG : Waiting for deletions to finish 2025/04/06 02:53:57 INFO : three-2019-01-01.txt: Deleted 2025/04/06 02:53:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/06 02:53:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (57.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:54:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:54:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:54:31 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:54:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:54:31 DEBUG : two: Unchanged skipping 2025/04/06 02:54:33 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:54:33 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:54:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:54:35 INFO : one: Copied (new) 2025/04/06 02:54:35 DEBUG : Waiting for deletions to finish 2025/04/06 02:54:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:54:38 INFO : three.txt: Moved into backup dir 2025/04/06 02:54:41 DEBUG : one.bak: Excluded (Path Filter) 2025/04/06 02:54:41 DEBUG : one.bak: Excluded 2025/04/06 02:54:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/06 02:54:41 DEBUG : three.txt.bak: Excluded 2025/04/06 02:54:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:54:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:54:41 DEBUG : two: Unchanged skipping 2025/04/06 02:54:41 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for checks to finish 2025/04/06 02:54:45 INFO : one.bak: Deleted 2025/04/06 02:54:47 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:54:47 DEBUG : Yandex rclone-test-qojufur4juhu/dst: Waiting for transfers to finish 2025/04/06 02:54:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:54:50 INFO : one: Copied (new) 2025/04/06 02:54:50 DEBUG : Waiting for deletions to finish 2025/04/06 02:54:54 INFO : three.txt.bak: Deleted 2025/04/06 02:54:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:54:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (58.74s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:55:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/06 02:55:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/06 02:55:25 DEBUG : pacer: Reducing sleep to 15ms 2025/04/06 02:55:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/06 02:55:26 DEBUG : pacer: Reducing sleep to 10ms 2025/04/06 02:55:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:55:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:55:33 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:55:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:55:35 INFO : one: Copied (new) 2025/04/06 02:55:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:55:35 DEBUG : two: Unchanged skipping 2025/04/06 02:55:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 02:55:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:55:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/06 02:55:40 INFO : three.txt: Copied (new) 2025/04/06 02:55:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:55:47 INFO : one.bak: Deleted 2025/04/06 02:55:48 INFO : one: Moved (server-side) to: one.bak 2025/04/06 02:55:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:55:51 INFO : one: Copied (new) 2025/04/06 02:55:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:55:51 DEBUG : two: Unchanged skipping 2025/04/06 02:55:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 02:55:55 INFO : three.txt.bak: Deleted 2025/04/06 02:55:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/06 02:55:59 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/06 02:55:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (61.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:56:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojufur4juhu/dst" 2025/04/06 02:56:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 02:56:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/06 02:56:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/06 02:56:38 INFO : one: Copied (new) 2025/04/06 02:56:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:56:38 DEBUG : two: Unchanged skipping 2025/04/06 02:56:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 02:56:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/06 02:56:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/06 02:56:43 INFO : three.txt: Copied (new) 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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116413h56m36.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-06 02:56:36 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116413h56m36.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-06 02:56:36 +0000 UTC) (precision 1ns) 2025/04/06 02:56:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 02:56:48 INFO : one-2019-01-01: Deleted 2025/04/06 02:56:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/06 02:56:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/06 02:56:52 INFO : one: Copied (new) 2025/04/06 02:56:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:56:53 DEBUG : two: Unchanged skipping 2025/04/06 02:56:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 02:56:57 INFO : three-2019-01-01.txt: Deleted 2025/04/06 02:56:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/06 02:57:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/06 02:57:00 INFO : three.txt: Copied (new) 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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-116413h56m49.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-06 02:56:49 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffixKeepExtension (61.45s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:57:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/06 02:57:27 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:57:27 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:57:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/06 02:57:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/06 02:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.32s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:57:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 02:57:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:57:35 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:57:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/06 02:57:37 INFO : existing: Copied (new) 2025/04/06 02:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:57:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/06 02:57:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:57:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/06 02:57:39 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:57:39 ERROR : Yandex rclone-test-qojufur4juhu: not deleting files as there were IO errors 2025/04/06 02:57:39 ERROR : Yandex rclone-test-qojufur4juhu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncImmutable (12.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:57:50 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:57:50 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:57:50 DEBUG : existing: Unchanged skipping 2025/04/06 02:57:50 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:57:50 DEBUG : Waiting for deletions to finish 2025/04/06 02:57:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.03s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.93s) --- SKIP: TestMaxTransfer/Hard (0.64s) --- SKIP: TestMaxTransfer/Soft (0.63s) --- SKIP: TestMaxTransfer/Cautious (0.66s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 02:58:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/06 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/06 02:58:28 DEBUG : pacer: Reducing sleep to 15ms 2025/04/06 02:58:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/06 02:58:29 DEBUG : pacer: Reducing sleep to 10ms 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: both17: Modification time difference too big |-211870h54m11.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-06 02:59:18 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only8: Modification time difference too big |-211870h53m34.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-06 02:58:41 +0000 UTC) (precision 1ns) 2025/04/06 02:59:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 02:59:28 DEBUG : both0: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both10: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both13: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both14: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both15: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both16: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both17: Modification times differ by 211870h54m11.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-04-06 02:59:18 +0000 UTC 2025/04/06 02:59:28 DEBUG : both1: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both18: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both19: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both17: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/06 02:59:28 DEBUG : both2: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both11: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both4: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both12: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both3: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both5: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both8: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 02:59:28 DEBUG : both9: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both6: Unchanged skipping 2025/04/06 02:59:28 DEBUG : both7: Unchanged skipping 2025/04/06 02:59:29 INFO : both17: Updated modification time in destination 2025/04/06 02:59:29 DEBUG : both17: Unchanged skipping 2025/04/06 02:59:29 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 02:59:29 DEBUG : Waiting for deletions to finish 2025/04/06 02:59:32 INFO : only16: Deleted 2025/04/06 02:59:33 INFO : only18: Deleted 2025/04/06 02:59:33 INFO : only11: Deleted 2025/04/06 02:59:33 INFO : only19: Deleted 2025/04/06 02:59:37 INFO : only4: Deleted 2025/04/06 02:59:37 INFO : only5: Deleted 2025/04/06 02:59:37 INFO : only6: Deleted 2025/04/06 02:59:37 INFO : only1: Deleted 2025/04/06 02:59:40 INFO : only17: Deleted 2025/04/06 02:59:41 INFO : only7: Deleted 2025/04/06 02:59:41 INFO : only12: Deleted 2025/04/06 02:59:41 INFO : only2: Deleted 2025/04/06 02:59:44 INFO : only3: Deleted 2025/04/06 02:59:44 INFO : only0: Deleted 2025/04/06 02:59:44 INFO : only14: Deleted 2025/04/06 02:59:45 INFO : only13: Deleted 2025/04/06 02:59:47 INFO : only8: Deleted 2025/04/06 02:59:48 INFO : only15: Deleted 2025/04/06 02:59:48 INFO : only10: Deleted 2025/04/06 02:59:49 INFO : only9: Deleted 2025/04/06 02:59:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (194.39s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", 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: only15: Modification time difference too big |-211870h57m15.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-06 03:02:22 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only16: Modification time difference too big |-211870h57m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-06 03:02:26 +0000 UTC) (precision 1ns) 2025/04/06 03:02:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for checks to finish 2025/04/06 03:02:41 DEBUG : both1: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both10: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both13: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both14: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both15: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both0: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both17: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both11: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both19: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both2: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both3: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both4: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both5: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both6: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both7: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both8: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 03:02:41 DEBUG : both9: Unchanged skipping 2025/04/06 03:02:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/06 03:02:41 DEBUG : both12: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both16: Unchanged skipping 2025/04/06 03:02:41 DEBUG : both18: Unchanged skipping 2025/04/06 03:02:41 DEBUG : Yandex rclone-test-qojufur4juhu: Waiting for transfers to finish 2025/04/06 03:02:43 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/06 03:02:43 INFO : only0: Copied (replaced existing) 2025/04/06 03:02:43 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/06 03:02:43 INFO : only1: Copied (replaced existing) 2025/04/06 03:02:43 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/06 03:02:43 INFO : only11: Copied (replaced existing) 2025/04/06 03:02:44 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/06 03:02:44 INFO : only10: Copied (replaced existing) 2025/04/06 03:02:45 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/06 03:02:45 INFO : only12: Copied (replaced existing) 2025/04/06 03:02:45 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/06 03:02:45 INFO : only13: Copied (replaced existing) 2025/04/06 03:02:46 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/06 03:02:46 INFO : only14: Copied (replaced existing) 2025/04/06 03:02:46 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/06 03:02:46 INFO : only15: Copied (replaced existing) 2025/04/06 03:02:47 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/06 03:02:47 INFO : only16: Copied (replaced existing) 2025/04/06 03:02:48 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/06 03:02:48 INFO : only17: Copied (replaced existing) 2025/04/06 03:02:48 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/06 03:02:48 INFO : only18: Copied (replaced existing) 2025/04/06 03:02:48 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/06 03:02:48 INFO : only19: Copied (replaced existing) 2025/04/06 03:02:49 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/06 03:02:49 INFO : only2: Copied (replaced existing) 2025/04/06 03:02:50 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/06 03:02:50 INFO : only3: Copied (replaced existing) 2025/04/06 03:02:50 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/06 03:02:50 INFO : only4: Copied (replaced existing) 2025/04/06 03:02:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/06 03:02:51 INFO : only5: Copied (replaced existing) 2025/04/06 03:02:52 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/06 03:02:52 INFO : only6: Copied (replaced existing) 2025/04/06 03:02:53 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/06 03:02:53 INFO : only7: Copied (replaced existing) 2025/04/06 03:02:53 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/06 03:02:53 INFO : only8: Copied (replaced existing) 2025/04/06 03:02:53 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/06 03:02:53 INFO : only9: Copied (replaced existing) 2025/04/06 03:02:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (262.68s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:05:34 DEBUG : empty_dir: Making directory with metadata 2025/04/06 03:05:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:05:34 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 03:05:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:05:34 INFO : empty_on_remote: Making directory 2025/04/06 03:05:34 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-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:05:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 03:05:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 03:05:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:05:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (41.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:06:16 DEBUG : empty_dir: Making directory with metadata 2025/04/06 03:06:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:06:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 03:06:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:06:16 INFO : empty_on_remote: Making directory 2025/04/06 03:06:16 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-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:06:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 03:06:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 03:06:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:06:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/06 03:06:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (46.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:07:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:07:03 INFO : sub dir: Making directory 2025/04/06 03:07:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (77.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" 2025/04/06 03:08:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:08:20 INFO : sub dir: Making directory 2025/04/06 03:08:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qojufur4juhu", Local "Local file system at /tmp/rclone1529316280", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (83.81s) FAIL 2025/04/06 03:09:44 DEBUG : Yandex rclone-test-qojufur4juhu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 40m48.38208525s (try 1/5): exit status 1: Failed [TestSyncWithUpdateOlder TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate]