"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/06 01:36:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa" 2024/11/06 01:36:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 01:36:28 DEBUG : Creating backend with remote "/tmp/rclone3450293274" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/06 01:36:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:36:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.72s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:36:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:36:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:35 DEBUG : Yandex rclone-test-xukevos2zupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.46s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:40 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 01:36:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 01:36:40 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:36:40 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.77s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:42 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:36:42 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:36:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.17s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:36:56 INFO : Yandex rclone-test-xukevos2zupa: Running all checks before starting transfers 2024/11/06 01:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:57 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:36:57 INFO : Yandex rclone-test-xukevos2zupa: Checks finished, now starting transfers 2024/11/06 01:36:57 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyCheckFirst (10.03s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:06 ERROR : Ignoring --no-traverse with sync 2024/11/06 01:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:06 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:06 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:08 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncNoTraverse (10.73s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 01:37:17 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:17 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/06 01:37:19 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyWithDepth (6.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:37:23 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:23 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.55s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:37:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:30 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 01:37:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 01:37:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:37:33 DEBUG : sub dir: Making directory 2024/11/06 01:37:34 DEBUG : sub dir2: Making directory 2024/11/06 01:37:34 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 01:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:35 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:35 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:38 DEBUG : Yandex rclone-test-xukevos2zupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (13.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:47 DEBUG : sub dir2: Making directory 2024/11/06 01:37:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 01:37:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:47 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:47 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:37:55 DEBUG : sub dir2: Making directory with metadata 2024/11/06 01:37:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:55 DEBUG : sub dir: Making directory 2024/11/06 01:37:55 DEBUG : sub dir2: Making directory 2024/11/06 01:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:56 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:37:56 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:37:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:59 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:01 DEBUG : Yandex rclone-test-xukevos2zupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 01:38:01 DEBUG : Yandex rclone-test-xukevos2zupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.57s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:09 DEBUG : sub dir2: Making directory 2024/11/06 01:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:38:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:38:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:38:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:38:12 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:38:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:18 DEBUG : sub dir2: Making directory with metadata 2024/11/06 01:38:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:38:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:38:19 DEBUG : sub dir: Making directory 2024/11/06 01:38:19 DEBUG : sub dir2: Making directory 2024/11/06 01:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:38:19 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:38:19 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:38:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:38:27 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:38:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:28 DEBUG : Yandex rclone-test-xukevos2zupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (16.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.94s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:36 DEBUG : sub dir2: Making directory 2024/11/06 01:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:38:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:38:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:38:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:38:38 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.75s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-xofuway5jevo" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-xofuway5jevo 2024/11/06 01:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:38:46 DEBUG : Yandex rclone-test-xofuway5jevo: Waiting for checks to finish 2024/11/06 01:38:46 DEBUG : Yandex rclone-test-xofuway5jevo: Waiting for transfers to finish 2024/11/06 01:38:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:38:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:38:50 DEBUG : Yandex rclone-test-xofuway5jevo: Purge remote --- PASS: TestServerSideCopy (14.62s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:01 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:39:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:39:01 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:39:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:39:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyOverSelf (12.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-caquqag5solu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-caquqag5solu 2024/11/06 01:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:39:13 DEBUG : Yandex rclone-test-caquqag5solu: Waiting for checks to finish 2024/11/06 01:39:13 DEBUG : Yandex rclone-test-caquqag5solu: Waiting for transfers to finish 2024/11/06 01:39:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:39:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:39:20 DEBUG : Yandex rclone-test-caquqag5solu: Waiting for checks to finish 2024/11/06 01:39:20 DEBUG : Yandex rclone-test-caquqag5solu: Waiting for transfers to finish 2024/11/06 01:39:21 ERROR : sub dir/hello world: Failed to copy: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-caquqag5solu/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-caquqag5solu/sub dir/hello world" уже существует.) sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-caquqag5solu/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-caquqag5solu/sub dir/hello world" уже существует.) Test: TestServerSideCopyOverSelf 2024/11/06 01:39:21 DEBUG : Yandex rclone-test-caquqag5solu: Purge remote --- FAIL: TestServerSideCopyOverSelf (18.14s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:39:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:39:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:39:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:39:33 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 01:39:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestMoveOverSelf (10.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zaqerul7pimi" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-zaqerul7pimi 2024/11/06 01:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:39:43 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for checks to finish 2024/11/06 01:39:43 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for transfers to finish 2024/11/06 01:39:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:39:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:39:51 DEBUG : Yandex rclone-test-zaqerul7pimi: Using server-side directory move 2024/11/06 01:39:51 INFO : Yandex rclone-test-zaqerul7pimi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:39:52 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for checks to finish 2024/11/06 01:39:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:39:52 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for transfers to finish 2024/11/06 01:39:53 INFO : sub dir/hello world: Deleted 2024/11/06 01:39:55 INFO : sub dir/hello world: Moved (server-side) 2024/11/06 01:40:00 DEBUG : testing file moves 2024/11/06 01:40:01 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 01:40:01 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for checks to finish 2024/11/06 01:40:01 DEBUG : Yandex rclone-test-zaqerul7pimi: Waiting for transfers to finish 2024/11/06 01:40:02 INFO : sub dir/hello world: Deleted 2024/11/06 01:40:04 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:06 DEBUG : Yandex rclone-test-zaqerul7pimi: Purge remote --- PASS: TestServerSideMoveOverSelf (34.22s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:14 ERROR : : error listing: directory not found 2024/11/06 01:40:15 DEBUG : Local file system at /tmp/rclone3450293274: Making directory 2024/11/06 01:40:15 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:15 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyAfterDelete (9.37s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/06 01:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:40:29 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for checks to finish 2024/11/06 01:40:29 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for transfers to finish 2024/11/06 01:40:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:40:29 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/06 01:40:29 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:40:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyRedownload (12.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:35 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 01:40:35 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:35 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:40:36 INFO : check sum: Copied (new) 2024/11/06 01:40:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:37 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:40:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/06 01:40:37 DEBUG : check sum: Unchanged skipping 2024/11/06 01:40:37 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:37 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (6.62s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 01:40:41 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:41 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:40:44 INFO : sizeonly: Copied (new) 2024/11/06 01:40:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:44 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:44 DEBUG : sizeonly: Sizes identical 2024/11/06 01:40:44 DEBUG : sizeonly: Unchanged skipping 2024/11/06 01:40:44 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:44 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 01:40:48 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:48 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:50 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/06 01:40:50 INFO : ignore-size: Copied (new) 2024/11/06 01:40:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:51 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:40:51 DEBUG : ignore-size: Unchanged skipping 2024/11/06 01:40:51 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:51 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:51 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (7.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:58 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:40:58 DEBUG : existing: Unchanged skipping 2024/11/06 01:40:58 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:58 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:40:58 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:40:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 01:40:59 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:40:59 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:01 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/06 01:41:01 INFO : existing: Copied (replaced existing) 2024/11/06 01:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (8.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:41:05 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41:05 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:41:07 INFO : existing: Copied (new) 2024/11/06 01:41:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:08 DEBUG : existing: Destination exists, skipping 2024/11/06 01:41:08 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41:08 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:08 DEBUG : Waiting for deletions to finish 2024/11/06 01:41:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.09s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:27 DEBUG : d: Making directory 2024/11/06 01:41:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:41:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:41:30 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:41:30 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:41:31 INFO : a/potato2: Copied (new) 2024/11/06 01:41:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:41:33 INFO : b/potato: Deleted 2024/11/06 01:41:33 INFO : d: Removing directory 2024/11/06 01:41:34 INFO : b: Removing directory 2024/11/06 01:41:36 DEBUG : Yandex rclone-test-xukevos2zupa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (33.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:48 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41: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 2024/11/06 01:41:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:41:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/06 01:41:48 DEBUG : empty space: Unchanged skipping 2024/11/06 01:41:48 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:48 DEBUG : Waiting for deletions to finish 2024/11/06 01:41:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:49 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/06 01:41:49 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:41:49 INFO : empty space: Updated modification time in destination 2024/11/06 01:41:49 DEBUG : empty space: Unchanged skipping 2024/11/06 01:41:49 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:49 DEBUG : Waiting for deletions to finish 2024/11/06 01:41:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (7.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:41:55 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:41:55 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 2024/11/06 01:41:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:41:55 DEBUG : empty space: Unchanged skipping 2024/11/06 01:41:55 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:41:55 DEBUG : Waiting for deletions to finish 2024/11/06 01:41:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42:02 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:02 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 2024/11/06 01:42:02 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3450293274) 2024/11/06 01:42:02 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-xukevos2zupa) 2024/11/06 01:42:02 DEBUG : foo: md5 differ 2024/11/06 01:42:02 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:04 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/06 01:42:04 INFO : foo: Copied (replaced existing) 2024/11/06 01:42:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (6.98s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 01:42:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:42:11 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:11 DEBUG : empty space: Unchanged skipping 2024/11/06 01:42:11 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:42:15 INFO : potato: Copied (new) 2024/11/06 01:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (12.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 01:42:22 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:22 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/06 01:42:24 INFO : potato: Copied (replaced existing) 2024/11/06 01:42:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42: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 2024/11/06 01:42:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3450293274) 2024/11/06 01:42:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-xukevos2zupa) 2024/11/06 01:42:31 DEBUG : potato: md5 differ 2024/11/06 01:42:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:33 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/06 01:42:33 INFO : potato: Copied (replaced existing) 2024/11/06 01:42:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:42:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 01:42:40 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:42:40 DEBUG : empty space: Unchanged skipping 2024/11/06 01:42:40 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:40 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:42:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:42:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:42:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:42:50 DEBUG : empty space: Unchanged skipping 2024/11/06 01:42:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:42:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:42:52 INFO : potato2: Copied (new) 2024/11/06 01:42:52 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:53 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:43:04 DEBUG : d: Making directory 2024/11/06 01:43:04 DEBUG : d/e: Making directory 2024/11/06 01:43:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:43:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:43:06 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:43:07 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:43:07 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:43:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:43:08 INFO : a/potato2: Copied (new) 2024/11/06 01:43:08 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:09 INFO : b/potato: Deleted 2024/11/06 01:43:09 INFO : d/e: Removing directory 2024/11/06 01:43:11 INFO : d: Removing directory 2024/11/06 01:43:13 INFO : b: Removing directory 2024/11/06 01:43:15 DEBUG : Yandex rclone-test-xukevos2zupa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:43:30 DEBUG : d: Making directory 2024/11/06 01:43:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:43:32 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:43:32 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:43:32 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:43:32 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:43:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:43:34 INFO : a/potato2: Copied (new) 2024/11/06 01:43:34 ERROR : Yandex rclone-test-xukevos2zupa: not deleting files as there were IO errors 2024/11/06 01:43:34 ERROR : Yandex rclone-test-xukevos2zupa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:43:58 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:43:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:43:58 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:43:58 DEBUG : empty space: Unchanged skipping 2024/11/06 01:43:58 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:00 INFO : potato: Deleted 2024/11/06 01:44:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:44:00 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (12.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:09 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:44:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:11 INFO : potato: Deleted 2024/11/06 01:44:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:44:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:44:11 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:44:11 DEBUG : empty space: Unchanged skipping 2024/11/06 01:44:11 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:44:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (13.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:44:21 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:44:21 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:24 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/06 01:44:24 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (9.34s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:32 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:44:32 DEBUG : enormous: Excluded 2024/11/06 01:44:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:32 DEBUG : potato2: Excluded 2024/11/06 01:44:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:33 DEBUG : potato2: Excluded 2024/11/06 01:44:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:44:33 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:44:33 DEBUG : empty space: Unchanged skipping 2024/11/06 01:44:33 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:33 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:33 DEBUG : potato2: Excluded 2024/11/06 01:44:33 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:44:33 DEBUG : enormous: Excluded 2024/11/06 01:44:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:33 DEBUG : potato2: Excluded 2024/11/06 01:44:34 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:34 DEBUG : potato2: Excluded 2024/11/06 01:44:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:44:34 DEBUG : empty space: Unchanged skipping 2024/11/06 01:44:34 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for checks to finish 2024/11/06 01:44:34 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for transfers to finish 2024/11/06 01:44:34 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:34 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:34 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (10.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:44 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:44:44 DEBUG : enormous: Excluded 2024/11/06 01:44:44 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:44:44 DEBUG : potato2: Excluded 2024/11/06 01:44:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:44:45 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:44:45 DEBUG : empty space: Unchanged skipping 2024/11/06 01:44:45 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:44:45 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:47 INFO : potato2: Deleted 2024/11/06 01:44:47 INFO : enormous: Deleted 2024/11/06 01:44:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:44:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:44:48 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for checks to finish 2024/11/06 01:44:48 DEBUG : empty space: Unchanged skipping 2024/11/06 01:44:48 DEBUG : Local file system at /tmp/rclone3450293274: Waiting for transfers to finish 2024/11/06 01:44:48 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:48 INFO : enormous: Deleted 2024/11/06 01:44:48 INFO : potato2: Deleted 2024/11/06 01:44:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:00 DEBUG : five: Need to transfer - File not found at Destination 2024/11/06 01:45:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/06 01:45:00 DEBUG : one: Destination is newer than source, skipping 2024/11/06 01:45:00 DEBUG : three: Sizes identical 2024/11/06 01:45:00 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 01:45:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:45:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3450293274) 2024/11/06 01:45:00 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-xukevos2zupa) 2024/11/06 01:45:00 DEBUG : two: md5 differ 2024/11/06 01:45:00 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:02 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/06 01:45:02 INFO : two: Copied (replaced existing) 2024/11/06 01:45:02 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/06 01:45:02 INFO : four: Copied (replaced existing) 2024/11/06 01:45:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/06 01:45:02 INFO : five: Copied (new) 2024/11/06 01:45:02 DEBUG : Waiting for deletions to finish 2024/11/06 01:45:03 DEBUG : one: Destination is newer than source, skipping 2024/11/06 01:45:03 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3450293274) 2024/11/06 01:45:03 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-xukevos2zupa) 2024/11/06 01:45:03 DEBUG : three: md5 differ 2024/11/06 01:45:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 01:45:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/06 01:45:03 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/06 01:45:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:45:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/06 01:45:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/06 01:45:03 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/06 01:45:03 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/06 01:45:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:45:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:45:03 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:05 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/06 01:45:05 INFO : three: Copied (replaced existing) 2024/11/06 01:45:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.00s) === 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-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/11/06 01:45:15 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:15 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:15 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:45:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 01:45:15 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:15 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:45:17 INFO : yam: Copied (new) 2024/11/06 01:45:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:45:17 INFO : potato: Copied (new) 2024/11/06 01:45:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:18 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:45:18 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:18 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:18 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:18 DEBUG : potato: Unchanged skipping 2024/11/06 01:45:18 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:20 INFO : yam: Moved (server-side) to: yaml 2024/11/06 01:45:20 INFO : yaml: Renamed from "yam" 2024/11/06 01:45:20 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:20 DEBUG : Waiting for deletions to finish 2024/11/06 01:45:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/11/06 01:45:26 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:26 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:26 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:45:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 01:45:26 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:26 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:45:28 INFO : potato: Copied (new) 2024/11/06 01:45:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:45:28 INFO : yam: Copied (new) 2024/11/06 01:45:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:45:29 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:29 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:29 DEBUG : potato: Unchanged skipping 2024/11/06 01:45:29 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:31 INFO : yam: Moved (server-side) to: yaml 2024/11/06 01:45:31 INFO : yaml: Renamed from "yam" 2024/11/06 01:45:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:45:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/11/06 01:45:36 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:36 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:45:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/06 01:45:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:39 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:45:39 INFO : sub/yam: Copied (new) 2024/11/06 01:45:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:45:39 INFO : potato: Copied (new) 2024/11/06 01:45:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:45:41 DEBUG : potato: Unchanged skipping 2024/11/06 01:45:41 INFO : Yandex rclone-test-xukevos2zupa: Making map for --track-renames 2024/11/06 01:45:41 INFO : Yandex rclone-test-xukevos2zupa: Finished making map for --track-renames 2024/11/06 01:45:41 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:41 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for renames to finish 2024/11/06 01:45:43 INFO : sub/yam: Moved (server-side) to: yam 2024/11/06 01:45:43 INFO : yam: Renamed from "sub/yam" 2024/11/06 01:45:43 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:43 DEBUG : Waiting for deletions to finish 2024/11/06 01:45:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:54 DEBUG : Creating backend with remote "/tmp/rclone3450293274/dir1" 2024/11/06 01:45:54 DEBUG : Creating backend with remote "/tmp/rclone3450293274/dir2" 2024/11/06 01:45:54 DEBUG : Local file system at /tmp/rclone3450293274/dir2: Using server-side directory move 2024/11/06 01:45:54 INFO : Local file system at /tmp/rclone3450293274/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:45:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 01:45:54 INFO : file1.txt: Moved (server-side) 2024/11/06 01:45:54 DEBUG : Local file system at /tmp/rclone3450293274/dir2: Waiting for checks to finish 2024/11/06 01:45:54 DEBUG : Local file system at /tmp/rclone3450293274/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:45:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 01:45:54 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:45:54 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:45:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:45:57 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:45:57 INFO : sub dir/hello world: Deleted 2024/11/06 01:45:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/06 01:45:59 INFO : nested/sub dir/file: Copied (new) 2024/11/06 01:45:59 INFO : nested/sub dir/file: Deleted 2024/11/06 01:45:59 INFO : sub dir: Removing directory 2024/11/06 01:45:59 INFO : nested/sub dir: Removing directory 2024/11/06 01:45:59 INFO : nested: Removing directory 2024/11/06 01:45:59 DEBUG : Local file system at /tmp/rclone3450293274: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:46:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 01:46:13 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:46:13 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:46:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:46:16 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:46:16 INFO : sub dir/hello world: Deleted 2024/11/06 01:46:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/06 01:46:22 INFO : nested/sub dir/file: Copied (new) 2024/11/06 01:46:22 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (37.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:46:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:46:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 01:46:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:46:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:46:52 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/06 01:46:52 INFO : existing-b: Copied (new) 2024/11/06 01:46:52 INFO : existing-b: Deleted 2024/11/06 01:46:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:46:52 INFO : existing: Copied (new) 2024/11/06 01:46:52 INFO : existing: Deleted 2024/11/06 01:46:52 DEBUG : existing: Destination exists, skipping 2024/11/06 01:46:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 01:46:52 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:46:52 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:46:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.31s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:47:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-bomayan6mulo" 2024/11/06 01:47:01 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-bomayan6mulo 2024/11/06 01:47:15 DEBUG : Yandex rclone-test-bomayan6mulo: Using server-side directory move 2024/11/06 01:47:15 INFO : Yandex rclone-test-bomayan6mulo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:47:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:47:16 DEBUG : empty space: Unchanged skipping 2024/11/06 01:47:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:47:16 DEBUG : Yandex rclone-test-bomayan6mulo: Waiting for checks to finish 2024/11/06 01:47:17 INFO : potato3: Deleted 2024/11/06 01:47:17 INFO : empty space: Deleted 2024/11/06 01:47:17 DEBUG : Yandex rclone-test-bomayan6mulo: Waiting for transfers to finish 2024/11/06 01:47:18 INFO : potato2: Moved (server-side) 2024/11/06 01:47:18 INFO : potato3: Moved (server-side) 2024/11/06 01:47:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuvajuc6xigi" 2024/11/06 01:47:19 DEBUG : Yandex rclone-test-kuvajuc6xigi: Using server-side directory move 2024/11/06 01:47:21 INFO : Yandex rclone-test-kuvajuc6xigi: Server side directory move succeeded 2024/11/06 01:47:22 ERROR : : error listing: directory not found 2024/11/06 01:47:22 DEBUG : Yandex rclone-test-kuvajuc6xigi: Purge remote 2024/11/06 01:47:25 DEBUG : Yandex rclone-test-bomayan6mulo: Purge remote 2024/11/06 01:47:26 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (25.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:47:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-zitelev6fade" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-zitelev6fade 2024/11/06 01:47:38 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:47:38 DEBUG : empty space: Excluded 2024/11/06 01:47:38 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:47:38 DEBUG : empty space: Excluded 2024/11/06 01:47:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:47:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:47:38 DEBUG : Yandex rclone-test-zitelev6fade: Waiting for checks to finish 2024/11/06 01:47:38 DEBUG : Yandex rclone-test-zitelev6fade: Waiting for transfers to finish 2024/11/06 01:47:40 INFO : potato3: Deleted 2024/11/06 01:47:40 INFO : potato2: Moved (server-side) 2024/11/06 01:47:41 INFO : potato3: Moved (server-side) 2024/11/06 01:47:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-fanediv0mowo" 2024/11/06 01:47:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:47:43 DEBUG : empty space: Excluded 2024/11/06 01:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:47:43 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 01:47:43 DEBUG : Yandex rclone-test-fanediv0mowo: Waiting for checks to finish 2024/11/06 01:47:43 DEBUG : Yandex rclone-test-fanediv0mowo: Waiting for transfers to finish 2024/11/06 01:47:44 INFO : potato3: Moved (server-side) 2024/11/06 01:47:44 INFO : potato2: Moved (server-side) 2024/11/06 01:47:45 DEBUG : Yandex rclone-test-fanediv0mowo: Purge remote 2024/11/06 01:47:47 DEBUG : Yandex rclone-test-zitelev6fade: Purge remote --- PASS: TestServerSideMoveWithFilter (24.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:47:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vapisuj5vaqa" 2024/11/06 01:47:57 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xukevos2zupa -> Yandex rclone-test-vapisuj5vaqa fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1710 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: empty space: Modification time difference too big |-112788h48m0.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-06 01:48:00 +0000 UTC) (precision 1ns) 2024/11/06 01:48:02 DEBUG : Yandex rclone-test-vapisuj5vaqa: Using server-side directory move 2024/11/06 01:48:02 INFO : Yandex rclone-test-vapisuj5vaqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:48:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:48:03 DEBUG : empty space: Modification times differ by 112788h48m0.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-11-06 01:48:00 +0000 UTC 2024/11/06 01:48:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:48:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:48:03 DEBUG : Yandex rclone-test-vapisuj5vaqa: Waiting for checks to finish 2024/11/06 01:48:04 INFO : empty space: Updated modification time in destination 2024/11/06 01:48:04 DEBUG : empty space: Unchanged skipping 2024/11/06 01:48:05 INFO : potato3: Deleted 2024/11/06 01:48:05 INFO : empty space: Deleted 2024/11/06 01:48:05 DEBUG : Yandex rclone-test-vapisuj5vaqa: Waiting for transfers to finish 2024/11/06 01:48:06 INFO : potato3: Moved (server-side) 2024/11/06 01:48:06 INFO : potato2: Moved (server-side) 2024/11/06 01:48:06 INFO : tomatoDir: Removing directory 2024/11/06 01:48:08 DEBUG : Yandex rclone-test-xukevos2zupa: deleted 1 directories 2024/11/06 01:48:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-gecujug7ciwu" 2024/11/06 01:48:09 DEBUG : tomatoDir: Making directory 2024/11/06 01:48:09 DEBUG : Yandex rclone-test-gecujug7ciwu: Using server-side directory move 2024/11/06 01:48:11 INFO : Yandex rclone-test-gecujug7ciwu: Server side directory move succeeded 2024/11/06 01:48:12 ERROR : : error listing: directory not found 2024/11/06 01:48:13 ERROR : : error listing: directory not found 2024/11/06 01:48:13 DEBUG : Yandex rclone-test-gecujug7ciwu: Purge remote 2024/11/06 01:48:16 DEBUG : Yandex rclone-test-vapisuj5vaqa: Purge remote 2024/11/06 01:48:16 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.71s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncOverlap (4.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/rclone-sync-test" 2024/11/06 01:48:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/rclone-sync-test-include/layer2" 2024/11/06 01:48:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/rclone-sync-test-ignore-file" 2024/11/06 01:48:27 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:29 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test: Waiting for checks to finish 2024/11/06 01:48:29 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test: Waiting for transfers to finish 2024/11/06 01:48:29 DEBUG : Waiting for deletions to finish 2024/11/06 01:48:29 INFO : There was nothing to transfer 2024/11/06 01:48:30 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:48:31 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:48:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:48:31 INFO : rclone-sync-test-include: Removing directory 2024/11/06 01:48:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/06 01:48:31 DEBUG : Yandex rclone-test-xukevos2zupa: failed to delete 1 directories 2024/11/06 01:48:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:31 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:33 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:34 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:36 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:38 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:40 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:42 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:44 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/06 01:48:44 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/06 01:48:44 DEBUG : Waiting for deletions to finish 2024/11/06 01:48:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:44 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:45 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:46 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/06 01:48:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 01:48:47 DEBUG : pacer: Reducing sleep to 15ms 2024/11/06 01:48:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/06 01:48:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:48 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 01:48:48 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:48:50 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:48:50 DEBUG : Waiting for deletions to finish 2024/11/06 01:48:50 INFO : rclone-sync-test-include: Removing directory 2024/11/06 01:48:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/06 01:48:50 DEBUG : Yandex rclone-test-xukevos2zupa: failed to delete 1 directories 2024/11/06 01:48:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:51 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:55 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:56 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:48:58 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:48:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:48:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:48:59 DEBUG : : Excluded 2024/11/06 01:49:00 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:49:01 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/06 01:49:01 DEBUG : Yandex rclone-test-xukevos2zupa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/06 01:49:01 DEBUG : Waiting for deletions to finish 2024/11/06 01:49:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:02 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:03 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:05 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:07 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:09 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:49:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:49:10 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (70.94s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:49:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:49:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/CompareDest" 2024/11/06 01:49:33 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 01:49:33 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:49:33 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:49:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/06 01:49:36 INFO : one: Copied (new) 2024/11/06 01:49:36 DEBUG : Waiting for deletions to finish 2024/11/06 01:49:38 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:49:38 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:49:45 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/06 01:49:45 INFO : one: Copied (replaced existing) 2024/11/06 01:49:45 DEBUG : Waiting for deletions to finish 2024/11/06 01:49:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:49:51 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:49:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:49:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:49:51 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:49:51 DEBUG : Waiting for deletions to finish 2024/11/06 01:49:51 INFO : There was nothing to transfer 2024/11/06 01:49:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:49:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 01:49:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:49:57 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:49:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:49:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:49:57 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:49:57 DEBUG : Waiting for deletions to finish 2024/11/06 01:49:57 INFO : There was nothing to transfer 2024/11/06 01:49:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:49:59 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 01:49:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:49:59 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:50:00 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:00 DEBUG : Waiting for deletions to finish 2024/11/06 01:50:00 INFO : There was nothing to transfer 2024/11/06 01:50:01 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/06 01:50:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/06 01:50:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 01:50:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:01 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:50:01 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:01 DEBUG : Waiting for deletions to finish 2024/11/06 01:50:01 INFO : There was nothing to transfer 2024/11/06 01:50:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:04 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 01:50:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:04 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:50:04 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/06 01:50:05 INFO : two: Copied (new) 2024/11/06 01:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (44.32s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:50:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dest" 2024/11/06 01:50:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/pre-dest1" 2024/11/06 01:50:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/pre-dest2" 2024/11/06 01:50:22 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:22 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 01:50:23 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:23 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 01:50:24 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 01:50:24 DEBUG : Yandex rclone-test-xukevos2zupa/dest: Waiting for checks to finish 2024/11/06 01:50:24 DEBUG : Yandex rclone-test-xukevos2zupa/dest: Waiting for transfers to finish 2024/11/06 01:50:26 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/06 01:50:26 INFO : 3: Copied (new) 2024/11/06 01:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (20.63s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:50:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:50:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/CopyDest" 2024/11/06 01:50:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 01:50:39 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:39 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/06 01:50:41 INFO : one: Copied (new) 2024/11/06 01:50:41 DEBUG : Waiting for deletions to finish 2024/11/06 01:50:42 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:42 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:44 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/06 01:50:44 INFO : one: Copied (replaced existing) 2024/11/06 01:50:44 DEBUG : Waiting for deletions to finish 2024/11/06 01:50:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/BackupDir" 2024/11/06 01:50:50 DEBUG : Config file has changed externally - reloading 2024/11/06 01:50:51 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:50:53 INFO : one: Moved (server-side) 2024/11/06 01:50:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/06 01:50:54 INFO : one: Copied (server-side copy) 2024/11/06 01:50:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/06 01:50:54 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:54 DEBUG : Waiting for deletions to finish 2024/11/06 01:50:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/06 01:50:58 INFO : two: Copied (server-side copy) 2024/11/06 01:50:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/06 01:50:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:50:58 DEBUG : one: Unchanged skipping 2024/11/06 01:50:58 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:50:58 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:50:58 DEBUG : Waiting for deletions to finish 2024/11/06 01:51:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:00 DEBUG : one: Unchanged skipping 2024/11/06 01:51:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:00 DEBUG : two: Unchanged skipping 2024/11/06 01:51:00 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:51:00 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:51:00 DEBUG : Waiting for deletions to finish 2024/11/06 01:51:00 INFO : There was nothing to transfer 2024/11/06 01:51:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/06 01:51:07 DEBUG : three: Destination not found in --copy-dest 2024/11/06 01:51:07 DEBUG : three: Need to transfer - File not found at Destination 2024/11/06 01:51:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:07 DEBUG : one: Unchanged skipping 2024/11/06 01:51:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:07 DEBUG : two: Unchanged skipping 2024/11/06 01:51:07 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:51:07 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:51:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/06 01:51:09 INFO : three: Copied (new) 2024/11/06 01:51:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (49.77s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:51:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:51:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/backup" 2024/11/06 01:51:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:51:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:34 DEBUG : two: Unchanged skipping 2024/11/06 01:51:34 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:51:37 INFO : one: Moved (server-side) 2024/11/06 01:51:37 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:51:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:51:39 INFO : one: Copied (new) 2024/11/06 01:51:39 DEBUG : Waiting for deletions to finish 2024/11/06 01:51:41 INFO : three.txt: Moved (server-side) 2024/11/06 01:51:41 INFO : three.txt: Moved into backup dir 2024/11/06 01:51:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:51:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:51:45 DEBUG : two: Unchanged skipping 2024/11/06 01:51:45 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:51:47 INFO : one: Deleted 2024/11/06 01:51:48 INFO : one: Moved (server-side) 2024/11/06 01:51:48 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:51:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:51:50 INFO : one: Copied (new) 2024/11/06 01:51:50 DEBUG : Waiting for deletions to finish 2024/11/06 01:51:52 INFO : three.txt: Deleted 2024/11/06 01:51:53 INFO : three.txt: Moved (server-side) 2024/11/06 01:51:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:52:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:52:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/backup" 2024/11/06 01:52:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:52:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:52:13 DEBUG : two: Unchanged skipping 2024/11/06 01:52:13 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:52:15 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:52:15 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:52:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:52:17 INFO : one: Copied (new) 2024/11/06 01:52:17 DEBUG : Waiting for deletions to finish 2024/11/06 01:52:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:52:19 INFO : three.txt: Moved into backup dir 2024/11/06 01:52:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:52:22 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:52:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:52:22 DEBUG : two: Unchanged skipping 2024/11/06 01:52:25 INFO : one.bak: Deleted 2024/11/06 01:52:27 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:52:27 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:52:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:52:29 INFO : one: Copied (new) 2024/11/06 01:52:29 DEBUG : Waiting for deletions to finish 2024/11/06 01:52:30 INFO : three.txt.bak: Deleted 2024/11/06 01:52:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:52:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:52:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:52:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/backup" 2024/11/06 01:52:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:52:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:52:51 DEBUG : two: Unchanged skipping 2024/11/06 01:52:51 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:52:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:52:52 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:52:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:52:55 INFO : one: Copied (new) 2024/11/06 01:52:55 DEBUG : Waiting for deletions to finish 2024/11/06 01:52:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:52:56 INFO : three.txt: Moved into backup dir 2024/11/06 01:53:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:53:00 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:53:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:53:00 DEBUG : two: Unchanged skipping 2024/11/06 01:53:01 INFO : one-2019-01-01: Deleted 2024/11/06 01:53:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:53:03 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:53:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:53:05 INFO : one: Copied (new) 2024/11/06 01:53:05 DEBUG : Waiting for deletions to finish 2024/11/06 01:53:07 INFO : three-2019-01-01.txt: Deleted 2024/11/06 01:53:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:53:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (36.94s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:53:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:53:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:53:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:53:27 DEBUG : two: Unchanged skipping 2024/11/06 01:53:27 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:53:29 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:53:29 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:53:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:53:31 INFO : one: Copied (new) 2024/11/06 01:53:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:53:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:53:33 INFO : three.txt: Moved into backup dir 2024/11/06 01:53:36 DEBUG : one.bak: Excluded (Path Filter) 2024/11/06 01:53:36 DEBUG : one.bak: Excluded 2024/11/06 01:53:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/06 01:53:36 DEBUG : three.txt.bak: Excluded 2024/11/06 01:53:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:53:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:53:36 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for checks to finish 2024/11/06 01:53:36 DEBUG : two: Unchanged skipping 2024/11/06 01:53:38 INFO : one.bak: Deleted 2024/11/06 01:53:39 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:53:39 DEBUG : Yandex rclone-test-xukevos2zupa/dst: Waiting for transfers to finish 2024/11/06 01:53:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:53:42 INFO : one: Copied (new) 2024/11/06 01:53:42 DEBUG : Waiting for deletions to finish 2024/11/06 01:53:43 INFO : three.txt.bak: Deleted 2024/11/06 01:53:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:53:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (34.49s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:54:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:54:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:54:04 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:54:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:54:06 INFO : one: Copied (new) 2024/11/06 01:54:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:54:07 DEBUG : two: Unchanged skipping 2024/11/06 01:54:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 01:54:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:54:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/06 01:54:11 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one: Modification time difference too big |-112788h54m5.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-06 01:54:05 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one: Modification time difference too big |-112788h54m5.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-06 01:54:05 +0000 UTC) (precision 1ns) 2024/11/06 01:54:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:54:14 INFO : one.bak: Deleted 2024/11/06 01:54:16 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:54:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:54:18 INFO : one: Copied (new) 2024/11/06 01:54:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:54:19 DEBUG : two: Unchanged skipping 2024/11/06 01:54:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 01:54:20 INFO : three.txt.bak: Deleted 2024/11/06 01:54:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:54:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/06 01:54:24 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-112788h54m15.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-06 01:54:15 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffix (42.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:54:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xukevos2zupa/dst" 2024/11/06 01:54:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:54:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:54:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:54:55 INFO : one: Copied (new) 2024/11/06 01:54:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:54:55 DEBUG : two: Unchanged skipping 2024/11/06 01:54:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 01:54:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:55:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/06 01:55:00 INFO : three.txt: Copied (new) 2024/11/06 01:55:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:55:03 INFO : one-2019-01-01: Deleted 2024/11/06 01:55:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:55:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:55:06 INFO : one: Copied (new) 2024/11/06 01:55:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:55:07 DEBUG : two: Unchanged skipping 2024/11/06 01:55:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 01:55:09 INFO : three-2019-01-01.txt: Deleted 2024/11/06 01:55:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:55:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/06 01:55:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (49.11s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:55:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 01:55:28 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:55:28 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:55:30 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/06 01:55:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 01:55:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.12s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:55:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:55:33 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:55:33 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:55:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:55:35 INFO : existing: Copied (new) 2024/11/06 01:55:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:55:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 01:55:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:55:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 01:55:36 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:55:36 ERROR : Yandex rclone-test-xukevos2zupa: not deleting files as there were IO errors 2024/11/06 01:55:36 ERROR : Yandex rclone-test-xukevos2zupa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncImmutable (8.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:55:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:55:43 DEBUG : existing: Unchanged skipping 2024/11/06 01:55:43 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:55:43 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:55:43 DEBUG : Waiting for deletions to finish 2024/11/06 01:55:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.80s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.59s) --- SKIP: TestMaxTransfer/Hard (0.63s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:57:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:57:04 DEBUG : both0: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both12: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both13: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both10: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both11: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both16: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both17: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both18: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both19: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both2: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both1: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both14: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both5: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both15: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both7: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both8: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:57:04 DEBUG : both9: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both3: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both4: Unchanged skipping 2024/11/06 01:57:04 DEBUG : both6: Unchanged skipping 2024/11/06 01:57:04 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:57:04 DEBUG : Waiting for deletions to finish 2024/11/06 01:57:06 INFO : only18: Deleted 2024/11/06 01:57:06 INFO : only17: Deleted 2024/11/06 01:57:06 INFO : only8: Deleted 2024/11/06 01:57:06 INFO : only12: Deleted 2024/11/06 01:57:07 INFO : only5: Deleted 2024/11/06 01:57:07 INFO : only6: Deleted 2024/11/06 01:57:08 INFO : only10: Deleted 2024/11/06 01:57:08 INFO : only13: Deleted 2024/11/06 01:57:09 INFO : only3: Deleted 2024/11/06 01:57:09 INFO : only7: Deleted 2024/11/06 01:57:09 INFO : only16: Deleted 2024/11/06 01:57:10 INFO : only1: Deleted 2024/11/06 01:57:10 INFO : only4: Deleted 2024/11/06 01:57:10 INFO : only2: Deleted 2024/11/06 01:57:11 INFO : only11: Deleted 2024/11/06 01:57:11 INFO : only9: Deleted 2024/11/06 01:57:11 INFO : only14: Deleted 2024/11/06 01:57:12 INFO : only0: Deleted 2024/11/06 01:57:12 INFO : only15: Deleted 2024/11/06 01:57:12 INFO : only19: Deleted 2024/11/06 01:57:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (122.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 01:59:10 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for checks to finish 2024/11/06 01:59:10 DEBUG : both0: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both12: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both13: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both14: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both15: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both16: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both17: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both18: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both1: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both2: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both3: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both4: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both5: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both10: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both7: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both11: Unchanged skipping 2024/11/06 01:59:10 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/06 01:59:10 DEBUG : both9: Unchanged skipping 2024/11/06 01:59:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : both19: Unchanged skipping 2024/11/06 01:59:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : both6: Unchanged skipping 2024/11/06 01:59:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : both8: Unchanged skipping 2024/11/06 01:59:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 01:59:10 DEBUG : Yandex rclone-test-xukevos2zupa: Waiting for transfers to finish 2024/11/06 01:59:12 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/06 01:59:12 INFO : only1: Copied (replaced existing) 2024/11/06 01:59:12 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/06 01:59:12 INFO : only10: Copied (replaced existing) 2024/11/06 01:59:13 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/06 01:59:13 INFO : only11: Copied (replaced existing) 2024/11/06 01:59:13 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/06 01:59:13 INFO : only0: Copied (replaced existing) 2024/11/06 01:59:15 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/06 01:59:15 INFO : only12: Copied (replaced existing) 2024/11/06 01:59:15 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/06 01:59:15 INFO : only16: Copied (replaced existing) 2024/11/06 01:59:15 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/06 01:59:15 INFO : only17: Copied (replaced existing) 2024/11/06 01:59:15 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/06 01:59:15 INFO : only13: Copied (replaced existing) 2024/11/06 01:59:16 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/06 01:59:16 INFO : only18: Copied (replaced existing) 2024/11/06 01:59:17 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/06 01:59:17 INFO : only19: Copied (replaced existing) 2024/11/06 01:59:17 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/06 01:59:17 INFO : only14: Copied (replaced existing) 2024/11/06 01:59:17 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/06 01:59:17 INFO : only15: Copied (replaced existing) 2024/11/06 01:59:18 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/06 01:59:18 INFO : only2: Copied (replaced existing) 2024/11/06 01:59:19 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/06 01:59:19 INFO : only8: Copied (replaced existing) 2024/11/06 01:59:19 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/06 01:59:19 INFO : only4: Copied (replaced existing) 2024/11/06 01:59:20 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/06 01:59:20 INFO : only3: Copied (replaced existing) 2024/11/06 01:59:20 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/06 01:59:20 INFO : only9: Copied (replaced existing) 2024/11/06 01:59:21 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/06 01:59:21 INFO : only6: Copied (replaced existing) 2024/11/06 01:59:22 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/06 01:59:22 INFO : only7: Copied (replaced existing) 2024/11/06 01:59:23 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/06 01:59:23 INFO : only5: Copied (replaced existing) 2024/11/06 01:59:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (155.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 02:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 02:00:25 DEBUG : sub dir: Making directory 2024/11/06 02:00:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (45.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" 2024/11/06 02:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 02:01:11 DEBUG : sub dir: Making directory 2024/11/06 02:01:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xukevos2zupa", Local "Local file system at /tmp/rclone3450293274", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.99s) FAIL 2024/11/06 02:01:58 DEBUG : Yandex rclone-test-xukevos2zupa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 25m32.134737843s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveDeleteEmptySourceDirs TestSyncSuffix]