"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/02 03:46:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele" 2025/01/02 03:46:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 03:46:17 DEBUG : Creating backend with remote "/tmp/rclone3117234874" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:46:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 03:46:18 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:18 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:46:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:46:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:46:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:46:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:22 DEBUG : Yandex rclone-test-nomuquf2pele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.13s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.60s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:29 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 03:46:29 DEBUG : Config file has changed externally - reloading 2025/01/02 03:46:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 03:46:29 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:29 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.93s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:46:31 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:31 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:46:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:46:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyNoTraverse (8.64s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:39 INFO : Yandex rclone-test-nomuquf2pele: Running all checks before starting transfers 2025/01/02 03:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:46:39 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:39 INFO : Yandex rclone-test-nomuquf2pele: Checks finished, now starting transfers 2025/01/02 03:46:39 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:46:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:46:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyCheckFirst (7.89s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:47 ERROR : Ignoring --no-traverse with sync 2025/01/02 03:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:46:47 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:47 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:46:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:46:50 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:46:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncNoTraverse (7.92s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:46:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 03:46:55 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:46:55 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:46:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/02 03:46:57 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyWithDepth (6.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:47:02 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:02 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:03 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:47:07 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:07 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:09 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 03:47:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:47:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 03:47:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:47:14 DEBUG : sub dir: Making directory 2025/01/02 03:47:14 DEBUG : sub dir2: Making directory 2025/01/02 03:47:14 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:47:15 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:15 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:18 DEBUG : Yandex rclone-test-nomuquf2pele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (13.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:27 DEBUG : sub dir2: Making directory 2025/01/02 03:47:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 03:47:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:47:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:34 DEBUG : sub dir2: Making directory with metadata 2025/01/02 03:47:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:47:35 DEBUG : sub dir: Making directory 2025/01/02 03:47:35 DEBUG : sub dir2: Making directory 2025/01/02 03:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:47:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:37 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:47:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:39 DEBUG : Yandex rclone-test-nomuquf2pele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 03:47:39 DEBUG : Yandex rclone-test-nomuquf2pele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:48 DEBUG : sub dir2: Making directory 2025/01/02 03:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:47:48 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:48 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:51 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:47:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.83s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:55 DEBUG : sub dir2: Making directory with metadata 2025/01/02 03:47:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:47:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:47:55 DEBUG : sub dir: Making directory 2025/01/02 03:47:56 DEBUG : sub dir2: Making directory 2025/01/02 03:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:47:56 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:47:56 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:47:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:47:57 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:47:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:47:59 DEBUG : Yandex rclone-test-nomuquf2pele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:05 DEBUG : sub dir2: Making directory 2025/01/02 03:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:48:06 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:48:06 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:48:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:48:07 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.25s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-sajuwig4diqu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-sajuwig4diqu 2025/01/02 03:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:48:16 DEBUG : Yandex rclone-test-sajuwig4diqu: Waiting for checks to finish 2025/01/02 03:48:16 DEBUG : Yandex rclone-test-sajuwig4diqu: Waiting for transfers to finish 2025/01/02 03:48:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:48:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:20 DEBUG : Yandex rclone-test-sajuwig4diqu: Purge remote --- PASS: TestServerSideCopy (18.01s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:34 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:48:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:48:34 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:48:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:48:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyOverSelf (11.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-cizopag4zacu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-cizopag4zacu 2025/01/02 03:48:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:48:45 DEBUG : Yandex rclone-test-cizopag4zacu: Waiting for checks to finish 2025/01/02 03:48:45 DEBUG : Yandex rclone-test-cizopag4zacu: Waiting for transfers to finish 2025/01/02 03:48:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:48:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:48:53 DEBUG : Yandex rclone-test-cizopag4zacu: Waiting for checks to finish 2025/01/02 03:48:53 DEBUG : Yandex rclone-test-cizopag4zacu: Waiting for transfers to finish 2025/01/02 03:48:54 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mawujow8" before starting 2025/01/02 03:48:56 DEBUG : sub dir/hello world.mawujow8: server side copy: removing renamed existing file after operation 2025/01/02 03:48:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/02 03:48:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:48:59 DEBUG : Yandex rclone-test-cizopag4zacu: Purge remote --- PASS: TestServerSideCopyOverSelf (25.53s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:49:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:49:11 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:49:11 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:49:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:49:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 03:49:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestMoveOverSelf (11.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:49:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-bupudig5wedo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-bupudig5wedo 2025/01/02 03:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:49:23 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for checks to finish 2025/01/02 03:49:23 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for transfers to finish 2025/01/02 03:49:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:49:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:49:30 DEBUG : Yandex rclone-test-bupudig5wedo: Using server-side directory move 2025/01/02 03:49:30 INFO : Yandex rclone-test-bupudig5wedo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:49:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:49:36 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for checks to finish 2025/01/02 03:49:36 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for transfers to finish 2025/01/02 03:49:37 INFO : sub dir/hello world: Deleted 2025/01/02 03:49:40 INFO : sub dir/hello world: Moved (server-side) 2025/01/02 03:49:44 DEBUG : testing file moves 2025/01/02 03:49:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 03:49:45 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for checks to finish 2025/01/02 03:49:45 DEBUG : Yandex rclone-test-bupudig5wedo: Waiting for transfers to finish 2025/01/02 03:49:46 INFO : sub dir/hello world: Deleted 2025/01/02 03:49:49 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:49:51 DEBUG : Yandex rclone-test-bupudig5wedo: Purge remote --- PASS: TestServerSideMoveOverSelf (38.32s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:49:59 ERROR : : error listing: directory not found 2025/01/02 03:50:00 DEBUG : Local file system at /tmp/rclone3117234874: Making directory 2025/01/02 03:50:01 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:01 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyAfterDelete (9.54s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/02 03:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:50:10 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for checks to finish 2025/01/02 03:50:10 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for transfers to finish 2025/01/02 03:50:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:50:10 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/02 03:50:10 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:50:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyRedownload (8.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 03:50:16 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:16 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:50:18 INFO : check sum: Copied (new) 2025/01/02 03:50:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:50:19 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/02 03:50:19 DEBUG : check sum: Unchanged skipping 2025/01/02 03:50:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:19 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.95s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 03:50:25 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:25 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:27 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:50:27 INFO : sizeonly: Copied (new) 2025/01/02 03:50:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:28 DEBUG : sizeonly: Sizes identical 2025/01/02 03:50:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:28 DEBUG : sizeonly: Unchanged skipping 2025/01/02 03:50:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:28 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 03:50:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:35 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/02 03:50:35 INFO : ignore-size: Copied (new) 2025/01/02 03:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:36 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:50:36 DEBUG : ignore-size: Unchanged skipping 2025/01/02 03:50:36 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:36 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:36 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (7.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:50:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:43 DEBUG : existing: Unchanged skipping 2025/01/02 03:50:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:43 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 03:50:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:46 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/02 03:50:46 INFO : existing: Copied (replaced existing) 2025/01/02 03:50:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (8.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 03:50:50 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:50 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:50:52 INFO : existing: Copied (new) 2025/01/02 03:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:50:53 DEBUG : existing: Destination exists, skipping 2025/01/02 03:50:53 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:50:53 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:50:53 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (7.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:01 DEBUG : d: Making directory 2025/01/02 03:51:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:51:03 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:51:03 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:51:03 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:03 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:51:06 INFO : a/potato2: Copied (new) 2025/01/02 03:51:06 DEBUG : Waiting for deletions to finish 2025/01/02 03:51:07 INFO : b/potato: Deleted 2025/01/02 03:51:07 INFO : d: Removing directory 2025/01/02 03:51:09 INFO : b: Removing directory 2025/01/02 03:51:11 DEBUG : Yandex rclone-test-nomuquf2pele: deleted 2 directories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (21.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:22 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/02 03:51:22 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:51:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/02 03:51:22 DEBUG : empty space: Unchanged skipping 2025/01/02 03:51:22 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:22 DEBUG : Waiting for deletions to finish 2025/01/02 03:51:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:23 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/02 03:51:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:51:23 INFO : empty space: Updated modification time in destination 2025/01/02 03:51:23 DEBUG : empty space: Unchanged skipping 2025/01/02 03:51:23 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:51:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (7.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/02 03:51:30 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:51:30 DEBUG : empty space: Unchanged skipping 2025/01/02 03:51:30 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:30 DEBUG : Waiting for deletions to finish 2025/01/02 03:51:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.58s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:36 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:36 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/02 03:51:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3117234874) 2025/01/02 03:51:36 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-nomuquf2pele) 2025/01/02 03:51:36 DEBUG : foo: md5 differ 2025/01/02 03:51:36 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:37 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/02 03:51:37 INFO : foo: Copied (replaced existing) 2025/01/02 03:51:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.26s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 03:51:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:51:43 DEBUG : empty space: Unchanged skipping 2025/01/02 03:51:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:51:45 INFO : potato: Copied (new) 2025/01/02 03:51:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (10.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:51:54 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:51:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 03:51:54 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:51:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/02 03:51:56 INFO : potato: Copied (replaced existing) 2025/01/02 03:51:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:52:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/02 03:52:02 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:52:02 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3117234874) 2025/01/02 03:52:02 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-nomuquf2pele) 2025/01/02 03:52:02 DEBUG : potato: md5 differ 2025/01/02 03:52:02 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:52:04 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/02 03:52:04 INFO : potato: Copied (replaced existing) 2025/01/02 03:52:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (7.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:52:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 03:52:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:52:11 DEBUG : empty space: Unchanged skipping 2025/01/02 03:52:11 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:52:11 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:52:11 DEBUG : Waiting for deletions to finish 2025/01/02 03:52:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:52:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:52:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:52:20 DEBUG : empty space: Unchanged skipping 2025/01/02 03:52:20 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:52:20 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:52:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:52:23 INFO : potato2: Copied (new) 2025/01/02 03:52:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:52:24 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:52:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/02 03:52:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 03:52:33 DEBUG : pacer: Reducing sleep to 15ms 2025/01/02 03:52:33 DEBUG : d: Making directory 2025/01/02 03:52:33 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/02 03:52:33 DEBUG : d/e: Making directory 2025/01/02 03:52:34 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 03:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:52:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:52:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:52:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:52:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:52:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:52:38 INFO : a/potato2: Copied (new) 2025/01/02 03:52:38 DEBUG : Waiting for deletions to finish 2025/01/02 03:52:39 INFO : b/potato: Deleted 2025/01/02 03:52:39 INFO : d/e: Removing directory 2025/01/02 03:52:41 INFO : d: Removing directory 2025/01/02 03:52:43 INFO : b: Removing directory 2025/01/02 03:52:45 DEBUG : Yandex rclone-test-nomuquf2pele: deleted 3 directories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (25.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:52:59 DEBUG : d: Making directory 2025/01/02 03:53:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:53:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:53:00 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:53:01 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:01 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:53:02 INFO : a/potato2: Copied (new) 2025/01/02 03:53:02 ERROR : Yandex rclone-test-nomuquf2pele: not deleting files as there were IO errors 2025/01/02 03:53:02 ERROR : Yandex rclone-test-nomuquf2pele: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (21.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:53:19 DEBUG : Waiting for deletions to finish 2025/01/02 03:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:53:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:53:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:19 DEBUG : empty space: Unchanged skipping 2025/01/02 03:53:19 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:20 INFO : potato: Deleted 2025/01/02 03:53:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:53:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (9.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:53:29 DEBUG : Waiting for deletions to finish 2025/01/02 03:53:30 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:30 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:31 INFO : potato: Deleted 2025/01/02 03:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:53:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:53:31 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:31 DEBUG : empty space: Unchanged skipping 2025/01/02 03:53:31 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:53:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (13.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:53:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:53:41 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:41 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:43 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/02 03:53:43 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (9.89s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", 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:1359 Error: Should be true Test: TestSyncWithExclude Messages: empty space: Modification time difference too big |-114158h53m52.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-02 03:53:52 +0000 UTC) (precision 1ns) 2025/01/02 03:53:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:53:52 DEBUG : enormous: Excluded 2025/01/02 03:53:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:52 DEBUG : potato2: Excluded 2025/01/02 03:53:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:53 DEBUG : potato2: Excluded 2025/01/02 03:53:53 DEBUG : empty space: Modification times differ by 114158h53m52.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-02 03:53:52 +0000 UTC 2025/01/02 03:53:53 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:53:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:53:53 INFO : empty space: Updated modification time in destination 2025/01/02 03:53:53 DEBUG : empty space: Unchanged skipping 2025/01/02 03:53:53 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:53:53 DEBUG : Waiting for deletions to finish 2025/01/02 03:53:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:53:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:54 DEBUG : potato2: Excluded 2025/01/02 03:53:54 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:53:54 DEBUG : enormous: Excluded 2025/01/02 03:53:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:54 DEBUG : potato2: Excluded 2025/01/02 03:53:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:54 DEBUG : potato2: Excluded 2025/01/02 03:53:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:53:54 DEBUG : empty space: Unchanged skipping 2025/01/02 03:53:54 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for checks to finish 2025/01/02 03:53:54 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for transfers to finish 2025/01/02 03:53:54 DEBUG : Waiting for deletions to finish 2025/01/02 03:53:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:53:55 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:53:55 DEBUG : potato2: Excluded --- FAIL: TestSyncWithExclude (11.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:54:05 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:54:05 DEBUG : enormous: Excluded 2025/01/02 03:54:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:54:05 DEBUG : potato2: Excluded 2025/01/02 03:54:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:54:06 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:06 DEBUG : empty space: Unchanged skipping 2025/01/02 03:54:06 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:06 DEBUG : Waiting for deletions to finish 2025/01/02 03:54:07 INFO : enormous: Deleted 2025/01/02 03:54:07 INFO : potato2: Deleted 2025/01/02 03:54:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:54:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:54:08 DEBUG : empty space: Unchanged skipping 2025/01/02 03:54:08 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for checks to finish 2025/01/02 03:54:08 DEBUG : Local file system at /tmp/rclone3117234874: Waiting for transfers to finish 2025/01/02 03:54:08 DEBUG : Waiting for deletions to finish 2025/01/02 03:54:08 INFO : enormous: Deleted 2025/01/02 03:54:08 INFO : potato2: Deleted 2025/01/02 03:54:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:54:20 DEBUG : five: Need to transfer - File not found at Destination 2025/01/02 03:54:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/02 03:54:20 DEBUG : one: Destination is newer than source, skipping 2025/01/02 03:54:20 DEBUG : three: Sizes identical 2025/01/02 03:54:20 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 03:54:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:54:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3117234874) 2025/01/02 03:54:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nomuquf2pele) 2025/01/02 03:54:20 DEBUG : two: md5 differ 2025/01/02 03:54:20 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/02 03:54:21 INFO : two: Copied (replaced existing) 2025/01/02 03:54:22 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/02 03:54:22 INFO : four: Copied (replaced existing) 2025/01/02 03:54:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/02 03:54:22 INFO : five: Copied (new) 2025/01/02 03:54:22 DEBUG : Waiting for deletions to finish 2025/01/02 03:54:23 DEBUG : one: Destination is newer than source, skipping 2025/01/02 03:54:23 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3117234874) 2025/01/02 03:54:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-nomuquf2pele) 2025/01/02 03:54:23 DEBUG : three: md5 differ 2025/01/02 03:54:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 03:54:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/02 03:54:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/02 03:54:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:54:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/02 03:54:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/02 03:54:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:54:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/02 03:54:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/02 03:54:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:54:23 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:25 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/02 03:54:25 INFO : three: Copied (replaced existing) 2025/01/02 03:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (21.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/02 03:54:33 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:54:33 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:54:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:54:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:54:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 03:54:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:54:35 INFO : yam: Copied (new) 2025/01/02 03:54:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:54:36 INFO : potato: Copied (new) 2025/01/02 03:54:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:54:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:54:37 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:54:37 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:54:37 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:37 DEBUG : potato: Unchanged skipping 2025/01/02 03:54:37 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:54:39 INFO : yam: Moved (server-side) to: yaml 2025/01/02 03:54:39 INFO : yaml: Renamed from "yam" 2025/01/02 03:54:39 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:39 DEBUG : Waiting for deletions to finish 2025/01/02 03:54:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (10.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/02 03:54:44 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:54:44 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:54:44 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:54:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 03:54:44 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:54:44 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:54:46 INFO : potato: Copied (new) 2025/01/02 03:54:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:54:46 INFO : yam: Copied (new) 2025/01/02 03:54:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:54:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:54:47 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:54:47 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:54:47 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:47 DEBUG : potato: Unchanged skipping 2025/01/02 03:54:47 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:54:49 INFO : yam: Moved (server-side) to: yaml 2025/01/02 03:54:49 INFO : yaml: Renamed from "yam" 2025/01/02 03:54:49 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:49 DEBUG : Waiting for deletions to finish 2025/01/02 03:54:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/02 03:54:54 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:54:54 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:54:54 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:54:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:54:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/02 03:54:54 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:54:54 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:54:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:54:56 INFO : sub/yam: Copied (new) 2025/01/02 03:54:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:54:58 INFO : potato: Copied (new) 2025/01/02 03:54:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:55:00 DEBUG : potato: Unchanged skipping 2025/01/02 03:55:00 INFO : Yandex rclone-test-nomuquf2pele: Making map for --track-renames 2025/01/02 03:55:00 INFO : Yandex rclone-test-nomuquf2pele: Finished making map for --track-renames 2025/01/02 03:55:00 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:55:00 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for renames to finish 2025/01/02 03:55:02 INFO : sub/yam: Moved (server-side) to: yam 2025/01/02 03:55:02 INFO : yam: Renamed from "sub/yam" 2025/01/02 03:55:02 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:55:02 DEBUG : Waiting for deletions to finish 2025/01/02 03:55:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:11 DEBUG : Creating backend with remote "/tmp/rclone3117234874/dir1" 2025/01/02 03:55:11 DEBUG : Config file has changed externally - reloading 2025/01/02 03:55:11 DEBUG : Creating backend with remote "/tmp/rclone3117234874/dir2" 2025/01/02 03:55:11 DEBUG : Local file system at /tmp/rclone3117234874/dir2: Using server-side directory move 2025/01/02 03:55:11 INFO : Local file system at /tmp/rclone3117234874/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:55:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 03:55:11 INFO : file1.txt: Moved (server-side) 2025/01/02 03:55:11 DEBUG : Local file system at /tmp/rclone3117234874/dir2: Waiting for checks to finish 2025/01/02 03:55:11 DEBUG : Local file system at /tmp/rclone3117234874/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:55:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 03:55:12 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:55:12 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:55:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:55:14 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:55:14 INFO : sub dir/hello world: Deleted 2025/01/02 03:55:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/02 03:55:15 INFO : nested/sub dir/file: Copied (new) 2025/01/02 03:55:15 INFO : nested/sub dir/file: Deleted 2025/01/02 03:55:15 INFO : sub dir: Removing directory 2025/01/02 03:55:15 INFO : nested/sub dir: Removing directory 2025/01/02 03:55:15 INFO : nested: Removing directory 2025/01/02 03:55:15 DEBUG : Local file system at /tmp/rclone3117234874: deleted 3 directories run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:55:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 03:55:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:55:28 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:55:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:55:30 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:55:30 INFO : sub dir/hello world: Deleted 2025/01/02 03:55:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/02 03:55:31 INFO : nested/sub dir/file: Copied (new) 2025/01/02 03:55:31 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 03:55:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 03:55:46 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:55:46 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:55:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:55:48 INFO : existing: Copied (new) 2025/01/02 03:55:48 INFO : existing: Deleted 2025/01/02 03:55:49 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/02 03:55:49 INFO : existing-b: Copied (new) 2025/01/02 03:55:49 INFO : existing-b: Deleted 2025/01/02 03:55:51 DEBUG : existing: Destination exists, skipping 2025/01/02 03:55:51 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:55:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 03:55:51 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:55:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (10.48s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:55:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-jalusih9zeme" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-jalusih9zeme 2025/01/02 03:56:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/02 03:56:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 03:56:05 DEBUG : pacer: Reducing sleep to 15ms 2025/01/02 03:56:06 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/02 03:56:06 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 03:56:08 DEBUG : Yandex rclone-test-jalusih9zeme: Using server-side directory move 2025/01/02 03:56:08 INFO : Yandex rclone-test-jalusih9zeme: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:56:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:56:08 DEBUG : empty space: Unchanged skipping 2025/01/02 03:56:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:56:08 DEBUG : Yandex rclone-test-jalusih9zeme: Waiting for checks to finish 2025/01/02 03:56:10 INFO : empty space: Deleted 2025/01/02 03:56:10 DEBUG : Yandex rclone-test-jalusih9zeme: Waiting for transfers to finish 2025/01/02 03:56:10 INFO : potato3: Deleted 2025/01/02 03:56:11 INFO : potato2: Moved (server-side) 2025/01/02 03:56:12 INFO : potato3: Moved (server-side) 2025/01/02 03:56:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-fugebud8daru" 2025/01/02 03:56:13 DEBUG : Yandex rclone-test-fugebud8daru: Using server-side directory move 2025/01/02 03:56:15 INFO : Yandex rclone-test-fugebud8daru: Server side directory move succeeded 2025/01/02 03:56:16 ERROR : : error listing: directory not found 2025/01/02 03:56:16 DEBUG : Yandex rclone-test-fugebud8daru: Purge remote 2025/01/02 03:56:19 DEBUG : Yandex rclone-test-jalusih9zeme: Purge remote 2025/01/02 03:56:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (23.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:56:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-varetoj8jidu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-varetoj8jidu 2025/01/02 03:56:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:56:30 DEBUG : empty space: Excluded 2025/01/02 03:56:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:56:30 DEBUG : empty space: Excluded 2025/01/02 03:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:56:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:56:30 DEBUG : Yandex rclone-test-varetoj8jidu: Waiting for checks to finish 2025/01/02 03:56:30 DEBUG : Yandex rclone-test-varetoj8jidu: Waiting for transfers to finish 2025/01/02 03:56:31 INFO : potato2: Moved (server-side) 2025/01/02 03:56:32 INFO : potato3: Deleted 2025/01/02 03:56:33 INFO : potato3: Moved (server-side) 2025/01/02 03:56:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-cewixut0qufi" 2025/01/02 03:56:35 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:56:35 DEBUG : empty space: Excluded 2025/01/02 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:56:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 03:56:35 DEBUG : Yandex rclone-test-cewixut0qufi: Waiting for checks to finish 2025/01/02 03:56:35 DEBUG : Yandex rclone-test-cewixut0qufi: Waiting for transfers to finish 2025/01/02 03:56:36 INFO : potato3: Moved (server-side) 2025/01/02 03:56:37 INFO : potato2: Moved (server-side) 2025/01/02 03:56:37 DEBUG : Yandex rclone-test-cewixut0qufi: Purge remote 2025/01/02 03:56:41 DEBUG : Yandex rclone-test-varetoj8jidu: Purge remote --- PASS: TestServerSideMoveWithFilter (24.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:56:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-devinul8vife" 2025/01/02 03:56:50 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-nomuquf2pele -> Yandex rclone-test-devinul8vife 2025/01/02 03:56:56 DEBUG : Yandex rclone-test-devinul8vife: Using server-side directory move 2025/01/02 03:56:56 INFO : Yandex rclone-test-devinul8vife: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:56:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:56:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 03:56:56 DEBUG : empty space: Unchanged skipping 2025/01/02 03:56:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:56:57 DEBUG : Yandex rclone-test-devinul8vife: Waiting for checks to finish 2025/01/02 03:56:57 INFO : empty space: Deleted 2025/01/02 03:56:57 DEBUG : Yandex rclone-test-devinul8vife: Waiting for transfers to finish 2025/01/02 03:56:58 INFO : potato3: Deleted 2025/01/02 03:56:58 INFO : potato2: Moved (server-side) 2025/01/02 03:56:59 INFO : potato3: Moved (server-side) 2025/01/02 03:56:59 INFO : tomatoDir: Removing directory 2025/01/02 03:57:01 DEBUG : Yandex rclone-test-nomuquf2pele: deleted 1 directories 2025/01/02 03:57:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hurecon3pehu" 2025/01/02 03:57:02 DEBUG : tomatoDir: Making directory 2025/01/02 03:57:03 DEBUG : Yandex rclone-test-hurecon3pehu: Using server-side directory move 2025/01/02 03:57:05 INFO : Yandex rclone-test-hurecon3pehu: Server side directory move succeeded 2025/01/02 03:57:06 ERROR : : error listing: directory not found 2025/01/02 03:57:06 ERROR : : error listing: directory not found 2025/01/02 03:57:06 DEBUG : Yandex rclone-test-hurecon3pehu: Purge remote 2025/01/02 03:57:09 DEBUG : Yandex rclone-test-devinul8vife: Purge remote 2025/01/02 03:57:09 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (25.22s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.62s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncOverlap (6.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/rclone-sync-test" 2025/01/02 03:57:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/rclone-sync-test-include/layer2" 2025/01/02 03:57:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/rclone-sync-test-ignore-file" 2025/01/02 03:57:22 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:23 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test: Waiting for checks to finish 2025/01/02 03:57:23 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test: Waiting for transfers to finish 2025/01/02 03:57:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:57:23 INFO : There was nothing to transfer 2025/01/02 03:57:24 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:25 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:57:25 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:57:25 DEBUG : Waiting for deletions to finish 2025/01/02 03:57:25 INFO : rclone-sync-test-include: Removing directory 2025/01/02 03:57:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/02 03:57:25 DEBUG : Yandex rclone-test-nomuquf2pele: failed to delete 1 directories 2025/01/02 03:57:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:27 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:28 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:30 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:32 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:34 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:36 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:38 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:39 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/02 03:57:39 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/02 03:57:39 DEBUG : Waiting for deletions to finish 2025/01/02 03:57:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:40 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:42 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:44 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:45 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 03:57:45 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 03:57:45 DEBUG : Waiting for deletions to finish 2025/01/02 03:57:45 INFO : rclone-sync-test-include: Removing directory 2025/01/02 03:57:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/02 03:57:46 DEBUG : Yandex rclone-test-nomuquf2pele: failed to delete 1 directories 2025/01/02 03:57:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:46 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:48 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:49 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:51 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:53 DEBUG : : Excluded 2025/01/02 03:57:54 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 03:57:55 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/02 03:57:55 DEBUG : Yandex rclone-test-nomuquf2pele/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/02 03:57:55 DEBUG : Waiting for deletions to finish 2025/01/02 03:57:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 03:57:55 DEBUG : rclone-sync-test: Excluded 2025/01/02 03:57:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 03:57:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:00:54 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:00:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:00:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:00:56 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:00:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:00:57 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:00:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:00:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:00:59 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:01:00 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (247.51s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:01:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:01:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/CompareDest" 2025/01/02 04:01:25 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:01:25 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:25 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/02 04:01:27 INFO : one: Copied (new) 2025/01/02 04:01:27 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:29 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:29 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/02 04:01:32 INFO : one: Copied (replaced existing) 2025/01/02 04:01:32 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:38 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:01:38 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:38 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:38 INFO : There was nothing to transfer 2025/01/02 04:01:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:43 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:01:43 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:43 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:43 INFO : There was nothing to transfer 2025/01/02 04:01:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:44 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:01:45 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:45 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:45 INFO : There was nothing to transfer 2025/01/02 04:01:46 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/02 04:01:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/02 04:01:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:46 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:01:47 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:47 DEBUG : Waiting for deletions to finish 2025/01/02 04:01:47 INFO : There was nothing to transfer 2025/01/02 04:01:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:49 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 04:01:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:01:49 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:01:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:01:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:01:49 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:01:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/02 04:01:51 INFO : two: Copied (new) 2025/01/02 04:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:02:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dest" 2025/01/02 04:02:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/pre-dest1" 2025/01/02 04:02:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/pre-dest2" 2025/01/02 04:02:16 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:02:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 04:02:17 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:02:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 04:02:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 04:02:17 DEBUG : Yandex rclone-test-nomuquf2pele/dest: Waiting for checks to finish 2025/01/02 04:02:17 DEBUG : Yandex rclone-test-nomuquf2pele/dest: Waiting for transfers to finish 2025/01/02 04:02:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/02 04:02:19 INFO : 3: Copied (new) 2025/01/02 04:02:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (45.15s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:02:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:02:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/CopyDest" 2025/01/02 04:02:49 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:02:49 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:02:49 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:02:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/02 04:02:51 INFO : one: Copied (new) 2025/01/02 04:02:51 DEBUG : Waiting for deletions to finish 2025/01/02 04:02:53 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:02:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:02:53 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:02:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/02 04:02:55 INFO : one: Copied (replaced existing) 2025/01/02 04:02:55 DEBUG : Waiting for deletions to finish 2025/01/02 04:03:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/BackupDir" 2025/01/02 04:03:03 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:03:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:03:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:03:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:03:06 INFO : one: Moved (server-side) 2025/01/02 04:03:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/02 04:03:59 INFO : one: Copied (server-side copy) 2025/01/02 04:03:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 04:03:59 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:03:59 DEBUG : Waiting for deletions to finish 2025/01/02 04:04:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/02 04:04:08 INFO : two: Copied (server-side copy) 2025/01/02 04:04:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 04:04:08 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:04:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:08 DEBUG : one: Unchanged skipping 2025/01/02 04:04:08 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:04:08 DEBUG : Waiting for deletions to finish 2025/01/02 04:04:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:11 DEBUG : one: Unchanged skipping 2025/01/02 04:04:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:11 DEBUG : two: Unchanged skipping 2025/01/02 04:04:11 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:04:11 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:04:11 DEBUG : Waiting for deletions to finish 2025/01/02 04:04:11 INFO : There was nothing to transfer 2025/01/02 04:04:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 04:04:15 DEBUG : three: Destination not found in --copy-dest 2025/01/02 04:04:15 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 04:04:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:15 DEBUG : one: Unchanged skipping 2025/01/02 04:04:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:15 DEBUG : two: Unchanged skipping 2025/01/02 04:04:15 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:04:15 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:04:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/02 04:04:19 INFO : three: Copied (new) 2025/01/02 04:04:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (110.36s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:04:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:04:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/backup" 2025/01/02 04:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:04:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:45 DEBUG : two: Unchanged skipping 2025/01/02 04:04:45 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:04:46 INFO : one: Moved (server-side) 2025/01/02 04:04:46 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:04:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:04:48 INFO : one: Copied (new) 2025/01/02 04:04:48 DEBUG : Waiting for deletions to finish 2025/01/02 04:04:50 INFO : three.txt: Moved (server-side) 2025/01/02 04:04:50 INFO : three.txt: Moved into backup dir 2025/01/02 04:04:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:04:53 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:04:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:04:53 DEBUG : two: Unchanged skipping 2025/01/02 04:04:55 INFO : one: Deleted 2025/01/02 04:04:58 INFO : one: Moved (server-side) 2025/01/02 04:04:58 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:04:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:04:59 INFO : one: Copied (new) 2025/01/02 04:04:59 DEBUG : Waiting for deletions to finish 2025/01/02 04:05:01 INFO : three.txt: Deleted 2025/01/02 04:05:03 INFO : three.txt: Moved (server-side) 2025/01/02 04:05:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:05:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:05:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/backup" 2025/01/02 04:05:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:05:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:05:24 DEBUG : two: Unchanged skipping 2025/01/02 04:05:24 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:05:26 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:05:26 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:05:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:05:28 INFO : one: Copied (new) 2025/01/02 04:05:28 DEBUG : Waiting for deletions to finish 2025/01/02 04:05:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:05:29 INFO : three.txt: Moved into backup dir 2025/01/02 04:05:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:05:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:05:34 DEBUG : two: Unchanged skipping 2025/01/02 04:05:34 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:05:36 INFO : one.bak: Deleted 2025/01/02 04:05:38 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:05:38 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:05:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:05:41 INFO : one: Copied (new) 2025/01/02 04:05:41 DEBUG : Waiting for deletions to finish 2025/01/02 04:05:42 INFO : three.txt.bak: Deleted 2025/01/02 04:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:05:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:06:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:06:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/backup" 2025/01/02 04:06:04 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:06:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:06:04 DEBUG : two: Unchanged skipping 2025/01/02 04:06:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:06:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:06:05 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:06:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:06:07 INFO : one: Copied (new) 2025/01/02 04:06:07 DEBUG : Waiting for deletions to finish 2025/01/02 04:06:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:06:09 INFO : three.txt: Moved into backup dir 2025/01/02 04:06:12 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:06:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:06:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:06:12 DEBUG : two: Unchanged skipping 2025/01/02 04:06:13 INFO : one-2019-01-01: Deleted 2025/01/02 04:06:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:06:16 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:06:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:06:18 INFO : one: Copied (new) 2025/01/02 04:06:18 DEBUG : Waiting for deletions to finish 2025/01/02 04:06:22 INFO : three-2019-01-01.txt: Deleted 2025/01/02 04:06:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:06:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (39.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:06:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:06:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:06:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:06:42 DEBUG : two: Unchanged skipping 2025/01/02 04:06:42 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:06:44 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:06:44 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:06:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:06:46 INFO : one: Copied (new) 2025/01/02 04:06:46 DEBUG : Waiting for deletions to finish 2025/01/02 04:06:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:06:49 INFO : three.txt: Moved into backup dir 2025/01/02 04:06:53 DEBUG : one.bak: Excluded (Path Filter) 2025/01/02 04:06:53 DEBUG : one.bak: Excluded 2025/01/02 04:06:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/02 04:06:53 DEBUG : three.txt.bak: Excluded 2025/01/02 04:06:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:06:53 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for checks to finish 2025/01/02 04:06:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:06:53 DEBUG : two: Unchanged skipping 2025/01/02 04:06:55 INFO : one.bak: Deleted 2025/01/02 04:06:56 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:06:56 DEBUG : Yandex rclone-test-nomuquf2pele/dst: Waiting for transfers to finish 2025/01/02 04:06:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:06:58 INFO : one: Copied (new) 2025/01/02 04:06:58 DEBUG : Waiting for deletions to finish 2025/01/02 04:07:01 INFO : three.txt.bak: Deleted 2025/01/02 04:07:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:07:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (37.53s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:08:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:08:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:08:12 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:08:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:08:14 INFO : one: Copied (new) 2025/01/02 04:08:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:08:14 DEBUG : two: Unchanged skipping 2025/01/02 04:08:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:08:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:08:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/02 04:08:19 INFO : three.txt: Copied (new) 2025/01/02 04:08:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:08:22 INFO : one.bak: Deleted 2025/01/02 04:08:24 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:08:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:08:26 INFO : one: Copied (new) 2025/01/02 04:08:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:08:27 DEBUG : two: Unchanged skipping 2025/01/02 04:08:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:08:30 INFO : three.txt.bak: Deleted 2025/01/02 04:08:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:08:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/02 04:08:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (93.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:08:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-nomuquf2pele/dst" 2025/01/02 04:08:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:08:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:08:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 04:08:57 INFO : one: Copied (new) 2025/01/02 04:08:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:08:58 DEBUG : two: Unchanged skipping 2025/01/02 04:08:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:09:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:09:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/02 04:09:02 INFO : three.txt: Copied (new) 2025/01/02 04:09:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:09:06 INFO : one-2019-01-01: Deleted 2025/01/02 04:09:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:09:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 04:09:10 INFO : one: Copied (new) 2025/01/02 04:09:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:09:10 DEBUG : two: Unchanged skipping 2025/01/02 04:09:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:09:12 INFO : three-2019-01-01.txt: Deleted 2025/01/02 04:09:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:09:15 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/02 04:09:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (39.12s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:09:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 04:09:27 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:09:27 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:09:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/02 04:09:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 04:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.88s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:09:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:09:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:09:33 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:09:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 04:09:34 INFO : existing: Copied (new) 2025/01/02 04:09:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:09:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 04:09:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:09:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 04:09:35 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:09:35 ERROR : Yandex rclone-test-nomuquf2pele: not deleting files as there were IO errors 2025/01/02 04:09:35 ERROR : Yandex rclone-test-nomuquf2pele: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncImmutable (9.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:09:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:09:43 DEBUG : existing: Unchanged skipping 2025/01/02 04:09:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:09:43 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:09:43 DEBUG : Waiting for deletions to finish 2025/01/02 04:09:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.58s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (2.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.74s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.78s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:10:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/02 04:10:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 04:10:37 DEBUG : pacer: Reducing sleep to 15ms 2025/01/02 04:10:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/02 04:10:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 04:11:03 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:11:03 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both0: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both12: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both13: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both14: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both15: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both16: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both17: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both18: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both11: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both10: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both1: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both19: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both5: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both2: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both3: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both8: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:11:03 DEBUG : both4: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both6: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both7: Unchanged skipping 2025/01/02 04:11:03 DEBUG : both9: Unchanged skipping 2025/01/02 04:11:03 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:11:03 DEBUG : Waiting for deletions to finish 2025/01/02 04:11:05 INFO : only12: Deleted 2025/01/02 04:11:05 INFO : only17: Deleted 2025/01/02 04:11:05 INFO : only5: Deleted 2025/01/02 04:11:06 INFO : only1: Deleted 2025/01/02 04:11:06 INFO : only3: Deleted 2025/01/02 04:11:06 INFO : only7: Deleted 2025/01/02 04:11:07 INFO : only19: Deleted 2025/01/02 04:11:07 INFO : only9: Deleted 2025/01/02 04:11:07 INFO : only0: Deleted 2025/01/02 04:11:08 INFO : only10: Deleted 2025/01/02 04:11:08 INFO : only15: Deleted 2025/01/02 04:11:09 INFO : only4: Deleted 2025/01/02 04:11:09 INFO : only2: Deleted 2025/01/02 04:11:09 INFO : only16: Deleted 2025/01/02 04:11:09 INFO : only6: Deleted 2025/01/02 04:11:10 INFO : only14: Deleted 2025/01/02 04:11:11 INFO : only11: Deleted 2025/01/02 04:11:11 INFO : only13: Deleted 2025/01/02 04:11:11 INFO : only8: Deleted 2025/01/02 04:11:11 INFO : only18: Deleted 2025/01/02 04:11:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (118.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:13:09 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for checks to finish 2025/01/02 04:13:09 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both0: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both11: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both13: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both14: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both15: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both16: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both1: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both10: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both12: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both17: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both3: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both4: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both18: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both19: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both2: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both5: Unchanged skipping 2025/01/02 04:13:09 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/02 04:13:09 DEBUG : both9: Unchanged skipping 2025/01/02 04:13:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : both6: Unchanged skipping 2025/01/02 04:13:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : both7: Unchanged skipping 2025/01/02 04:13:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : both8: Unchanged skipping 2025/01/02 04:13:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/02 04:13:09 DEBUG : Yandex rclone-test-nomuquf2pele: Waiting for transfers to finish 2025/01/02 04:13:10 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/02 04:13:10 INFO : only1: Copied (replaced existing) 2025/01/02 04:13:11 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/02 04:13:11 INFO : only10: Copied (replaced existing) 2025/01/02 04:13:11 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/02 04:13:11 INFO : only0: Copied (replaced existing) 2025/01/02 04:13:11 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/02 04:13:11 INFO : only11: Copied (replaced existing) 2025/01/02 04:13:12 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/02 04:13:12 INFO : only12: Copied (replaced existing) 2025/01/02 04:13:12 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/02 04:13:12 INFO : only16: Copied (replaced existing) 2025/01/02 04:13:13 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/02 04:13:13 INFO : only18: Copied (replaced existing) 2025/01/02 04:13:13 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/02 04:13:13 INFO : only17: Copied (replaced existing) 2025/01/02 04:13:14 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/02 04:13:14 INFO : only19: Copied (replaced existing) 2025/01/02 04:13:14 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/02 04:13:14 INFO : only3: Copied (replaced existing) 2025/01/02 04:13:15 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/02 04:13:15 INFO : only4: Copied (replaced existing) 2025/01/02 04:13:15 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/02 04:13:15 INFO : only13: Copied (replaced existing) 2025/01/02 04:13:16 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/02 04:13:16 INFO : only14: Copied (replaced existing) 2025/01/02 04:13:16 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/02 04:13:16 INFO : only7: Copied (replaced existing) 2025/01/02 04:13:17 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/02 04:13:17 INFO : only8: Copied (replaced existing) 2025/01/02 04:13:17 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/02 04:13:17 INFO : only9: Copied (replaced existing) 2025/01/02 04:13:18 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/02 04:13:18 INFO : only15: Copied (replaced existing) 2025/01/02 04:13:18 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/02 04:13:18 INFO : only2: Copied (replaced existing) 2025/01/02 04:13:19 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/02 04:13:19 INFO : only5: Copied (replaced existing) 2025/01/02 04:13:20 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/02 04:13:20 INFO : only6: Copied (replaced existing) 2025/01/02 04:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (153.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:14:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:14:22 DEBUG : sub dir: Making directory 2025/01/02 04:14:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (47.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" 2025/01/02 04:15:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:15:09 DEBUG : sub dir: Making directory 2025/01/02 04:15:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-nomuquf2pele", Local "Local file system at /tmp/rclone3117234874", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.43s) FAIL 2025/01/02 04:15:56 DEBUG : Yandex rclone-test-nomuquf2pele: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 29m41.726028972s (try 1/5): exit status 1: Failed [TestSyncWithExclude]