"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/29 01:00:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye" 2025/03/29 01:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone1352098956" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:00:26 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:00:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/29 01:00:26 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.50s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:00:28 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:00:28 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:00:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:00:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:00:32 DEBUG : Yandex rclone-test-gipoziz1faye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.94s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.76s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:00:47 DEBUG : Creating backend with remote "/non-existing" 2025/03/29 01:00:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/29 01:00:47 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:00:47 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.99s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:00:49 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:00:49 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:00:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:00:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.43s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:03 INFO : Yandex rclone-test-gipoziz1faye: Running all checks before starting transfers 2025/03/29 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:01:04 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:04 INFO : Yandex rclone-test-gipoziz1faye: Checks finished, now starting transfers 2025/03/29 01:01:04 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:01:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.01s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:16 ERROR : Ignoring --no-traverse with sync 2025/03/29 01:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:01:17 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:17 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:01:18 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:01:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.84s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/29 01:01:32 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:32 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/29 01:01:34 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:01:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:01:41 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:01:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:01:50 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:01:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 01:01:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:01:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/29 01:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:01:56 INFO : sub dir: Making directory 2025/03/29 01:01:56 INFO : sub dir2: Making directory 2025/03/29 01:01:57 INFO : sub dir2/sub sub dir2: Making directory 2025/03/29 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:01:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:01:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:01:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:01:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:02:02 DEBUG : Yandex rclone-test-gipoziz1faye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (24.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:02:20 INFO : sub dir2: Making directory 2025/03/29 01:02:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 01:02:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:02:20 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:02:20 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:02:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:02:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:02:32 DEBUG : sub dir2: Making directory with metadata 2025/03/29 01:02:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:02:33 INFO : sub dir: Making directory 2025/03/29 01:02:33 INFO : sub dir2: Making directory 2025/03/29 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:02:33 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:02:33 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:02:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:02:36 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:02:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:02:37 DEBUG : Yandex rclone-test-gipoziz1faye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/29 01:02:38 DEBUG : Yandex rclone-test-gipoziz1faye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.15s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:02:53 INFO : sub dir2: Making directory 2025/03/29 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:02:53 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:02:53 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:02:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:02:55 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:02:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.77s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:03:05 DEBUG : sub dir2: Making directory with metadata 2025/03/29 01:03:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:03:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:03:05 INFO : sub dir: Making directory 2025/03/29 01:03:05 INFO : sub dir2: Making directory 2025/03/29 01:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:03:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:03:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:03:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:03:08 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:03:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-03-29 01:03:07.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:484 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-03-29 01:03:07.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (17.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.67s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:03:23 INFO : sub dir2: Making directory 2025/03/29 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:03:23 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:03:23 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:03:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:03:26 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.05s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:03:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-weduhat5xode" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-weduhat5xode 2025/03/29 01:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:03:40 DEBUG : Yandex rclone-test-weduhat5xode: Waiting for checks to finish 2025/03/29 01:03:40 DEBUG : Yandex rclone-test-weduhat5xode: Waiting for transfers to finish 2025/03/29 01:03:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:03:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:03:43 DEBUG : Yandex rclone-test-weduhat5xode: Purge remote --- PASS: TestServerSideCopy (22.18s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:04:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:04:04 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:04:04 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:04:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/29 01:04:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyOverSelf (18.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:621 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-211676h59m12.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:04:19 +0000 UTC) (precision 1ns) 2025/03/29 01:04:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-memehos5tofa" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-memehos5tofa 2025/03/29 01:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:04:22 DEBUG : Yandex rclone-test-memehos5tofa: Waiting for checks to finish 2025/03/29 01:04:22 DEBUG : Yandex rclone-test-memehos5tofa: Waiting for transfers to finish 2025/03/29 01:04:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:04:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:632 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-211676h59m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:04:26 +0000 UTC) (precision 1ns) 2025/03/29 01:04:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:04:31 DEBUG : Yandex rclone-test-memehos5tofa: Waiting for checks to finish 2025/03/29 01:04:31 DEBUG : Yandex rclone-test-memehos5tofa: Waiting for transfers to finish 2025/03/29 01:04:31 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vireqow7" before starting 2025/03/29 01:04:33 DEBUG : sub dir/hello world.vireqow7: server side copy: removing renamed existing file after operation 2025/03/29 01:04:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/29 01:04:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:04:38 DEBUG : Yandex rclone-test-memehos5tofa: Purge remote --- FAIL: TestServerSideCopyOverSelf (35.60s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:04:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:04:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:04:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:04:59 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/29 01:04:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/29 01:04:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestMoveOverSelf (17.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:05:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-zahorob4zeki" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-zahorob4zeki 2025/03/29 01:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:05:15 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for checks to finish 2025/03/29 01:05:15 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for transfers to finish 2025/03/29 01:05:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:05:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:05:22 DEBUG : Yandex rclone-test-zahorob4zeki: Using server-side directory move 2025/03/29 01:05:22 INFO : Yandex rclone-test-zahorob4zeki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 01:05:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:05:23 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for checks to finish 2025/03/29 01:05:23 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for transfers to finish 2025/03/29 01:05:26 INFO : sub dir/hello world: Deleted 2025/03/29 01:05:27 INFO : sub dir/hello world: Moved (server-side) 2025/03/29 01:05:32 DEBUG : testing file moves 2025/03/29 01:05:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/29 01:05:32 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for checks to finish 2025/03/29 01:05:32 DEBUG : Yandex rclone-test-zahorob4zeki: Waiting for transfers to finish 2025/03/29 01:05:36 INFO : sub dir/hello world: Deleted 2025/03/29 01:05:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:05:41 DEBUG : Yandex rclone-test-zahorob4zeki: Purge remote --- PASS: TestServerSideMoveOverSelf (42.92s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:05:58 ERROR : : error listing: directory not found 2025/03/29 01:05:59 INFO : Local file system at /tmp/rclone1352098956: Making directory 2025/03/29 01:06:00 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:00 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.24s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/29 01:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:06:14 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for checks to finish 2025/03/29 01:06:14 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for transfers to finish 2025/03/29 01:06:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:06:15 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/29 01:06:15 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:06:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyRedownload (14.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/29 01:06:26 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:26 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:29 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 01:06:29 INFO : check sum: Copied (new) 2025/03/29 01:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:30 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 01:06:30 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/29 01:06:30 DEBUG : check sum: Unchanged skipping 2025/03/29 01:06:30 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:30 DEBUG : Waiting for deletions to finish 2025/03/29 01:06:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.39s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/29 01:06:36 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:36 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:38 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 01:06:38 INFO : sizeonly: Copied (new) 2025/03/29 01:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:39 DEBUG : sizeonly: Sizes identical 2025/03/29 01:06:39 DEBUG : sizeonly: Unchanged skipping 2025/03/29 01:06:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:39 DEBUG : Waiting for deletions to finish 2025/03/29 01:06:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncSizeOnly (8.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/29 01:06:45 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:45 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:47 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/29 01:06:47 INFO : ignore-size: Copied (new) 2025/03/29 01:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:06:48 DEBUG : ignore-size: Unchanged skipping 2025/03/29 01:06:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:48 DEBUG : Waiting for deletions to finish 2025/03/29 01:06:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:06:56 DEBUG : existing: Unchanged skipping 2025/03/29 01:06:56 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:56 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:56 DEBUG : Waiting for deletions to finish 2025/03/29 01:06:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:06:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/29 01:06:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:06:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:06:59 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/29 01:06:59 INFO : existing: Copied (replaced existing) 2025/03/29 01:06:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:07:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 01:07:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:07:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:07:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 01:07:07 INFO : existing: Copied (new) 2025/03/29 01:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:07:09 DEBUG : existing: Destination exists, skipping 2025/03/29 01:07:09 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:07:09 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:07:09 DEBUG : Waiting for deletions to finish 2025/03/29 01:07:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:07:19 INFO : d: Making directory 2025/03/29 01:07:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:07:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:07:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:07:20 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:07:20 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:07:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:07:22 INFO : a/potato2: Copied (new) 2025/03/29 01:07:22 DEBUG : Waiting for deletions to finish 2025/03/29 01:07:26 INFO : b/potato: Deleted 2025/03/29 01:07:26 INFO : d: Removing directory 2025/03/29 01:07:30 INFO : b: Removing directory 2025/03/29 01:07:35 DEBUG : Yandex rclone-test-gipoziz1faye: deleted 2 directories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (39.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:07:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/29 01:07:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:07:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 01:07:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/29 01:07:57 DEBUG : empty space: Unchanged skipping 2025/03/29 01:07:57 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:07:57 DEBUG : Waiting for deletions to finish 2025/03/29 01:07:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:07:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:07:58 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/29 01:07:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 01:07:58 INFO : empty space: Updated modification time in destination 2025/03/29 01:07:58 DEBUG : empty space: Unchanged skipping 2025/03/29 01:07:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:07:58 DEBUG : Waiting for deletions to finish 2025/03/29 01:07:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:08:08 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:08:08 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/29 01:08:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 01:08:08 DEBUG : empty space: Unchanged skipping 2025/03/29 01:08:08 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:08:08 DEBUG : Waiting for deletions to finish 2025/03/29 01:08:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:08:17 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:08:17 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/29 01:08:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1352098956) 2025/03/29 01:08:17 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-gipoziz1faye) 2025/03/29 01:08:17 DEBUG : foo: md5 differ 2025/03/29 01:08:17 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:08:19 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/29 01:08:19 INFO : foo: Copied (replaced existing) 2025/03/29 01:08:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.61s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:08:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/29 01:08:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:08:27 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:08:27 DEBUG : empty space: Unchanged skipping 2025/03/29 01:08:27 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:08:31 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:08:31 INFO : potato: Copied (new) 2025/03/29 01:08:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:08:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/29 01:08:44 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:08:44 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:08:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/29 01:08:46 INFO : potato: Copied (replaced existing) 2025/03/29 01:08:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:08:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/29 01:08:55 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:08:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1352098956) 2025/03/29 01:08:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-gipoziz1faye) 2025/03/29 01:08:55 DEBUG : potato: md5 differ 2025/03/29 01:08:55 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:08:57 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/29 01:08:57 INFO : potato: Copied (replaced existing) 2025/03/29 01:08:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:09:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/29 01:09:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:09:07 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:09:07 DEBUG : empty space: Unchanged skipping 2025/03/29 01:09:07 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:09:07 DEBUG : Waiting for deletions to finish 2025/03/29 01:09:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:09:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:09:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:09:22 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:09:22 DEBUG : empty space: Unchanged skipping 2025/03/29 01:09:22 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:09:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:09:25 INFO : potato2: Copied (new) 2025/03/29 01:09:25 DEBUG : Waiting for deletions to finish 2025/03/29 01:09:28 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (20.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:09:42 INFO : d: Making directory 2025/03/29 01:09:42 INFO : d/e: Making directory 2025/03/29 01:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:09:44 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:09:44 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:09:44 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:09:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:09:46 INFO : a/potato2: Copied (new) 2025/03/29 01:09:46 DEBUG : Waiting for deletions to finish 2025/03/29 01:09:50 INFO : b/potato: Deleted 2025/03/29 01:09:50 INFO : d/e: Removing directory 2025/03/29 01:09:55 INFO : d: Removing directory 2025/03/29 01:09:59 INFO : b: Removing directory 2025/03/29 01:10:04 DEBUG : Yandex rclone-test-gipoziz1faye: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (47.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:10:29 INFO : d: Making directory 2025/03/29 01:10:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:10:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:10:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:10:32 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:10:32 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:10:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:10:33 INFO : a/potato2: Copied (new) 2025/03/29 01:10:33 ERROR : Yandex rclone-test-gipoziz1faye: not deleting files as there were IO errors 2025/03/29 01:10:33 ERROR : Yandex rclone-test-gipoziz1faye: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:11:10 DEBUG : Waiting for deletions to finish 2025/03/29 01:11:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:11:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:11:10 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:11:10 DEBUG : empty space: Unchanged skipping 2025/03/29 01:11:10 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:11:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:11:12 INFO : potato2: Copied (new) 2025/03/29 01:11:13 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (18.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:11:27 DEBUG : Waiting for deletions to finish 2025/03/29 01:11:27 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:11:27 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:11:31 INFO : potato: Deleted 2025/03/29 01:11:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:11:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:11:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:11:31 DEBUG : empty space: Unchanged skipping 2025/03/29 01:11:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:11:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 01:11:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (21.92s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:11:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:11:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:11:48 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:11:51 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/29 01:11:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.73s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:12:06 DEBUG : enormous: Excluded 2025/03/29 01:12:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:06 DEBUG : potato2: Excluded 2025/03/29 01:12:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:06 DEBUG : potato2: Excluded 2025/03/29 01:12:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:12:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:12:06 DEBUG : empty space: Unchanged skipping 2025/03/29 01:12:06 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:12:06 DEBUG : Waiting for deletions to finish 2025/03/29 01:12:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:07 DEBUG : potato2: Excluded 2025/03/29 01:12:07 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:12:07 DEBUG : enormous: Excluded 2025/03/29 01:12:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:07 DEBUG : potato2: Excluded 2025/03/29 01:12:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:07 DEBUG : potato2: Excluded 2025/03/29 01:12:07 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for checks to finish 2025/03/29 01:12:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:12:07 DEBUG : empty space: Unchanged skipping 2025/03/29 01:12:07 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for transfers to finish 2025/03/29 01:12:07 DEBUG : Waiting for deletions to finish 2025/03/29 01:12:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:08 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:08 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:24 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:12:24 DEBUG : enormous: Excluded 2025/03/29 01:12:24 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:12:24 DEBUG : potato2: Excluded 2025/03/29 01:12:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:12:24 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:12:24 DEBUG : empty space: Unchanged skipping 2025/03/29 01:12:24 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:12:24 DEBUG : Waiting for deletions to finish 2025/03/29 01:12:29 INFO : potato2: Deleted 2025/03/29 01:12:29 INFO : enormous: Deleted 2025/03/29 01:12:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:12:29 DEBUG : empty space: Unchanged skipping 2025/03/29 01:12:29 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for checks to finish 2025/03/29 01:12:29 DEBUG : Local file system at /tmp/rclone1352098956: Waiting for transfers to finish 2025/03/29 01:12:29 DEBUG : Waiting for deletions to finish 2025/03/29 01:12:29 INFO : enormous: Deleted 2025/03/29 01:12:29 INFO : potato2: Deleted 2025/03/29 01:12:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.86s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:12:43 DEBUG : five: Need to transfer - File not found at Destination 2025/03/29 01:12:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/29 01:12:43 DEBUG : three: Sizes identical 2025/03/29 01:12:43 DEBUG : one: Destination is newer than source, skipping 2025/03/29 01:12:43 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:12:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 01:12:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:12:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1352098956) 2025/03/29 01:12:43 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-gipoziz1faye) 2025/03/29 01:12:43 DEBUG : two: md5 differ 2025/03/29 01:12:43 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:12:45 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/29 01:12:45 INFO : two: Copied (replaced existing) 2025/03/29 01:12:45 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/29 01:12:45 INFO : four: Copied (replaced existing) 2025/03/29 01:12:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/29 01:12:49 INFO : five: Copied (new) 2025/03/29 01:12:49 DEBUG : Waiting for deletions to finish 2025/03/29 01:12:51 DEBUG : one: Destination is newer than source, skipping 2025/03/29 01:12:51 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:12:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/29 01:12:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 01:12:51 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/29 01:12:51 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/29 01:12:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:12:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:12:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/29 01:12:51 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/29 01:12:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:12:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1352098956) 2025/03/29 01:12:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-gipoziz1faye) 2025/03/29 01:12:51 DEBUG : three: md5 differ 2025/03/29 01:12:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 01:12:51 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:12:57 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/29 01:12:57 INFO : three: Copied (replaced existing) 2025/03/29 01:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (39.14s) === 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-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/29 01:13:15 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:15 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:15 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:13:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 01:13:15 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:15 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 01:13:18 INFO : potato: Copied (new) 2025/03/29 01:13:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 01:13:18 INFO : yam: Copied (new) 2025/03/29 01:13:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:13:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:13:19 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:19 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:19 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:19 DEBUG : potato: Unchanged skipping 2025/03/29 01:13:19 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:24 INFO : yam: Moved (server-side) to: yaml 2025/03/29 01:13:24 INFO : yaml: Renamed from "yam" 2025/03/29 01:13:24 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:24 DEBUG : Waiting for deletions to finish 2025/03/29 01:13:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (20.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/29 01:13:35 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:35 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:35 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:13:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 01:13:35 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:35 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 01:13:37 INFO : potato: Copied (new) 2025/03/29 01:13:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 01:13:37 INFO : yam: Copied (new) 2025/03/29 01:13:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:13:39 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:13:39 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:39 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:39 DEBUG : potato: Unchanged skipping 2025/03/29 01:13:39 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:40 INFO : yam: Moved (server-side) to: yaml 2025/03/29 01:13:40 INFO : yaml: Renamed from "yam" 2025/03/29 01:13:40 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:40 DEBUG : Waiting for deletions to finish 2025/03/29 01:13:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/29 01:13:52 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:52 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:52 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:13:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/29 01:13:52 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:52 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 01:13:54 INFO : potato: Copied (new) 2025/03/29 01:13:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 01:13:55 INFO : sub/yam: Copied (new) 2025/03/29 01:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:13:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:13:57 DEBUG : potato: Unchanged skipping 2025/03/29 01:13:58 INFO : Yandex rclone-test-gipoziz1faye: Making map for --track-renames 2025/03/29 01:13:58 INFO : Yandex rclone-test-gipoziz1faye: Finished making map for --track-renames 2025/03/29 01:13:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:13:58 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for renames to finish 2025/03/29 01:13:59 INFO : sub/yam: Moved (server-side) to: yam 2025/03/29 01:13:59 INFO : yam: Renamed from "sub/yam" 2025/03/29 01:13:59 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:13:59 DEBUG : Waiting for deletions to finish 2025/03/29 01:13:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (23.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:14:15 DEBUG : Creating backend with remote "/tmp/rclone1352098956/dir1" 2025/03/29 01:14:15 DEBUG : Creating backend with remote "/tmp/rclone1352098956/dir2" 2025/03/29 01:14:15 DEBUG : Local file system at /tmp/rclone1352098956/dir2: Using server-side directory move 2025/03/29 01:14:15 INFO : Local file system at /tmp/rclone1352098956/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 01:14:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/29 01:14:15 INFO : file1.txt: Moved (server-side) 2025/03/29 01:14:15 DEBUG : Local file system at /tmp/rclone1352098956/dir2: Waiting for checks to finish 2025/03/29 01:14:15 DEBUG : Local file system at /tmp/rclone1352098956/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:14:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:14:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 01:14:16 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:14:16 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:14:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:14:19 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:14:19 INFO : sub dir/hello world: Deleted 2025/03/29 01:14:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/29 01:14:19 INFO : nested/sub dir/file: Copied (new) 2025/03/29 01:14:19 INFO : nested/sub dir/file: Deleted 2025/03/29 01:14:19 INFO : sub dir: Removing directory 2025/03/29 01:14:19 INFO : nested/sub dir: Removing directory 2025/03/29 01:14:19 INFO : nested: Removing directory 2025/03/29 01:14:19 DEBUG : Local file system at /tmp/rclone1352098956: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (28.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:14:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:14:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 01:14:45 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:14:45 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:14:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 01:14:47 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:14:47 INFO : sub dir/hello world: Deleted 2025/03/29 01:14:48 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/29 01:14:48 INFO : nested/sub dir/file: Copied (new) 2025/03/29 01:14:48 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:15:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 01:15:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/29 01:15:15 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:15:15 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:15:17 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/29 01:15:17 INFO : existing-b: Copied (new) 2025/03/29 01:15:17 INFO : existing-b: Deleted 2025/03/29 01:15:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 01:15:17 INFO : existing: Copied (new) 2025/03/29 01:15:17 INFO : existing: Deleted 2025/03/29 01:15:18 DEBUG : existing: Destination exists, skipping 2025/03/29 01:15:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/29 01:15:18 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:15:18 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:15:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.99s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:15:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-welilay2numa" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-welilay2numa 2025/03/29 01:15:41 DEBUG : Yandex rclone-test-welilay2numa: Using server-side directory move 2025/03/29 01:15:41 INFO : Yandex rclone-test-welilay2numa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 01:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:15:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:15:41 DEBUG : empty space: Unchanged skipping 2025/03/29 01:15:41 DEBUG : Yandex rclone-test-welilay2numa: Waiting for checks to finish 2025/03/29 01:15:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:15:43 INFO : potato2: Moved (server-side) 2025/03/29 01:15:45 INFO : potato3: Deleted 2025/03/29 01:15:45 INFO : empty space: Deleted 2025/03/29 01:15:45 DEBUG : Yandex rclone-test-welilay2numa: Waiting for transfers to finish 2025/03/29 01:15:47 INFO : potato3: Moved (server-side) 2025/03/29 01:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-palupeh6rine" 2025/03/29 01:15:48 DEBUG : Yandex rclone-test-palupeh6rine: Using server-side directory move 2025/03/29 01:15:50 INFO : Yandex rclone-test-palupeh6rine: Server side directory move succeeded 2025/03/29 01:15:51 ERROR : : error listing: directory not found 2025/03/29 01:15:51 DEBUG : Yandex rclone-test-palupeh6rine: Purge remote 2025/03/29 01:15:59 DEBUG : Yandex rclone-test-welilay2numa: Purge remote 2025/03/29 01:15:59 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (32.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:16:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-raxijon8sovu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-raxijon8sovu 2025/03/29 01:16:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:16:12 DEBUG : empty space: Excluded 2025/03/29 01:16:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:16:12 DEBUG : empty space: Excluded 2025/03/29 01:16:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:16:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:16:12 DEBUG : Yandex rclone-test-raxijon8sovu: Waiting for checks to finish 2025/03/29 01:16:12 DEBUG : Yandex rclone-test-raxijon8sovu: Waiting for transfers to finish 2025/03/29 01:16:14 INFO : potato2: Moved (server-side) 2025/03/29 01:16:17 INFO : potato3: Deleted 2025/03/29 01:16:18 INFO : potato3: Moved (server-side) 2025/03/29 01:16:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-dajomit5yewa" 2025/03/29 01:16:19 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:16:19 DEBUG : empty space: Excluded 2025/03/29 01:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:16:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/29 01:16:19 DEBUG : Yandex rclone-test-dajomit5yewa: Waiting for checks to finish 2025/03/29 01:16:19 DEBUG : Yandex rclone-test-dajomit5yewa: Waiting for transfers to finish 2025/03/29 01:16:21 INFO : potato2: Moved (server-side) 2025/03/29 01:16:21 INFO : potato3: Moved (server-side) 2025/03/29 01:16:22 DEBUG : Yandex rclone-test-dajomit5yewa: Purge remote 2025/03/29 01:16:29 DEBUG : Yandex rclone-test-raxijon8sovu: Purge remote --- PASS: TestServerSideMoveWithFilter (40.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:16:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-rowotin4meba" 2025/03/29 01:16:47 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gipoziz1faye -> Yandex rclone-test-rowotin4meba 2025/03/29 01:16:53 DEBUG : Yandex rclone-test-rowotin4meba: Using server-side directory move 2025/03/29 01:16:54 INFO : Yandex rclone-test-rowotin4meba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 01:16:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:16:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:16:54 DEBUG : empty space: Unchanged skipping 2025/03/29 01:16:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:16:54 DEBUG : Yandex rclone-test-rowotin4meba: Waiting for checks to finish 2025/03/29 01:16:55 INFO : potato2: Moved (server-side) 2025/03/29 01:16:58 INFO : potato3: Deleted 2025/03/29 01:17:00 INFO : empty space: Deleted 2025/03/29 01:17:00 DEBUG : Yandex rclone-test-rowotin4meba: Waiting for transfers to finish 2025/03/29 01:17:00 INFO : potato3: Moved (server-side) 2025/03/29 01:17:00 INFO : tomatoDir: Removing directory 2025/03/29 01:17:05 DEBUG : Yandex rclone-test-gipoziz1faye: deleted 1 directories 2025/03/29 01:17:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-vapifux9hehu" 2025/03/29 01:17:06 INFO : tomatoDir: Making directory 2025/03/29 01:17:06 DEBUG : Yandex rclone-test-vapifux9hehu: Using server-side directory move 2025/03/29 01:17:09 INFO : Yandex rclone-test-vapifux9hehu: Server side directory move succeeded 2025/03/29 01:17:09 ERROR : : error listing: directory not found 2025/03/29 01:17:10 ERROR : : error listing: directory not found 2025/03/29 01:17:10 DEBUG : Yandex rclone-test-vapifux9hehu: Purge remote 2025/03/29 01:17:18 DEBUG : Yandex rclone-test-rowotin4meba: Purge remote 2025/03/29 01:17:18 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.87s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.69s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncOverlap (6.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/rclone-sync-test" 2025/03/29 01:17:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/rclone-sync-test-include/layer2" 2025/03/29 01:17:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/rclone-sync-test-ignore-file" 2025/03/29 01:17:33 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:17:34 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test: Waiting for checks to finish 2025/03/29 01:17:34 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test: Waiting for transfers to finish 2025/03/29 01:17:34 DEBUG : Waiting for deletions to finish 2025/03/29 01:17:34 INFO : There was nothing to transfer 2025/03/29 01:17:35 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:17:36 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:17:36 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:17:36 DEBUG : Waiting for deletions to finish 2025/03/29 01:17:36 INFO : rclone-sync-test-include: Removing directory 2025/03/29 01:17:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/29 01:17:37 DEBUG : Yandex rclone-test-gipoziz1faye: failed to delete 1 directories 2025/03/29 01:17:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:37 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:39 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:41 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:43 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:45 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:47 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:17:49 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:17:51 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/29 01:17:51 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/29 01:17:51 DEBUG : Waiting for deletions to finish 2025/03/29 01:17:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:51 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:17:53 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:17:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:17:56 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:18:00 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:18:00 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:18:00 DEBUG : Waiting for deletions to finish 2025/03/29 01:18:00 INFO : rclone-sync-test-include: Removing directory 2025/03/29 01:18:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/29 01:18:01 DEBUG : Yandex rclone-test-gipoziz1faye: failed to delete 1 directories 2025/03/29 01:18:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:01 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:04 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:05 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:08 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:18:10 DEBUG : : Excluded 2025/03/29 01:18:10 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 01:18:11 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/29 01:18:11 DEBUG : Yandex rclone-test-gipoziz1faye/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/29 01:18:11 DEBUG : Waiting for deletions to finish 2025/03/29 01:18:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:12 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:14 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:16 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:19 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:20 DEBUG : rclone-sync-test: Excluded 2025/03/29 01:18:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:18:22 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (91.24s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:18:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:18:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/CompareDest" 2025/03/29 01:18:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 01:18:58 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:18:58 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 01:19:01 INFO : one: Copied (new) 2025/03/29 01:19:01 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:04 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:04 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/29 01:19:06 INFO : one: Copied (replaced existing) 2025/03/29 01:19:06 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:13 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:19:13 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:13 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:13 INFO : There was nothing to transfer 2025/03/29 01:19:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 01:19:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:17 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:19:18 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:18 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:18 INFO : There was nothing to transfer 2025/03/29 01:19:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 01:19:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:19 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:19:19 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:19 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:19 INFO : There was nothing to transfer 2025/03/29 01:19:21 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/29 01:19:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 01:19:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 01:19:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:21 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:19:21 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:21 DEBUG : Waiting for deletions to finish 2025/03/29 01:19:21 INFO : There was nothing to transfer 2025/03/29 01:19:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:24 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 01:19:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:19:24 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:19:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:19:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:19:24 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:19:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/29 01:19:26 INFO : two: Copied (new) 2025/03/29 01:19:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (55.39s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:19:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dest" 2025/03/29 01:19:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/pre-dest1" 2025/03/29 01:19:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/pre-dest2" 2025/03/29 01:20:00 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/29 01:20:00 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/29 01:20:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/29 01:20:01 DEBUG : Yandex rclone-test-gipoziz1faye/dest: Waiting for checks to finish 2025/03/29 01:20:01 DEBUG : Yandex rclone-test-gipoziz1faye/dest: Waiting for transfers to finish 2025/03/29 01:20:03 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/29 01:20:03 INFO : 3: Copied (new) 2025/03/29 01:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.66s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:20:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:20:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/CopyDest" 2025/03/29 01:20:33 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 01:20:33 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:20:33 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:20:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 01:20:35 INFO : one: Copied (new) 2025/03/29 01:20:35 DEBUG : Waiting for deletions to finish 2025/03/29 01:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:20:38 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:20:38 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:20:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/29 01:20:40 INFO : one: Copied (replaced existing) 2025/03/29 01:20:40 DEBUG : Waiting for deletions to finish 2025/03/29 01:20:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/BackupDir" 2025/03/29 01:20:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:20:47 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:20:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:20:49 INFO : one: Moved (server-side) 2025/03/29 01:20:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 01:20:51 INFO : one: Copied (server-side copy) 2025/03/29 01:20:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/29 01:20:51 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:20:51 DEBUG : Waiting for deletions to finish 2025/03/29 01:20:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 01:20:57 INFO : two: Copied (server-side copy) 2025/03/29 01:20:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/29 01:20:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:57 DEBUG : one: Unchanged skipping 2025/03/29 01:20:57 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:20:57 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:20:57 DEBUG : Waiting for deletions to finish 2025/03/29 01:20:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:59 DEBUG : one: Unchanged skipping 2025/03/29 01:20:59 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:20:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:20:59 DEBUG : two: Unchanged skipping 2025/03/29 01:20:59 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:20:59 DEBUG : Waiting for deletions to finish 2025/03/29 01:20:59 INFO : There was nothing to transfer 2025/03/29 01:21:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/29 01:21:07 DEBUG : three: Destination not found in --copy-dest 2025/03/29 01:21:07 DEBUG : three: Need to transfer - File not found at Destination 2025/03/29 01:21:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:21:07 DEBUG : one: Unchanged skipping 2025/03/29 01:21:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:21:07 DEBUG : two: Unchanged skipping 2025/03/29 01:21:07 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:21:07 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:21:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/29 01:21:09 INFO : three: Copied (new) 2025/03/29 01:21:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (81.16s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:21:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:21:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/backup" 2025/03/29 01:22:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:22:00 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:22:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:22:00 DEBUG : two: Unchanged skipping 2025/03/29 01:22:03 INFO : one: Moved (server-side) 2025/03/29 01:22:03 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:22:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:22:06 INFO : one: Copied (new) 2025/03/29 01:22:06 DEBUG : Waiting for deletions to finish 2025/03/29 01:22:08 INFO : three.txt: Moved (server-side) 2025/03/29 01:22:08 INFO : three.txt: Moved into backup dir 2025/03/29 01:22:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:22:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:22:11 DEBUG : two: Unchanged skipping 2025/03/29 01:22:11 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:22:15 INFO : one: Deleted 2025/03/29 01:22:17 INFO : one: Moved (server-side) 2025/03/29 01:22:17 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:22:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:22:19 INFO : one: Copied (new) 2025/03/29 01:22:19 DEBUG : Waiting for deletions to finish 2025/03/29 01:22:24 INFO : three.txt: Deleted 2025/03/29 01:22:26 INFO : three.txt: Moved (server-side) 2025/03/29 01:22:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (57.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:22:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:22:56 DEBUG : Config file has changed externally - reloading 2025/03/29 01:22:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/backup" 2025/03/29 01:22:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:22:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:22:58 DEBUG : two: Unchanged skipping 2025/03/29 01:22:58 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:23:00 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:23:00 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:23:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:23:02 INFO : one: Copied (new) 2025/03/29 01:23:02 DEBUG : Waiting for deletions to finish 2025/03/29 01:23:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:23:04 INFO : three.txt: Moved into backup dir 2025/03/29 01:23:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:23:08 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:23:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:23:08 DEBUG : two: Unchanged skipping 2025/03/29 01:23:13 INFO : one.bak: Deleted 2025/03/29 01:23:14 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:23:14 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:23:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:23:21 INFO : one: Copied (new) 2025/03/29 01:23:21 DEBUG : Waiting for deletions to finish 2025/03/29 01:23:26 INFO : three.txt.bak: Deleted 2025/03/29 01:23:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:23:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (64.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-211677h18m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:23:58 +0000 UTC) (precision 1ns) 2025/03/29 01:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/backup" 2025/03/29 01:24:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:24:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:24:04 DEBUG : two: Unchanged skipping 2025/03/29 01:24:04 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:24:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 01:24:05 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:24:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:24:07 INFO : one: Copied (new) 2025/03/29 01:24:07 DEBUG : Waiting for deletions to finish 2025/03/29 01:24:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 01:24:09 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-211677h18m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:24: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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-211677h18m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:24:05 +0000 UTC) (precision 1ns) 2025/03/29 01:24:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:24:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:24:12 DEBUG : two: Unchanged skipping 2025/03/29 01:24:12 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:24:16 INFO : one-2019-01-01: Deleted 2025/03/29 01:24:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 01:24:18 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:24:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:24:20 INFO : one: Copied (new) 2025/03/29 01:24:20 DEBUG : Waiting for deletions to finish 2025/03/29 01:24:24 INFO : three-2019-01-01.txt: Deleted 2025/03/29 01:24:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 01:24:26 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (57.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:24:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:25:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:25:00 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:25:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:25:00 DEBUG : two: Unchanged skipping 2025/03/29 01:25:02 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:25:02 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:25:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:25:04 INFO : one: Copied (new) 2025/03/29 01:25:04 DEBUG : Waiting for deletions to finish 2025/03/29 01:25:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:25:06 INFO : three.txt: Moved into backup dir 2025/03/29 01:25:09 DEBUG : one.bak: Excluded (Path Filter) 2025/03/29 01:25:09 DEBUG : one.bak: Excluded 2025/03/29 01:25:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/29 01:25:09 DEBUG : three.txt.bak: Excluded 2025/03/29 01:25:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:25:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:25:09 DEBUG : two: Unchanged skipping 2025/03/29 01:25:09 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for checks to finish 2025/03/29 01:25:14 INFO : one.bak: Deleted 2025/03/29 01:25:16 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:25:16 DEBUG : Yandex rclone-test-gipoziz1faye/dst: Waiting for transfers to finish 2025/03/29 01:25:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:25:19 INFO : one: Copied (new) 2025/03/29 01:25:19 DEBUG : Waiting for deletions to finish 2025/03/29 01:25:24 INFO : three.txt.bak: Deleted 2025/03/29 01:25:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:25:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (55.54s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:25:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:25:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:25:57 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:25:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:25:59 INFO : one: Copied (new) 2025/03/29 01:26:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:26:00 DEBUG : two: Unchanged skipping 2025/03/29 01:26:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 01:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:26:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/29 01:26:05 INFO : three.txt: Copied (new) 2025/03/29 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:26:10 INFO : one.bak: Deleted 2025/03/29 01:26:12 INFO : one: Moved (server-side) to: one.bak 2025/03/29 01:26:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:26:14 INFO : one: Copied (new) 2025/03/29 01:26:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:26:14 DEBUG : two: Unchanged skipping 2025/03/29 01:26:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 01:26:19 INFO : three.txt.bak: Deleted 2025/03/29 01:26:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 01:26:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/29 01:26:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (58.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:26:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-gipoziz1faye/dst" 2025/03/29 01:26:52 DEBUG : Config file has changed externally - reloading 2025/03/29 01:26:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 01:26:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 01:26:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 01:26:56 INFO : one: Copied (new) 2025/03/29 01:26:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:26:57 DEBUG : two: Unchanged skipping 2025/03/29 01:26:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 01:26:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 01:27:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/29 01:27:01 INFO : three.txt: Copied (new) 2025/03/29 01:27:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 01:27:07 INFO : one-2019-01-01: Deleted 2025/03/29 01:27:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 01:27:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 01:27:10 INFO : one: Copied (new) 2025/03/29 01:27:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:27:11 DEBUG : two: Unchanged skipping 2025/03/29 01:27:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 01:27:15 INFO : three-2019-01-01.txt: Deleted 2025/03/29 01:27:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 01:27:19 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/29 01:27:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (54.86s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:27:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/29 01:27:43 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:27:43 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:27:46 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/29 01:27:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/29 01:27:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.43s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:27:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 01:27:52 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:27:52 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:27:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 01:27:54 INFO : existing: Copied (new) 2025/03/29 01:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:27:55 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:27:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/29 01:27:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/29 01:27:55 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:27:55 ERROR : Yandex rclone-test-gipoziz1faye: not deleting files as there were IO errors 2025/03/29 01:27:55 ERROR : Yandex rclone-test-gipoziz1faye: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncImmutable (11.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:28:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:28:05 DEBUG : existing: Unchanged skipping 2025/03/29 01:28:05 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:28:05 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:28:05 DEBUG : Waiting for deletions to finish 2025/03/29 01:28:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.37s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.82s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.47s) --- SKIP: TestMaxTransfer/Hard (0.81s) --- SKIP: TestMaxTransfer/Soft (0.87s) --- SKIP: TestMaxTransfer/Cautious (0.79s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:29:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both10: Unchanged skipping 2025/03/29 01:29:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:29:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both12: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both13: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both14: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both15: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both16: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both0: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both18: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both19: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both2: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both3: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both4: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both5: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both6: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both1: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both8: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:29:31 DEBUG : both9: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both11: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both17: Unchanged skipping 2025/03/29 01:29:31 DEBUG : both7: Unchanged skipping 2025/03/29 01:29:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:29:31 DEBUG : Waiting for deletions to finish 2025/03/29 01:29:34 INFO : only19: Deleted 2025/03/29 01:29:35 INFO : only3: Deleted 2025/03/29 01:29:35 INFO : only16: Deleted 2025/03/29 01:29:35 INFO : only7: Deleted 2025/03/29 01:29:38 INFO : only6: Deleted 2025/03/29 01:29:38 INFO : only13: Deleted 2025/03/29 01:29:38 INFO : only5: Deleted 2025/03/29 01:29:39 INFO : only8: Deleted 2025/03/29 01:29:42 INFO : only11: Deleted 2025/03/29 01:29:42 INFO : only14: Deleted 2025/03/29 01:29:42 INFO : only9: Deleted 2025/03/29 01:29:42 INFO : only17: Deleted 2025/03/29 01:29:45 INFO : only4: Deleted 2025/03/29 01:29:45 INFO : only2: Deleted 2025/03/29 01:29:45 INFO : only15: Deleted 2025/03/29 01:29:46 INFO : only18: Deleted 2025/03/29 01:29:48 INFO : only0: Deleted 2025/03/29 01:29:49 INFO : only10: Deleted 2025/03/29 01:29:49 INFO : only12: Deleted 2025/03/29 01:29:49 INFO : only1: Deleted 2025/03/29 01:29:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (176.17s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only13: Modification time difference too big |-211677h26m59.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 01:32:06 +0000 UTC) (precision 1ns) 2025/03/29 01:32:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for checks to finish 2025/03/29 01:32:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both0: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both12: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both13: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both14: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both10: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both16: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both1: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both11: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both15: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both2: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both3: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both17: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both18: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both6: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both7: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both19: Unchanged skipping 2025/03/29 01:32:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 01:32:31 DEBUG : both4: Unchanged skipping 2025/03/29 01:32:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : both9: Unchanged skipping 2025/03/29 01:32:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : both5: Unchanged skipping 2025/03/29 01:32:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : both8: Unchanged skipping 2025/03/29 01:32:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/29 01:32:31 DEBUG : Yandex rclone-test-gipoziz1faye: Waiting for transfers to finish 2025/03/29 01:32:32 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/29 01:32:32 INFO : only12: Copied (replaced existing) 2025/03/29 01:32:33 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/29 01:32:33 INFO : only11: Copied (replaced existing) 2025/03/29 01:32:33 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/29 01:32:33 INFO : only1: Copied (replaced existing) 2025/03/29 01:32:33 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/29 01:32:33 INFO : only13: Copied (replaced existing) 2025/03/29 01:32:34 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/29 01:32:34 INFO : only17: Copied (replaced existing) 2025/03/29 01:32:34 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/29 01:32:34 INFO : only16: Copied (replaced existing) 2025/03/29 01:32:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/29 01:32:34 INFO : only14: Copied (replaced existing) 2025/03/29 01:32:35 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/29 01:32:35 INFO : only15: Copied (replaced existing) 2025/03/29 01:32:36 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/29 01:32:36 INFO : only18: Copied (replaced existing) 2025/03/29 01:32:36 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/29 01:32:36 INFO : only4: Copied (replaced existing) 2025/03/29 01:32:37 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/29 01:32:37 INFO : only19: Copied (replaced existing) 2025/03/29 01:32:37 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/29 01:32:37 INFO : only0: Copied (replaced existing) 2025/03/29 01:32:37 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/29 01:32:37 INFO : only5: Copied (replaced existing) 2025/03/29 01:32:37 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/29 01:32:37 INFO : only2: Copied (replaced existing) 2025/03/29 01:32:38 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/29 01:32:38 INFO : only3: Copied (replaced existing) 2025/03/29 01:32:39 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/29 01:32:39 INFO : only7: Copied (replaced existing) 2025/03/29 01:32:39 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/29 01:32:39 INFO : only10: Copied (replaced existing) 2025/03/29 01:32:39 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/29 01:32:39 INFO : only9: Copied (replaced existing) 2025/03/29 01:32:40 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/29 01:32:40 INFO : only8: Copied (replaced existing) 2025/03/29 01:32:40 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/29 01:32:40 INFO : only6: Copied (replaced existing) 2025/03/29 01:32:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (239.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:35:11 DEBUG : empty_dir: Making directory with metadata 2025/03/29 01:35:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:35:11 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 01:35:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:35:11 INFO : empty_on_remote: Making directory 2025/03/29 01:35:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:35:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (41.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:35:53 DEBUG : empty_dir: Making directory with metadata 2025/03/29 01:35:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:35:53 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 01:35:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:35:53 INFO : empty_on_remote: Making directory 2025/03/29 01:35:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:35:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/29 01:35:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (45.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:36:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:36:38 INFO : sub dir: Making directory 2025/03/29 01:36:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (73.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" 2025/03/29 01:37:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:37:52 INFO : sub dir: Making directory 2025/03/29 01:37:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gipoziz1faye", Local "Local file system at /tmp/rclone1352098956", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (72.74s) FAIL 2025/03/29 01:39:05 DEBUG : Yandex rclone-test-gipoziz1faye: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 38m44.081678596s (try 1/5): exit status 1: Failed [TestSyncEmptyDirectories TestServerSideCopyOverSelf TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentTruncate]