"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/30 01:17:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve" 2025/01/30 01:17:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/30 01:17:05 DEBUG : Creating backend with remote "/tmp/rclone3381020028" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/30 01:17:06 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:06 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.15s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:17:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:09 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:09 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:17:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:17:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:13 DEBUG : Yandex rclone-test-kujacap0zeve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.57s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.80s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (3.12s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:25 DEBUG : Creating backend with remote "/non-existing" 2025/01/30 01:17:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/30 01:17:26 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:26 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:29 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:29 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:17:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:17:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyNoTraverse (12.78s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:41 INFO : Yandex rclone-test-kujacap0zeve: Running all checks before starting transfers 2025/01/30 01:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:41 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:41 INFO : Yandex rclone-test-kujacap0zeve: Checks finished, now starting transfers 2025/01/30 01:17:41 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:17:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:17:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.98s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:17:55 ERROR : Ignoring --no-traverse with sync 2025/01/30 01:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:17:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:17:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:17:58 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:17:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncNoTraverse (12.99s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/30 01:18:08 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:18:08 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:18:10 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/30 01:18:10 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:18:16 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:18:16 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:18:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:18:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:18:25 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:18:25 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:18:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:18:27 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 01:18:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:18:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/30 01:18:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:18:33 INFO : sub dir: Making directory 2025/01/30 01:18:34 INFO : sub dir2: Making directory 2025/01/30 01:18:34 INFO : sub dir2/sub sub dir2: Making directory 2025/01/30 01:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:35 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:18:35 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:18:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:18:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:38 DEBUG : Yandex rclone-test-kujacap0zeve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:18:54 INFO : sub dir2: Making directory 2025/01/30 01:18:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 01:18:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:18:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:18:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:18:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.65s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:07 DEBUG : sub dir2: Making directory with metadata 2025/01/30 01:19:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:19:08 INFO : sub dir: Making directory 2025/01/30 01:19:08 INFO : sub dir2: Making directory 2025/01/30 01:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:08 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:19:08 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:19:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:19:10 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:19:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:12 DEBUG : Yandex rclone-test-kujacap0zeve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/30 01:19:12 DEBUG : Yandex rclone-test-kujacap0zeve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (17.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.08s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:26 INFO : sub dir2: Making directory 2025/01/30 01:19:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:26 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:19:26 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:19:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:19:29 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:19:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:38 DEBUG : sub dir2: Making directory with metadata 2025/01/30 01:19:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:19:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:19:38 INFO : sub dir: Making directory 2025/01/30 01:19:38 INFO : sub dir2: Making directory 2025/01/30 01:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:39 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:19:39 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:19:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:19:41 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:19:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:43 DEBUG : Yandex rclone-test-kujacap0zeve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (17.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:19:57 INFO : sub dir2: Making directory 2025/01/30 01:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:57 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:19:57 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:19:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:19:59 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:19:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.83s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:20:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-henuwab1geza" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-henuwab1geza 2025/01/30 01:20:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:20:11 DEBUG : Yandex rclone-test-henuwab1geza: Waiting for checks to finish 2025/01/30 01:20:11 DEBUG : Yandex rclone-test-henuwab1geza: Waiting for transfers to finish 2025/01/30 01:20:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:20:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:20:15 DEBUG : Yandex rclone-test-henuwab1geza: Purge remote --- PASS: TestServerSideCopy (21.78s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:20:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:20:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:20:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:20:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/30 01:20:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyOverSelf (26.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:20:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-mibenak0moju" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-mibenak0moju 2025/01/30 01:20:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:20:59 DEBUG : Yandex rclone-test-mibenak0moju: Waiting for checks to finish 2025/01/30 01:20:59 DEBUG : Yandex rclone-test-mibenak0moju: Waiting for transfers to finish 2025/01/30 01:21:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:21:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:21:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:21:06 DEBUG : Yandex rclone-test-mibenak0moju: Waiting for checks to finish 2025/01/30 01:21:06 DEBUG : Yandex rclone-test-mibenak0moju: Waiting for transfers to finish 2025/01/30 01:21:07 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sisalaz7" before starting 2025/01/30 01:21:09 DEBUG : sub dir/hello world.sisalaz7: server side copy: removing renamed existing file after operation 2025/01/30 01:21:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/30 01:21:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:21:15 DEBUG : Yandex rclone-test-mibenak0moju: Purge remote --- PASS: TestServerSideCopyOverSelf (33.74s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:21:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:21:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:21:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:21:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/30 01:21:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/30 01:21:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:21:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-zewekot5cuqo" 2025/01/30 01:21:53 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-zewekot5cuqo 2025/01/30 01:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:21:54 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for checks to finish 2025/01/30 01:21:54 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for transfers to finish 2025/01/30 01:21:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:21:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:22:02 DEBUG : Yandex rclone-test-zewekot5cuqo: Using server-side directory move 2025/01/30 01:22:02 INFO : Yandex rclone-test-zewekot5cuqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:22:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:22:03 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for checks to finish 2025/01/30 01:22:03 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for transfers to finish 2025/01/30 01:22:08 INFO : sub dir/hello world: Deleted 2025/01/30 01:22:09 INFO : sub dir/hello world: Moved (server-side) 2025/01/30 01:22:13 DEBUG : testing file moves 2025/01/30 01:22:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/30 01:22:14 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for checks to finish 2025/01/30 01:22:14 DEBUG : Yandex rclone-test-zewekot5cuqo: Waiting for transfers to finish 2025/01/30 01:22:17 INFO : sub dir/hello world: Deleted 2025/01/30 01:22:19 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:22:22 DEBUG : Yandex rclone-test-zewekot5cuqo: Purge remote --- PASS: TestServerSideMoveOverSelf (43.97s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:22:36 ERROR : : error listing: directory not found 2025/01/30 01:22:36 INFO : Local file system at /tmp/rclone3381020028: Making directory 2025/01/30 01:22:37 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:22:37 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.09s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:22:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/30 01:22:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:22:50 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for checks to finish 2025/01/30 01:22:50 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for transfers to finish 2025/01/30 01:22:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:22:51 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/30 01:22:51 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:22:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyRedownload (14.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/30 01:23:01 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:01 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/30 01:23:03 INFO : check sum: Copied (new) 2025/01/30 01:23:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:04 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:04 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/30 01:23:04 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/30 01:23:04 DEBUG : check sum: Unchanged skipping 2025/01/30 01:23:04 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:04 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.78s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/30 01:23:11 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:11 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:13 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/30 01:23:13 INFO : sizeonly: Copied (new) 2025/01/30 01:23:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:14 DEBUG : sizeonly: Sizes identical 2025/01/30 01:23:14 DEBUG : sizeonly: Unchanged skipping 2025/01/30 01:23:14 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:14 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:14 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/30 01:23:20 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:20 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/30 01:23:22 INFO : ignore-size: Copied (new) 2025/01/30 01:23:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:25 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:23:25 DEBUG : ignore-size: Unchanged skipping 2025/01/30 01:23:25 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:25 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:25 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:23:33 DEBUG : existing: Unchanged skipping 2025/01/30 01:23:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:33 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/30 01:23:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:36 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/30 01:23:36 INFO : existing: Copied (replaced existing) 2025/01/30 01:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:23:43 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:43 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/30 01:23:46 INFO : existing: Copied (new) 2025/01/30 01:23:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:47 DEBUG : existing: Destination exists, skipping 2025/01/30 01:23:47 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:47 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:23:47 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:23:57 INFO : d: Making directory 2025/01/30 01:23:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:23:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:23:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:23:59 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:23:59 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:24:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:24:01 INFO : a/potato2: Copied (new) 2025/01/30 01:24:01 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:05 INFO : b/potato: Deleted 2025/01/30 01:24:05 INFO : d: Removing directory 2025/01/30 01:24:09 INFO : b: Removing directory 2025/01/30 01:24:12 DEBUG : Yandex rclone-test-kujacap0zeve: deleted 2 directories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (37.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:24:33 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/30 01:24:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:24:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/30 01:24:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/30 01:24:33 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:24:33 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:24:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:24:34 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/30 01:24:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/30 01:24:34 INFO : empty space: Updated modification time in destination 2025/01/30 01:24:34 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:24:34 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (15.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:24:48 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/30 01:24:48 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:24:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/30 01:24:48 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:48 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:24:48 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.89s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:24:57 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/30 01:24:57 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:24:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3381020028) 2025/01/30 01:24:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-kujacap0zeve) 2025/01/30 01:24:57 DEBUG : foo: md5 differ 2025/01/30 01:24:57 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:01 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/30 01:25:01 INFO : foo: Copied (replaced existing) 2025/01/30 01:25:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:25:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/30 01:25:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:25:09 DEBUG : empty space: Unchanged skipping 2025/01/30 01:25:09 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:25:09 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:11 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:25:11 INFO : potato: Copied (new) 2025/01/30 01:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:25:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/30 01:25:22 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:25:22 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/30 01:25:24 INFO : potato: Copied (replaced existing) 2025/01/30 01:25:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:25:31 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:25:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/30 01:25:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3381020028) 2025/01/30 01:25:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-kujacap0zeve) 2025/01/30 01:25:31 DEBUG : potato: md5 differ 2025/01/30 01:25:31 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:33 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/30 01:25:33 INFO : potato: Copied (replaced existing) 2025/01/30 01:25:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:25:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:25:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:25:42 DEBUG : empty space: Unchanged skipping 2025/01/30 01:25:42 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:25:42 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/30 01:25:42 DEBUG : Waiting for deletions to finish 2025/01/30 01:25:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:25:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:25:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:25:54 DEBUG : empty space: Unchanged skipping 2025/01/30 01:25:54 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:25:54 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:25:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:25:56 INFO : potato2: Copied (new) 2025/01/30 01:25:56 DEBUG : Waiting for deletions to finish 2025/01/30 01:25:59 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (17.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:26:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/30 01:26:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/30 01:26:10 DEBUG : pacer: Reducing sleep to 15ms 2025/01/30 01:26:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/30 01:26:11 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 01:26:12 INFO : d: Making directory 2025/01/30 01:26:12 INFO : d/e: Making directory 2025/01/30 01:26:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:26:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:26:14 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:26:15 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:26:15 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:26:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:26:16 INFO : a/potato2: Copied (new) 2025/01/30 01:26:16 DEBUG : Waiting for deletions to finish 2025/01/30 01:26:20 INFO : b/potato: Deleted 2025/01/30 01:26:20 INFO : d/e: Removing directory 2025/01/30 01:26:24 INFO : d: Removing directory 2025/01/30 01:26:28 INFO : b: Removing directory 2025/01/30 01:26:31 DEBUG : Yandex rclone-test-kujacap0zeve: deleted 3 directories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (42.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:26:53 INFO : d: Making directory 2025/01/30 01:26:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:26:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:26:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:26:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:26:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:26:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:26:57 INFO : a/potato2: Copied (new) 2025/01/30 01:26:57 ERROR : Yandex rclone-test-kujacap0zeve: not deleting files as there were IO errors 2025/01/30 01:26:57 ERROR : Yandex rclone-test-kujacap0zeve: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:27:32 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:27:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:27:32 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:27:32 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:32 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:27:35 INFO : potato: Deleted 2025/01/30 01:27:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:27:35 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (16.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:27:49 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:49 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:27:49 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:27:53 INFO : potato: Deleted 2025/01/30 01:27:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:27:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:27:53 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:27:53 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:53 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:27:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/30 01:27:55 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (18.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:28:06 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:28:06 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:28:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/30 01:28:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.90s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:28:21 DEBUG : enormous: Excluded 2025/01/30 01:28:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:21 DEBUG : potato2: Excluded 2025/01/30 01:28:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:21 DEBUG : potato2: Excluded 2025/01/30 01:28:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:28:21 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:28:21 DEBUG : empty space: Unchanged skipping 2025/01/30 01:28:21 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:28:21 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:22 DEBUG : potato2: Excluded 2025/01/30 01:28:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:28:22 DEBUG : enormous: Excluded 2025/01/30 01:28:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:22 DEBUG : potato2: Excluded 2025/01/30 01:28:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:23 DEBUG : potato2: Excluded 2025/01/30 01:28:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:28:23 DEBUG : empty space: Unchanged skipping 2025/01/30 01:28:23 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for checks to finish 2025/01/30 01:28:23 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for transfers to finish 2025/01/30 01:28:23 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:23 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:38 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:28:38 DEBUG : enormous: Excluded 2025/01/30 01:28:38 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:28:38 DEBUG : potato2: Excluded 2025/01/30 01:28:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:28:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:28:38 DEBUG : empty space: Unchanged skipping 2025/01/30 01:28:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:28:38 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:41 INFO : potato2: Deleted 2025/01/30 01:28:41 INFO : enormous: Deleted 2025/01/30 01:28:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:28:42 DEBUG : empty space: Unchanged skipping 2025/01/30 01:28:42 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for checks to finish 2025/01/30 01:28:42 DEBUG : Local file system at /tmp/rclone3381020028: Waiting for transfers to finish 2025/01/30 01:28:42 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:42 INFO : enormous: Deleted 2025/01/30 01:28:42 INFO : potato2: Deleted 2025/01/30 01:28:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:28:55 DEBUG : five: Need to transfer - File not found at Destination 2025/01/30 01:28:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/30 01:28:55 DEBUG : one: Destination is newer than source, skipping 2025/01/30 01:28:55 DEBUG : three: Sizes identical 2025/01/30 01:28:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3381020028) 2025/01/30 01:28:55 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-kujacap0zeve) 2025/01/30 01:28:55 DEBUG : two: md5 differ 2025/01/30 01:28:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:28:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/30 01:28:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 01:28:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:28:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/30 01:28:57 INFO : five: Copied (new) 2025/01/30 01:28:57 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/30 01:28:57 INFO : two: Copied (replaced existing) 2025/01/30 01:28:57 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/30 01:28:57 INFO : four: Copied (replaced existing) 2025/01/30 01:28:57 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:58 DEBUG : one: Destination is newer than source, skipping 2025/01/30 01:28:58 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:28:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3381020028) 2025/01/30 01:28:58 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-kujacap0zeve) 2025/01/30 01:28:58 DEBUG : three: md5 differ 2025/01/30 01:28:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/30 01:28:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/30 01:28:58 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/30 01:28:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 01:28:58 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/30 01:28:58 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/30 01:28:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 01:28:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/30 01:28:58 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/30 01:28:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 01:28:58 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:00 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/30 01:29:00 INFO : three: Copied (replaced existing) 2025/01/30 01:29:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (28.88s) === 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-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/30 01:29:18 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:18 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:18 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 01:29:18 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/30 01:29:18 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/30 01:29:20 INFO : yam: Copied (new) 2025/01/30 01:29:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/30 01:29:20 INFO : potato: Copied (new) 2025/01/30 01:29:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:29:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:29:21 DEBUG : potato: Unchanged skipping 2025/01/30 01:29:21 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:21 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:21 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:21 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:23 INFO : yam: Moved (server-side) to: yaml 2025/01/30 01:29:23 INFO : yaml: Renamed from "yam" 2025/01/30 01:29:23 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:23 DEBUG : Waiting for deletions to finish 2025/01/30 01:29:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/30 01:29:33 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:33 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 01:29:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/30 01:29:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:33 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/30 01:29:36 INFO : potato: Copied (new) 2025/01/30 01:29:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/30 01:29:36 INFO : yam: Copied (new) 2025/01/30 01:29:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:29:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:29:37 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:37 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:37 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:37 DEBUG : potato: Unchanged skipping 2025/01/30 01:29:37 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:39 INFO : yam: Moved (server-side) to: yaml 2025/01/30 01:29:39 INFO : yaml: Renamed from "yam" 2025/01/30 01:29:39 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:39 DEBUG : Waiting for deletions to finish 2025/01/30 01:29:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/30 01:29:48 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:48 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:48 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 01:29:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/30 01:29:48 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:48 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:50 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/30 01:29:50 INFO : sub/yam: Copied (new) 2025/01/30 01:29:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/30 01:29:51 INFO : potato: Copied (new) 2025/01/30 01:29:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:29:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:29:53 DEBUG : potato: Unchanged skipping 2025/01/30 01:29:53 INFO : Yandex rclone-test-kujacap0zeve: Making map for --track-renames 2025/01/30 01:29:53 INFO : Yandex rclone-test-kujacap0zeve: Finished making map for --track-renames 2025/01/30 01:29:53 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:29:53 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for renames to finish 2025/01/30 01:29:55 INFO : sub/yam: Moved (server-side) to: yam 2025/01/30 01:29:55 INFO : yam: Renamed from "sub/yam" 2025/01/30 01:29:55 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:29:55 DEBUG : Waiting for deletions to finish 2025/01/30 01:29:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (21.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:30:10 DEBUG : Creating backend with remote "/tmp/rclone3381020028/dir1" 2025/01/30 01:30:10 DEBUG : Config file has changed externally - reloading 2025/01/30 01:30:10 DEBUG : Creating backend with remote "/tmp/rclone3381020028/dir2" 2025/01/30 01:30:10 DEBUG : Local file system at /tmp/rclone3381020028/dir2: Using server-side directory move 2025/01/30 01:30:10 INFO : Local file system at /tmp/rclone3381020028/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:30:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/30 01:30:10 DEBUG : Local file system at /tmp/rclone3381020028/dir2: Waiting for checks to finish 2025/01/30 01:30:10 DEBUG : Local file system at /tmp/rclone3381020028/dir2: Waiting for transfers to finish 2025/01/30 01:30:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:30:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 01:30:11 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:30:11 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:30:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:30:13 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:30:13 INFO : sub dir/hello world: Deleted 2025/01/30 01:30:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/30 01:30:14 INFO : nested/sub dir/file: Copied (new) 2025/01/30 01:30:14 INFO : nested/sub dir/file: Deleted 2025/01/30 01:30:14 INFO : sub dir: Removing directory 2025/01/30 01:30:14 INFO : nested/sub dir: Removing directory 2025/01/30 01:30:14 INFO : nested: Removing directory 2025/01/30 01:30:14 DEBUG : Local file system at /tmp/rclone3381020028: deleted 3 directories run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (26.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:30:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 01:30:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:30:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:30:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/30 01:30:40 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:30:40 INFO : sub dir/hello world: Deleted 2025/01/30 01:30:40 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/30 01:30:40 INFO : nested/sub dir/file: Copied (new) 2025/01/30 01:30:40 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (25.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:31:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:31:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/30 01:31:02 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:31:02 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:31:04 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/30 01:31:04 INFO : existing-b: Copied (new) 2025/01/30 01:31:04 INFO : existing-b: Deleted 2025/01/30 01:31:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/30 01:31:04 INFO : existing: Copied (new) 2025/01/30 01:31:04 INFO : existing: Deleted 2025/01/30 01:31:05 DEBUG : existing: Destination exists, skipping 2025/01/30 01:31:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/30 01:31:05 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:31:05 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:31:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.74s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:31:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-bugeyop4vomo" 2025/01/30 01:31:14 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-bugeyop4vomo 2025/01/30 01:31:25 DEBUG : Yandex rclone-test-bugeyop4vomo: Using server-side directory move 2025/01/30 01:31:25 INFO : Yandex rclone-test-bugeyop4vomo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:31:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:31:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:31:26 DEBUG : empty space: Unchanged skipping 2025/01/30 01:31:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:31:26 DEBUG : Yandex rclone-test-bugeyop4vomo: Waiting for checks to finish 2025/01/30 01:31:27 INFO : potato2: Moved (server-side) 2025/01/30 01:31:29 INFO : empty space: Deleted 2025/01/30 01:31:29 DEBUG : Yandex rclone-test-bugeyop4vomo: Waiting for transfers to finish 2025/01/30 01:31:29 INFO : potato3: Deleted 2025/01/30 01:31:30 INFO : potato3: Moved (server-side) 2025/01/30 01:31:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-suyabuj0juya" 2025/01/30 01:31:31 DEBUG : Yandex rclone-test-suyabuj0juya: Using server-side directory move 2025/01/30 01:31:33 INFO : Yandex rclone-test-suyabuj0juya: Server side directory move succeeded 2025/01/30 01:31:34 ERROR : : error listing: directory not found 2025/01/30 01:31:34 DEBUG : Yandex rclone-test-suyabuj0juya: Purge remote 2025/01/30 01:31:40 DEBUG : Yandex rclone-test-bugeyop4vomo: Purge remote 2025/01/30 01:31:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (26.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:31:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-kepuwuy2qole" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-kepuwuy2qole 2025/01/30 01:31:53 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:31:53 DEBUG : empty space: Excluded 2025/01/30 01:31:53 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:31:53 DEBUG : empty space: Excluded 2025/01/30 01:31:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:31:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:31:53 DEBUG : Yandex rclone-test-kepuwuy2qole: Waiting for checks to finish 2025/01/30 01:31:53 DEBUG : Yandex rclone-test-kepuwuy2qole: Waiting for transfers to finish 2025/01/30 01:31:54 INFO : potato2: Moved (server-side) 2025/01/30 01:31:55 INFO : potato3: Deleted 2025/01/30 01:31:58 INFO : potato3: Moved (server-side) 2025/01/30 01:31:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-jaqenoy8suca" 2025/01/30 01:31:59 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:31:59 DEBUG : empty space: Excluded 2025/01/30 01:31:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:31:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/30 01:31:59 DEBUG : Yandex rclone-test-jaqenoy8suca: Waiting for checks to finish 2025/01/30 01:31:59 DEBUG : Yandex rclone-test-jaqenoy8suca: Waiting for transfers to finish 2025/01/30 01:32:00 INFO : potato2: Moved (server-side) 2025/01/30 01:32:01 INFO : potato3: Moved (server-side) 2025/01/30 01:32:02 DEBUG : Yandex rclone-test-jaqenoy8suca: Purge remote 2025/01/30 01:32:07 DEBUG : Yandex rclone-test-kepuwuy2qole: Purge remote --- PASS: TestServerSideMoveWithFilter (35.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:32:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-wudesul1tipi" 2025/01/30 01:32:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-kujacap0zeve -> Yandex rclone-test-wudesul1tipi 2025/01/30 01:32:32 DEBUG : Yandex rclone-test-wudesul1tipi: Using server-side directory move 2025/01/30 01:32:32 INFO : Yandex rclone-test-wudesul1tipi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:32:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:32:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:32:34 DEBUG : empty space: Unchanged skipping 2025/01/30 01:32:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:32:34 DEBUG : Yandex rclone-test-wudesul1tipi: Waiting for checks to finish 2025/01/30 01:32:35 INFO : potato2: Moved (server-side) 2025/01/30 01:32:36 INFO : empty space: Deleted 2025/01/30 01:32:36 DEBUG : Yandex rclone-test-wudesul1tipi: Waiting for transfers to finish 2025/01/30 01:32:36 INFO : potato3: Deleted 2025/01/30 01:32:37 INFO : potato3: Moved (server-side) 2025/01/30 01:32:37 INFO : tomatoDir: Removing directory 2025/01/30 01:32:41 DEBUG : Yandex rclone-test-kujacap0zeve: deleted 1 directories 2025/01/30 01:32:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizupiy6yexo" 2025/01/30 01:32:43 INFO : tomatoDir: Making directory 2025/01/30 01:32:43 DEBUG : Yandex rclone-test-gizupiy6yexo: Using server-side directory move 2025/01/30 01:32:46 INFO : Yandex rclone-test-gizupiy6yexo: Server side directory move succeeded 2025/01/30 01:32:48 ERROR : : error listing: directory not found 2025/01/30 01:32:48 ERROR : : error listing: directory not found 2025/01/30 01:32:48 DEBUG : Yandex rclone-test-gizupiy6yexo: Purge remote 2025/01/30 01:32:54 DEBUG : Yandex rclone-test-wudesul1tipi: Purge remote 2025/01/30 01:32:55 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.84s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:32:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncOverlap (7.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/rclone-sync-test" 2025/01/30 01:33:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/rclone-sync-test-include/layer2" 2025/01/30 01:33:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/rclone-sync-test-ignore-file" 2025/01/30 01:33:09 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:10 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test: Waiting for checks to finish 2025/01/30 01:33:10 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test: Waiting for transfers to finish 2025/01/30 01:33:10 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:10 INFO : There was nothing to transfer 2025/01/30 01:33:12 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:12 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:33:12 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:33:12 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:12 INFO : rclone-sync-test-include: Removing directory 2025/01/30 01:33:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/30 01:33:13 DEBUG : Yandex rclone-test-kujacap0zeve: failed to delete 1 directories 2025/01/30 01:33:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:14 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:16 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:18 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:20 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:22 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:24 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:26 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:28 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/30 01:33:28 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/30 01:33:28 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:28 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:30 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:33 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:33:34 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:33:34 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:34 INFO : rclone-sync-test-include: Removing directory 2025/01/30 01:33:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/30 01:33:34 DEBUG : Yandex rclone-test-kujacap0zeve: failed to delete 1 directories 2025/01/30 01:33:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:35 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:37 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:45 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:47 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:49 DEBUG : : Excluded 2025/01/30 01:33:50 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:33:52 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/30 01:33:52 DEBUG : Yandex rclone-test-kujacap0zeve/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/30 01:33:52 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:52 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:55 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:57 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:33:58 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:33:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:33:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:34:00 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:34:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:34:02 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.69s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:34:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:34:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/CompareDest" 2025/01/30 01:34:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 01:34:37 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:34:37 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:34:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/30 01:34:39 INFO : one: Copied (new) 2025/01/30 01:34:39 DEBUG : Waiting for deletions to finish 2025/01/30 01:34:41 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:34:41 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:34:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/30 01:34:47 INFO : one: Copied (replaced existing) 2025/01/30 01:34:47 DEBUG : Waiting for deletions to finish 2025/01/30 01:34:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:34:52 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:34:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:34:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:34:52 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:34:52 DEBUG : Waiting for deletions to finish 2025/01/30 01:34:52 INFO : There was nothing to transfer 2025/01/30 01:34:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:34:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 01:34:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:34:57 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:34:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:34:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:34:58 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:34:58 DEBUG : Waiting for deletions to finish 2025/01/30 01:34:58 INFO : There was nothing to transfer 2025/01/30 01:35:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 01:35:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:00 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:35:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:35:01 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:35:01 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:01 INFO : There was nothing to transfer 2025/01/30 01:35:02 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/30 01:35:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/30 01:35:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 01:35:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:02 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:35:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:35:02 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:35:02 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:02 INFO : There was nothing to transfer 2025/01/30 01:35:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:05 DEBUG : two: Need to transfer - File not found at Destination 2025/01/30 01:35:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:05 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:35:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:35:05 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:35:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/30 01:35:07 INFO : two: Copied (new) 2025/01/30 01:35:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (54.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:35:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dest" 2025/01/30 01:35:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/pre-dest1" 2025/01/30 01:35:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/pre-dest2" 2025/01/30 01:35:43 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/30 01:35:43 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:35:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/30 01:35:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/30 01:35:44 DEBUG : Yandex rclone-test-kujacap0zeve/dest: Waiting for checks to finish 2025/01/30 01:35:44 DEBUG : Yandex rclone-test-kujacap0zeve/dest: Waiting for transfers to finish 2025/01/30 01:35:46 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/30 01:35:46 INFO : 3: Copied (new) 2025/01/30 01:35:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (42.04s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:36:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:36:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/CopyDest" 2025/01/30 01:36:14 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 01:36:14 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:14 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/30 01:36:16 INFO : one: Copied (new) 2025/01/30 01:36:16 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:18 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:36:18 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/30 01:36:20 INFO : one: Copied (replaced existing) 2025/01/30 01:36:20 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/BackupDir" 2025/01/30 01:36:27 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:36:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:36:28 INFO : one: Moved (server-side) 2025/01/30 01:36:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/30 01:36:29 INFO : one: Copied (server-side copy) 2025/01/30 01:36:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/30 01:36:29 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:29 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/30 01:36:36 INFO : two: Copied (server-side copy) 2025/01/30 01:36:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/30 01:36:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:36 DEBUG : one: Unchanged skipping 2025/01/30 01:36:36 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:36 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:36 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:37 DEBUG : one: Unchanged skipping 2025/01/30 01:36:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:37 DEBUG : two: Unchanged skipping 2025/01/30 01:36:37 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:37 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:37 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:37 INFO : There was nothing to transfer 2025/01/30 01:36:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/30 01:36:42 DEBUG : three: Destination not found in --copy-dest 2025/01/30 01:36:42 DEBUG : three: Need to transfer - File not found at Destination 2025/01/30 01:36:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:42 DEBUG : one: Unchanged skipping 2025/01/30 01:36:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:36:42 DEBUG : two: Unchanged skipping 2025/01/30 01:36:42 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:36:42 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:36:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/30 01:36:44 INFO : three: Copied (new) 2025/01/30 01:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (66.77s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:37:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:37:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/backup" 2025/01/30 01:37:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:37:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:37:26 DEBUG : two: Unchanged skipping 2025/01/30 01:37:26 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:37:28 INFO : one: Moved (server-side) 2025/01/30 01:37:28 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:37:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:37:30 INFO : one: Copied (new) 2025/01/30 01:37:30 DEBUG : Waiting for deletions to finish 2025/01/30 01:37:32 INFO : three.txt: Moved (server-side) 2025/01/30 01:37:32 INFO : three.txt: Moved into backup dir 2025/01/30 01:37:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:37:36 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:37:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:37:36 DEBUG : two: Unchanged skipping 2025/01/30 01:37:39 INFO : one: Deleted 2025/01/30 01:37:40 INFO : one: Moved (server-side) 2025/01/30 01:37:40 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:37:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:37:42 INFO : one: Copied (new) 2025/01/30 01:37:42 DEBUG : Waiting for deletions to finish 2025/01/30 01:37:45 INFO : three.txt: Deleted 2025/01/30 01:37:47 INFO : three.txt: Moved (server-side) 2025/01/30 01:37:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:38:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:38:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/backup" 2025/01/30 01:38:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:38:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:38:17 DEBUG : two: Unchanged skipping 2025/01/30 01:38:17 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:38:18 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:38:18 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:38:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:38:20 INFO : one: Copied (new) 2025/01/30 01:38:20 DEBUG : Waiting for deletions to finish 2025/01/30 01:38:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:38:22 INFO : three.txt: Moved into backup dir 2025/01/30 01:38:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:38:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:38:27 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:38:27 DEBUG : two: Unchanged skipping 2025/01/30 01:38:30 INFO : one.bak: Deleted 2025/01/30 01:38:32 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:38:32 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:38:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:38:34 INFO : one: Copied (new) 2025/01/30 01:38:34 DEBUG : Waiting for deletions to finish 2025/01/30 01:38:38 INFO : three.txt.bak: Deleted 2025/01/30 01:38:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:38:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (53.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-210285h33m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-30 01:39:04 +0000 UTC) (precision 1ns) 2025/01/30 01:39:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:39:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/backup" 2025/01/30 01:39:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:39:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:39:10 DEBUG : two: Unchanged skipping 2025/01/30 01:39:10 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:39:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:39:12 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:39:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:39:14 INFO : one: Copied (new) 2025/01/30 01:39:14 DEBUG : Waiting for deletions to finish 2025/01/30 01:39:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:39:16 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-210285h34m5.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-30 01:39:12 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-210285h34m5.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-30 01:39:12 +0000 UTC) (precision 1ns) 2025/01/30 01:39:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:39:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:39:20 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:39:20 DEBUG : two: Unchanged skipping 2025/01/30 01:39:23 INFO : one-2019-01-01: Deleted 2025/01/30 01:39:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:39:24 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:39:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:39:28 INFO : one: Copied (new) 2025/01/30 01:39:28 DEBUG : Waiting for deletions to finish 2025/01/30 01:39:31 INFO : three-2019-01-01.txt: Deleted 2025/01/30 01:39:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:39:33 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (52.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:40:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:40:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:40:01 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:40:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:40:01 DEBUG : two: Unchanged skipping 2025/01/30 01:40:03 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:40:03 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:40:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:40:05 INFO : one: Copied (new) 2025/01/30 01:40:05 DEBUG : Waiting for deletions to finish 2025/01/30 01:40:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:40:07 INFO : three.txt: Moved into backup dir 2025/01/30 01:40:11 DEBUG : one.bak: Excluded (Path Filter) 2025/01/30 01:40:11 DEBUG : one.bak: Excluded 2025/01/30 01:40:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/30 01:40:11 DEBUG : three.txt.bak: Excluded 2025/01/30 01:40:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:40:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:40:11 DEBUG : two: Unchanged skipping 2025/01/30 01:40:11 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for checks to finish 2025/01/30 01:40:15 INFO : one.bak: Deleted 2025/01/30 01:40:16 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:40:16 DEBUG : Yandex rclone-test-kujacap0zeve/dst: Waiting for transfers to finish 2025/01/30 01:40:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:40:19 INFO : one: Copied (new) 2025/01/30 01:40:19 DEBUG : Waiting for deletions to finish 2025/01/30 01:40:22 INFO : three.txt.bak: Deleted 2025/01/30 01:40:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:40:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (47.57s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:40:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:40:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:40:52 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:40:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:40:54 INFO : one: Copied (new) 2025/01/30 01:40:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:40:54 DEBUG : two: Unchanged skipping 2025/01/30 01:40:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 01:40:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:40:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/30 01:40:58 INFO : three.txt: Copied (new) 2025/01/30 01:41:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:41:03 INFO : one.bak: Deleted 2025/01/30 01:41:05 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:41:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:41:07 INFO : one: Copied (new) 2025/01/30 01:41:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:41:07 DEBUG : two: Unchanged skipping 2025/01/30 01:41:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 01:41:11 INFO : three.txt.bak: Deleted 2025/01/30 01:41:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:41:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/30 01:41:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (51.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:41:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujacap0zeve/dst" 2025/01/30 01:41:41 DEBUG : Config file has changed externally - reloading 2025/01/30 01:41:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:41:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:41:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/30 01:41:46 INFO : one: Copied (new) 2025/01/30 01:41:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:41:46 DEBUG : two: Unchanged skipping 2025/01/30 01:41:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 01:41:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:41:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/30 01:41:50 INFO : three.txt: Copied (new) 2025/01/30 01:41:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:41:55 INFO : one-2019-01-01: Deleted 2025/01/30 01:41:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:41:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/30 01:41:59 INFO : one: Copied (new) 2025/01/30 01:41:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:41:59 DEBUG : two: Unchanged skipping 2025/01/30 01:41:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 01:42:03 INFO : three-2019-01-01.txt: Deleted 2025/01/30 01:42:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:42:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/30 01:42:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (52.73s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:42:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/30 01:42:29 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:42:29 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:42:31 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/30 01:42:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/30 01:42:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.34s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:42:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:42:36 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:42:36 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:42:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/30 01:42:38 INFO : existing: Copied (new) 2025/01/30 01:42:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:42:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/30 01:42:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/30 01:42:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:42:38 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:42:38 ERROR : Yandex rclone-test-kujacap0zeve: not deleting files as there were IO errors 2025/01/30 01:42:38 ERROR : Yandex rclone-test-kujacap0zeve: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncImmutable (9.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:42:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:42:52 DEBUG : existing: Unchanged skipping 2025/01/30 01:42:52 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:42:52 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:42:52 DEBUG : Waiting for deletions to finish 2025/01/30 01:42:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (12.64s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.71s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.09s) --- SKIP: TestMaxTransfer/Hard (0.84s) --- SKIP: TestMaxTransfer/Soft (0.59s) --- SKIP: TestMaxTransfer/Cautious (0.65s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only2: Modification time difference too big |-210285h38m2.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-30 01:43:09 +0000 UTC) (precision 1ns) 2025/01/30 01:44:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both0: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both1: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both10: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both11: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both12: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:44:18 DEBUG : both13: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both17: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both18: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both19: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both2: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both3: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both4: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both5: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both6: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both7: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both8: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:44:18 DEBUG : both9: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both14: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both15: Unchanged skipping 2025/01/30 01:44:18 DEBUG : both16: Unchanged skipping 2025/01/30 01:44:18 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:44:18 DEBUG : Waiting for deletions to finish 2025/01/30 01:44:21 INFO : only11: Deleted 2025/01/30 01:44:22 INFO : only9: Deleted 2025/01/30 01:44:22 INFO : only4: Deleted 2025/01/30 01:44:22 INFO : only5: Deleted 2025/01/30 01:44:24 INFO : only8: Deleted 2025/01/30 01:44:25 INFO : only16: Deleted 2025/01/30 01:44:25 INFO : only17: Deleted 2025/01/30 01:44:25 INFO : only14: Deleted 2025/01/30 01:44:28 INFO : only19: Deleted 2025/01/30 01:44:28 INFO : only3: Deleted 2025/01/30 01:44:28 INFO : only6: Deleted 2025/01/30 01:44:29 INFO : only1: Deleted 2025/01/30 01:44:30 INFO : only15: Deleted 2025/01/30 01:44:31 INFO : only2: Deleted 2025/01/30 01:44:31 INFO : only13: Deleted 2025/01/30 01:44:32 INFO : only18: Deleted 2025/01/30 01:44:34 INFO : only7: Deleted 2025/01/30 01:44:34 INFO : only0: Deleted 2025/01/30 01:44:34 INFO : only10: Deleted 2025/01/30 01:44:35 INFO : only12: Deleted 2025/01/30 01:44:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (159.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:47:10 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both0: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both1: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both10: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both11: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both12: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both13: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both14: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both15: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both16: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both17: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both18: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both19: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both2: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both3: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both4: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both5: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both6: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both7: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both8: Unchanged skipping 2025/01/30 01:47:10 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/30 01:47:10 DEBUG : both9: Unchanged skipping 2025/01/30 01:47:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/30 01:47:10 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for checks to finish 2025/01/30 01:47:10 DEBUG : Yandex rclone-test-kujacap0zeve: Waiting for transfers to finish 2025/01/30 01:47:11 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/30 01:47:11 INFO : only1: Copied (replaced existing) 2025/01/30 01:47:11 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/30 01:47:11 INFO : only10: Copied (replaced existing) 2025/01/30 01:47:12 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/30 01:47:12 INFO : only11: Copied (replaced existing) 2025/01/30 01:47:12 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/30 01:47:12 INFO : only0: Copied (replaced existing) 2025/01/30 01:47:13 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/30 01:47:13 INFO : only14: Copied (replaced existing) 2025/01/30 01:47:13 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/30 01:47:13 INFO : only12: Copied (replaced existing) 2025/01/30 01:47:13 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/30 01:47:13 INFO : only13: Copied (replaced existing) 2025/01/30 01:47:14 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/30 01:47:14 INFO : only15: Copied (replaced existing) 2025/01/30 01:47:15 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/30 01:47:15 INFO : only18: Copied (replaced existing) 2025/01/30 01:47:15 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/30 01:47:15 INFO : only17: Copied (replaced existing) 2025/01/30 01:47:15 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/30 01:47:15 INFO : only16: Copied (replaced existing) 2025/01/30 01:47:16 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/30 01:47:16 INFO : only19: Copied (replaced existing) 2025/01/30 01:47:17 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/30 01:47:17 INFO : only3: Copied (replaced existing) 2025/01/30 01:47:17 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/30 01:47:17 INFO : only4: Copied (replaced existing) 2025/01/30 01:47:17 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/30 01:47:17 INFO : only2: Copied (replaced existing) 2025/01/30 01:47:18 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/30 01:47:18 INFO : only5: Copied (replaced existing) 2025/01/30 01:47:19 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/30 01:47:19 INFO : only6: Copied (replaced existing) 2025/01/30 01:47:19 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/30 01:47:19 INFO : only8: Copied (replaced existing) 2025/01/30 01:47:20 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/30 01:47:20 INFO : only9: Copied (replaced existing) 2025/01/30 01:47:21 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/30 01:47:21 INFO : only7: Copied (replaced existing) 2025/01/30 01:47:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (235.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:49:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:49:35 INFO : sub dir: Making directory 2025/01/30 01:49:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (67.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" 2025/01/30 01:50:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:50:43 INFO : sub dir: Making directory 2025/01/30 01:50:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-kujacap0zeve", Local "Local file system at /tmp/rclone3381020028", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (71.07s) FAIL 2025/01/30 01:51:54 DEBUG : Yandex rclone-test-kujacap0zeve: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 34m52.300264261s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentDelete]