"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2026/05/22 01:00:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe" 2026/05/22 01:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:00:36 DEBUG : Creating backend with remote "/tmp/rclone3253477788" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/22 01:00:37 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:37 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:37 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:00:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:38 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:38 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:00:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:39 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:00:39 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (2.98s) === RUN TestCopyMetadata run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.17s) === RUN TestCopyMissingDirectory run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:41 DEBUG : Creating backend with remote "/non-existing" 2026/05/22 01:00:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/22 01:00:41 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:41 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:00:43 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (2.32s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.31s) === RUN TestCopyCheckFirst run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:44 INFO : gofile root 'rclone-test-hadeluz8jupe': Running all checks before starting transfers 2026/05/22 01:00:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:44 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:44 INFO : gofile root 'rclone-test-hadeluz8jupe': Checks finished, now starting transfers 2026/05/22 01:00:44 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:00:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:46 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:00:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (3.30s) === RUN TestSyncNoTraverse run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:48 ERROR : Ignoring --no-traverse with sync 2026/05/22 01:00:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:00:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:49 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:00:49 DEBUG : Waiting for deletions to finish 2026/05/22 01:00:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (3.39s) === RUN TestCopyWithDepth run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/22 01:00:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:51 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:51 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:52 DEBUG : hello world2: size = 12 OK 2026/05/22 01:00:52 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/22 01:00:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:00:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:52 DEBUG : potato2: size = 11 OK 2026/05/22 01:00:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:00:53 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:53 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:54 DEBUG : potato2: size = 11 OK 2026/05/22 01:00:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/22 01:00:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/22 01:00:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/22 01:00:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:00:55 INFO : sub dir2: Making directory 2026/05/22 01:00:55 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/22 01:00:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:00:55 INFO : sub dir: Making directory 2026/05/22 01:00:55 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 01:00:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:55 INFO : sub dir2/sub sub dir2: Making directory 2026/05/22 01:00:56 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/22 01:00:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/22 01:00:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:00:57 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2026/05/22 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:00:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestCopyEmptyDirectories (4.48s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:00:59 INFO : sub dir2: Making directory 2026/05/22 01:00:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/22 01:00:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/22 01:00:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:00:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:00:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/22 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:00:59 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:00:59 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:01:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:01:00 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:01:00 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (1.96s) === RUN TestMoveEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:01 DEBUG : sub dir2: Making directory with metadata 2026/05/22 01:01:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/22 01:01:01 INFO : sub dir2: Making directory 2026/05/22 01:01:02 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/22 01:01:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:01:02 INFO : sub dir: Making directory 2026/05/22 01:01:02 INFO : sub dir: Made directory with modification time 2026-05-22 01:01:01.486417232 +0000 UTC 2026/05/22 01:01:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:01:02 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:02 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:01:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:01:02 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:01:02 INFO : sub dir/hello world: Deleted 2026/05/22 01:01:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestMoveEmptyDirectories (3.23s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/22 01:01:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/22 01:01:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (1.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:06 INFO : sub dir2: Making directory 2026/05/22 01:01:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:01:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:01:06 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:06 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:01:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:01:08 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:01:08 INFO : sub dir/hello world: Deleted 2026/05/22 01:01:08 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (3.64s) === RUN TestSyncEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:09 DEBUG : sub dir2: Making directory with metadata 2026/05/22 01:01:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/22 01:01:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:10 INFO : sub dir2: Making directory 2026/05/22 01:01:10 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/22 01:01:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:01:10 INFO : sub dir: Making directory 2026/05/22 01:01:10 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 01:01:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:01:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:01:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:01:10 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:01:10 DEBUG : Waiting for deletions to finish 2026/05/22 01:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncEmptyDirectories (3.76s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:13 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:13 INFO : a1: Making directory 2026/05/22 01:01:14 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2026/05/22 01:01:14 DEBUG : Added delayed dir = "a1", newDst= 2026/05/22 01:01:14 INFO : a1/b1: Making directory 2026/05/22 01:01:14 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2026/05/22 01:01:14 DEBUG : Added delayed dir = "a1/b1", newDst= 2026/05/22 01:01:14 INFO : a1/b2: Making directory 2026/05/22 01:01:14 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2026/05/22 01:01:14 DEBUG : Added delayed dir = "a1/b2", newDst= 2026/05/22 01:01:14 INFO : a1/b2/c1: Making directory 2026/05/22 01:01:14 INFO : a1/b1/c1: Making directory 2026/05/22 01:01:15 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2026/05/22 01:01:15 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2026/05/22 01:01:15 INFO : a1/b2/c1/d1: Making directory 2026/05/22 01:01:15 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2026/05/22 01:01:15 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2026/05/22 01:01:15 INFO : a1/b1/c1/d1: Making directory 2026/05/22 01:01:16 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2026/05/22 01:01:16 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2026/05/22 01:01:16 INFO : a1/b2/c1/d1/e1: Making directory 2026/05/22 01:01:16 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2026/05/22 01:01:16 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2026/05/22 01:01:16 INFO : a1/b1/c1/d2: Making directory 2026/05/22 01:01:17 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2026/05/22 01:01:17 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2026/05/22 01:01:17 INFO : a1/b2/c1/d1/e1/f1: Making directory 2026/05/22 01:01:17 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 01:01:17 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2026/05/22 01:01:17 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2026/05/22 01:01:17 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2026/05/22 01:01:17 INFO : a1/b1/c1/d2/e1: Making directory 2026/05/22 01:01:17 INFO : a1/b1/c1/d1/e1: Making directory 2026/05/22 01:01:17 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2026/05/22 01:01:17 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2026/05/22 01:01:17 INFO : a1/b1/c1/d2/e1/f1: Making directory 2026/05/22 01:01:18 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2026/05/22 01:01:18 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2026/05/22 01:01:18 INFO : a1/b1/c1/d1/e1/f1: Making directory 2026/05/22 01:01:18 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2026/05/22 01:01:18 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2026/05/22 01:01:18 INFO : a1/b1/c1/d2/e1/f2: Making directory 2026/05/22 01:01:19 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2026/05/22 01:01:19 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2026/05/22 01:01:19 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2026/05/22 01:01:19 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2026/05/22 01:01:19 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:19 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:19 DEBUG : Waiting for deletions to finish 2026/05/22 01:01:19 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:19 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/05/22 01:01:20 INFO : a1: Set directory modification time (using DirSetModTime) --- PASS: TestSyncSetDelayedModTimes (16.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:29 INFO : sub dir2: Making directory 2026/05/22 01:01:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 01:01:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:01:29 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:01:29 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:01:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:01:31 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:01:31 DEBUG : Waiting for deletions to finish 2026/05/22 01:01:31 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (2.63s) === RUN TestServerSideCopy run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:01:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-duxarid6fiho" 2026/05/22 01:01:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:53 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:01:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:53 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:01:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:53 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:01:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:54 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:01:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:54 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:01:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:54 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:01:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:54 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:01:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:55 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:01:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:56 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:01:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:01:59 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:01:59 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:02:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:04 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:02:25 DEBUG : pacer: Reducing sleep to 10s sync_test.go:620: Server side copy (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-duxarid6fiho' 2026/05/22 01:02:34 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:02:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:02:34 DEBUG : gofile root 'rclone-test-duxarid6fiho': Waiting for checks to finish 2026/05/22 01:02:34 DEBUG : gofile root 'rclone-test-duxarid6fiho': Waiting for transfers to finish 2026/05/22 01:02:44 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:02:49 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:02:52 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:02:53 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/22 01:02:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:54 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:54 DEBUG : pacer: Rate limited, increasing sleep to 625ms 2026/05/22 01:02:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:54 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:54 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/05/22 01:02:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:55 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:55 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/05/22 01:02:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:56 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:56 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/22 01:02:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:02:58 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:02:58 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:03:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:03:03 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:03:03 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:03:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:03:13 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:03:34 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:03:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:03:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:04:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:04:03 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:04:33 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:04:44 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:04:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:04:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:04:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/22 01:04:54 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:04:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:04:58 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:04:58 DEBUG : gofile root 'rclone-test-duxarid6fiho': Purge remote 2026/05/22 01:05:03 DEBUG : pacer: Reducing sleep to 625ms --- PASS: TestServerSideCopy (211.55s) === RUN TestCopyOverSelf run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:05 DEBUG : sub dir: Directory modification time the same (differ by -754.523639ms, within tolerance 1s) 2026/05/22 01:05:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/22 01:05:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:05:05 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:05:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/22 01:05:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:06 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/22 01:05:06 DEBUG : sub dir/hello world: size = 17 OK 2026/05/22 01:05:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/22 01:05:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/22 01:05:06 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (3.93s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-temetiz4yupe" sync_test.go:656: Server side copy (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-temetiz4yupe' 2026/05/22 01:05:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:05:10 DEBUG : gofile root 'rclone-test-temetiz4yupe': Waiting for checks to finish 2026/05/22 01:05:10 DEBUG : gofile root 'rclone-test-temetiz4yupe': Waiting for transfers to finish 2026/05/22 01:05:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:05:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:05:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/22 01:05:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:05:16 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/22 01:05:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/22 01:05:20 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:05:20 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-temetiz4yupe') 2026/05/22 01:05:20 DEBUG : sub dir/hello world: Sizes differ 2026/05/22 01:05:20 DEBUG : gofile root 'rclone-test-temetiz4yupe': Waiting for checks to finish 2026/05/22 01:05:20 DEBUG : gofile root 'rclone-test-temetiz4yupe': Waiting for transfers to finish 2026/05/22 01:05:22 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/05/22 01:05:23 DEBUG : sub dir/hello world: size = 17 OK 2026/05/22 01:05:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/22 01:05:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/22 01:05:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:27 DEBUG : gofile root 'rclone-test-temetiz4yupe': Purge remote --- PASS: TestServerSideCopyOverSelf (23.30s) === RUN TestMoveOverSelf run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:32 DEBUG : sub dir: Directory modification time the same (differ by -986.963796ms, within tolerance 1s) 2026/05/22 01:05:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/22 01:05:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:05:32 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:05:32 DEBUG : sub dir/hello world: Sizes differ 2026/05/22 01:05:32 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:32 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:32 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/22 01:05:32 DEBUG : sub dir/hello world: size = 17 OK 2026/05/22 01:05:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/22 01:05:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/22 01:05:32 INFO : sub dir/hello world: Deleted 2026/05/22 01:05:32 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (3.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kixivaw5gifo" sync_test.go:701: Server side copy (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-kixivaw5gifo' 2026/05/22 01:05:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:05:35 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for checks to finish 2026/05/22 01:05:35 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for transfers to finish 2026/05/22 01:05:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:05:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:05:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/22 01:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:05:38 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/22 01:05:38 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Using server-side directory move 2026/05/22 01:05:38 INFO : gofile root 'rclone-test-kixivaw5gifo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/22 01:05:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/22 01:05:38 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:05:38 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-kixivaw5gifo') 2026/05/22 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/22 01:05:38 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for checks to finish 2026/05/22 01:05:38 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for transfers to finish 2026/05/22 01:05:39 INFO : sub dir/hello world: Deleted 2026/05/22 01:05:39 INFO : sub dir/hello world: Moved (server-side) 2026/05/22 01:05:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:40 DEBUG : testing file moves 2026/05/22 01:05:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/22 01:05:40 DEBUG : sub dir/hello world: size = 24 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:05:40 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-kixivaw5gifo') 2026/05/22 01:05:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/22 01:05:40 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for checks to finish 2026/05/22 01:05:40 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Waiting for transfers to finish 2026/05/22 01:05:41 INFO : sub dir/hello world: Deleted 2026/05/22 01:05:41 INFO : sub dir/hello world: Moved (server-side) 2026/05/22 01:05:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/22 01:05:41 DEBUG : gofile root 'rclone-test-kixivaw5gifo': Purge remote --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:43 ERROR : error listing: directory not found 2026/05/22 01:05:43 INFO : Local file system at /tmp/rclone3253477788: Making directory 2026/05/22 01:05:44 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:44 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.21s) === RUN TestCopyRedownload run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:05:46 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for checks to finish 2026/05/22 01:05:46 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for transfers to finish 2026/05/22 01:05:47 DEBUG : sub dir/hello world.8a47773c.partial: size = 11 OK 2026/05/22 01:05:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:05:47 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2026/05/22 01:05:47 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:05:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.41s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/22 01:05:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:48 DEBUG : check sum: size = 1 OK 2026/05/22 01:05:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/22 01:05:48 INFO : check sum: Copied (new) 2026/05/22 01:05:48 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:48 DEBUG : check sum: size = 1 OK 2026/05/22 01:05:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/22 01:05:48 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/22 01:05:48 DEBUG : check sum: Unchanged skipping 2026/05/22 01:05:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:48 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.05s) === RUN TestSyncSizeOnly run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/22 01:05:49 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:49 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:51 DEBUG : sizeonly: size = 6 OK 2026/05/22 01:05:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/22 01:05:51 INFO : sizeonly: Copied (new) 2026/05/22 01:05:51 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:52 DEBUG : sizeonly: size = 6 OK 2026/05/22 01:05:52 DEBUG : sizeonly: Sizes identical 2026/05/22 01:05:52 DEBUG : sizeonly: Unchanged skipping 2026/05/22 01:05:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:52 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.27s) === RUN TestSyncIgnoreSize run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/22 01:05:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:53 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/05/22 01:05:53 INFO : ignore-size: Copied (new) 2026/05/22 01:05:53 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:53 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:05:53 DEBUG : ignore-size: Unchanged skipping 2026/05/22 01:05:53 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:53 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:53 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:55 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:55 DEBUG : existing: size = 6 OK 2026/05/22 01:05:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:05:55 DEBUG : existing: Unchanged skipping 2026/05/22 01:05:55 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:55 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:55 INFO : There was nothing to transfer 2026/05/22 01:05:55 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/22 01:05:55 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:55 DEBUG : existing: Removing old object on successful upload 2026/05/22 01:05:55 DEBUG : existing: size = 6 OK 2026/05/22 01:05:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/22 01:05:55 INFO : existing: Copied (replaced existing) 2026/05/22 01:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/22 01:05:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:56 DEBUG : existing: size = 6 OK 2026/05/22 01:05:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/22 01:05:56 INFO : existing: Copied (new) 2026/05/22 01:05:56 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:57 DEBUG : existing: Destination exists, skipping 2026/05/22 01:05:57 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:57 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:05:57 DEBUG : Waiting for deletions to finish 2026/05/22 01:05:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.32s) === RUN TestSyncIgnoreErrors run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:05:58 INFO : d: Making directory 2026/05/22 01:05:59 DEBUG : Added delayed dir = "a", newDst= 2026/05/22 01:05:59 DEBUG : c: Directory modification time the same (differ by 45.600626ms, within tolerance 1s) 2026/05/22 01:05:59 DEBUG : Added delayed dir = "c", newDst=c 2026/05/22 01:05:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/22 01:05:59 DEBUG : c/non empty space: size = 5 OK 2026/05/22 01:05:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:05:59 DEBUG : c/non empty space: Unchanged skipping 2026/05/22 01:05:59 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:05:59 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:01 DEBUG : a/potato2: size = 60 OK 2026/05/22 01:06:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:01 INFO : a/potato2: Copied (new) 2026/05/22 01:06:01 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:01 INFO : b/potato: Deleted 2026/05/22 01:06:01 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/22 01:06:01 INFO : d: Removing directory 2026/05/22 01:06:01 INFO : b: Removing directory 2026/05/22 01:06:02 DEBUG : gofile root 'rclone-test-hadeluz8jupe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (6.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:05 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:05 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/22 01:06:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/22 01:06:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/22 01:06:05 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:05 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:05 INFO : There was nothing to transfer 2026/05/22 01:06:05 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:05 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/22 01:06:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/22 01:06:05 INFO : empty space: Updated modification time in destination 2026/05/22 01:06:05 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:05 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:08 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/22 01:06:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/22 01:06:08 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:08 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.77s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:09 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:09 DEBUG : foo: size = 3 OK 2026/05/22 01:06:09 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/22 01:06:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:06:09 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:06:09 DEBUG : foo: md5 differ 2026/05/22 01:06:09 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:10 DEBUG : foo: Removing old object on successful upload 2026/05/22 01:06:10 DEBUG : foo: size = 3 OK 2026/05/22 01:06:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/05/22 01:06:10 INFO : foo: Copied (replaced existing) 2026/05/22 01:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.08s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/22 01:06:12 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:12 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:12 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:12 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:13 DEBUG : potato: size = 60 OK 2026/05/22 01:06:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:13 INFO : potato: Copied (new) 2026/05/22 01:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:14 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:06:14 DEBUG : potato: size = 60 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:06:14 DEBUG : potato: Sizes differ 2026/05/22 01:06:14 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:14 DEBUG : potato: Removing old object on successful upload 2026/05/22 01:06:14 DEBUG : potato: size = 21 OK 2026/05/22 01:06:14 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/05/22 01:06:14 INFO : potato: Copied (replaced existing) 2026/05/22 01:06:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.66s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:15 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:15 DEBUG : potato: size = 21 OK 2026/05/22 01:06:15 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 2026/05/22 01:06:15 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:06:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:06:15 DEBUG : potato: md5 differ 2026/05/22 01:06:15 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:16 DEBUG : potato: Removing old object on successful upload 2026/05/22 01:06:16 DEBUG : potato: size = 21 OK 2026/05/22 01:06:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/05/22 01:06:16 INFO : potato: Copied (replaced existing) 2026/05/22 01:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:18 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:18 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/22 01:06:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:18 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:21 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:21 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:21 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:21 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:22 DEBUG : potato2: size = 60 OK 2026/05/22 01:06:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:22 INFO : potato2: Copied (new) 2026/05/22 01:06:22 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:26 INFO : d: Making directory 2026/05/22 01:06:26 INFO : d/e: Making directory 2026/05/22 01:06:26 DEBUG : Added delayed dir = "a", newDst= 2026/05/22 01:06:26 DEBUG : c: Directory modification time the same (differ by -194.856175ms, within tolerance 1s) 2026/05/22 01:06:26 DEBUG : Added delayed dir = "c", newDst=c 2026/05/22 01:06:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:26 DEBUG : c/non empty space: size = 5 OK 2026/05/22 01:06:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:26 DEBUG : c/non empty space: Unchanged skipping 2026/05/22 01:06:26 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:26 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:28 DEBUG : a/potato2: size = 60 OK 2026/05/22 01:06:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:28 INFO : a/potato2: Copied (new) 2026/05/22 01:06:28 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:28 INFO : b/potato: Deleted 2026/05/22 01:06:28 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/22 01:06:28 INFO : d/e: Removing directory 2026/05/22 01:06:28 INFO : d: Removing directory 2026/05/22 01:06:29 INFO : b: Removing directory 2026/05/22 01:06:29 DEBUG : gofile root 'rclone-test-hadeluz8jupe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:32 INFO : d: Making directory 2026/05/22 01:06:33 DEBUG : Added delayed dir = "a", newDst= 2026/05/22 01:06:33 DEBUG : c: Directory modification time the same (differ by 441.037123ms, within tolerance 1s) 2026/05/22 01:06:33 DEBUG : Added delayed dir = "c", newDst=c 2026/05/22 01:06:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:33 DEBUG : c/non empty space: size = 5 OK 2026/05/22 01:06:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:33 DEBUG : c/non empty space: Unchanged skipping 2026/05/22 01:06:33 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:33 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:34 DEBUG : a/potato2: size = 60 OK 2026/05/22 01:06:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:34 INFO : a/potato2: Copied (new) 2026/05/22 01:06:34 ERROR : gofile root 'rclone-test-hadeluz8jupe': not deleting files as there were IO errors 2026/05/22 01:06:34 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/22 01:06:34 ERROR : gofile root 'rclone-test-hadeluz8jupe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:38 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:38 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:38 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:38 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:38 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:38 INFO : potato: Deleted 2026/05/22 01:06:39 DEBUG : potato2: size = 60 OK 2026/05/22 01:06:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:43 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:43 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:43 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:43 INFO : potato: Deleted 2026/05/22 01:06:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:43 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:43 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:43 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:43 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:45 DEBUG : potato2: size = 60 OK 2026/05/22 01:06:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/22 01:06:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.66s) === RUN TestCopyDeleteBefore run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:06:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:48 DEBUG : potato2: size = 19 OK 2026/05/22 01:06:48 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/22 01:06:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.03s) === RUN TestSyncWithExclude run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:51 DEBUG : enormous: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : enormous: Excluded 2026/05/22 01:06:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : potato2: Excluded 2026/05/22 01:06:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:51 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:51 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:51 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:51 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:51 INFO : There was nothing to transfer 2026/05/22 01:06:51 DEBUG : enormous: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : enormous: Excluded 2026/05/22 01:06:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : potato2: Excluded 2026/05/22 01:06:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/22 01:06:51 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/22 01:06:51 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:51 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for checks to finish 2026/05/22 01:06:51 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for transfers to finish 2026/05/22 01:06:51 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:06:56 DEBUG : enormous: Excluded (Size Filter) 2026/05/22 01:06:56 DEBUG : enormous: Excluded 2026/05/22 01:06:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/22 01:06:56 DEBUG : potato2: Excluded 2026/05/22 01:06:56 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:06:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:06:56 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:06:56 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:56 INFO : enormous: Deleted 2026/05/22 01:06:56 INFO : potato2: Deleted 2026/05/22 01:06:56 INFO : There was nothing to transfer 2026/05/22 01:06:56 DEBUG : empty space: size = 1 OK 2026/05/22 01:06:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/22 01:06:56 DEBUG : empty space: Unchanged skipping 2026/05/22 01:06:56 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for checks to finish 2026/05/22 01:06:56 DEBUG : Local file system at /tmp/rclone3253477788: Waiting for transfers to finish 2026/05/22 01:06:56 DEBUG : Waiting for deletions to finish 2026/05/22 01:06:56 INFO : potato2: Deleted 2026/05/22 01:06:56 INFO : enormous: Deleted 2026/05/22 01:06:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.95s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:01 DEBUG : five: Need to transfer - File not found at Destination 2026/05/22 01:07:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:07:01 DEBUG : four: size = 8 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:07:01 DEBUG : four: Sizes differ 2026/05/22 01:07:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/22 01:07:01 DEBUG : one: Destination is newer than source, skipping 2026/05/22 01:07:01 DEBUG : three: size = 5 OK 2026/05/22 01:07:01 DEBUG : three: Sizes identical 2026/05/22 01:07:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/22 01:07:01 DEBUG : two: size = 3 OK 2026/05/22 01:07:01 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:07:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:07:01 DEBUG : two: md5 differ 2026/05/22 01:07:01 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:02 DEBUG : five: size = 4 OK 2026/05/22 01:07:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/22 01:07:02 INFO : five: Copied (new) 2026/05/22 01:07:03 DEBUG : four: Removing old object on successful upload 2026/05/22 01:07:03 DEBUG : four: size = 4 OK 2026/05/22 01:07:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/22 01:07:03 INFO : four: Copied (replaced existing) 2026/05/22 01:07:03 DEBUG : two: Removing old object on successful upload 2026/05/22 01:07:04 DEBUG : two: size = 3 OK 2026/05/22 01:07:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/22 01:07:04 INFO : two: Copied (replaced existing) 2026/05/22 01:07:04 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:04 DEBUG : four: size = 4 OK 2026/05/22 01:07:04 DEBUG : one: Destination is newer than source, skipping 2026/05/22 01:07:04 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:04 DEBUG : five: size = 4 OK 2026/05/22 01:07:04 DEBUG : three: size = 5 OK 2026/05/22 01:07:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/22 01:07:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:07:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:07:04 DEBUG : three: md5 differ 2026/05/22 01:07:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/22 01:07:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/22 01:07:04 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/22 01:07:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/22 01:07:04 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/22 01:07:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/22 01:07:04 DEBUG : two: size = 3 OK 2026/05/22 01:07:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/22 01:07:04 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/22 01:07:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/22 01:07:04 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:06 DEBUG : three: Removing old object on successful upload 2026/05/22 01:07:06 DEBUG : three: size = 5 OK 2026/05/22 01:07:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/05/22 01:07:06 INFO : three: Copied (replaced existing) 2026/05/22 01:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (9.91s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:1569: Can track renames: true 2026/05/22 01:07:07 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:07 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:07 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/22 01:07:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/22 01:07:07 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:07 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:07 DEBUG : yam: size = 11 OK 2026/05/22 01:07:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/22 01:07:07 INFO : yam: Copied (new) 2026/05/22 01:07:08 DEBUG : potato: size = 14 OK 2026/05/22 01:07:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/22 01:07:08 INFO : potato: Copied (new) 2026/05/22 01:07:08 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:08 DEBUG : potato: size = 14 OK 2026/05/22 01:07:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:07:08 DEBUG : potato: Unchanged skipping 2026/05/22 01:07:08 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:08 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:08 INFO : yam: Moved (server-side) to: yaml 2026/05/22 01:07:08 INFO : yaml: Renamed from "yam" 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:08 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/22 01:07:08 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:08 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/22 01:07:08 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:09 DEBUG : potato: size = 14 OK 2026/05/22 01:07:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/22 01:07:09 INFO : potato: Copied (new) 2026/05/22 01:07:10 DEBUG : yam: size = 11 OK 2026/05/22 01:07:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/22 01:07:10 INFO : yam: Copied (new) 2026/05/22 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:10 DEBUG : potato: size = 14 OK 2026/05/22 01:07:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:07:10 DEBUG : potato: Unchanged skipping 2026/05/22 01:07:10 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:10 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:10 INFO : yam: Moved (server-side) to: yaml 2026/05/22 01:07:10 INFO : yaml: Renamed from "yam" 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/22 01:07:10 DEBUG : Added delayed dir = "sub", newDst= 2026/05/22 01:07:10 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:10 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/22 01:07:10 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:12 DEBUG : sub/yam: size = 11 OK 2026/05/22 01:07:12 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/22 01:07:12 INFO : sub/yam: Copied (new) 2026/05/22 01:07:13 DEBUG : potato: size = 14 OK 2026/05/22 01:07:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/22 01:07:13 INFO : potato: Copied (new) 2026/05/22 01:07:13 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:13 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:13 DEBUG : potato: size = 14 OK 2026/05/22 01:07:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:07:13 DEBUG : potato: Unchanged skipping 2026/05/22 01:07:13 INFO : sub: Set directory modification time (using SetModTime) 2026/05/22 01:07:13 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/22 01:07:13 INFO : gofile root 'rclone-test-hadeluz8jupe': Making map for --track-renames 2026/05/22 01:07:13 INFO : gofile root 'rclone-test-hadeluz8jupe': Finished making map for --track-renames 2026/05/22 01:07:13 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:13 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for renames to finish 2026/05/22 01:07:14 INFO : sub/yam: Moved (server-side) to: yam 2026/05/22 01:07:14 INFO : yam: Renamed from "sub/yam" 2026/05/22 01:07:14 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:14 DEBUG : Waiting for deletions to finish 2026/05/22 01:07:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.76s) === RUN TestServerSideMoveLocal run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:14 DEBUG : Creating backend with remote "/tmp/rclone3253477788/dir1" 2026/05/22 01:07:14 DEBUG : Creating backend with remote "/tmp/rclone3253477788/dir2" 2026/05/22 01:07:14 DEBUG : Local file system at /tmp/rclone3253477788/dir2: Using server-side directory move 2026/05/22 01:07:14 INFO : Local file system at /tmp/rclone3253477788/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/22 01:07:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/22 01:07:14 DEBUG : Local file system at /tmp/rclone3253477788/dir2: Waiting for checks to finish 2026/05/22 01:07:14 DEBUG : Local file system at /tmp/rclone3253477788/dir2: Waiting for transfers to finish 2026/05/22 01:07:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:15 DEBUG : Added delayed dir = "nested", newDst= 2026/05/22 01:07:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:07:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/22 01:07:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/22 01:07:15 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:15 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:07:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:07:16 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:07:16 INFO : sub dir/hello world: Deleted 2026/05/22 01:07:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/22 01:07:17 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/22 01:07:17 INFO : nested/sub dir/file: Copied (new) 2026/05/22 01:07:17 INFO : nested/sub dir/file: Deleted 2026/05/22 01:07:17 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:17 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:17 INFO : sub dir: Removing directory 2026/05/22 01:07:17 INFO : nested/sub dir: Removing directory 2026/05/22 01:07:17 INFO : nested: Removing directory 2026/05/22 01:07:17 DEBUG : Local file system at /tmp/rclone3253477788: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:18 DEBUG : Added delayed dir = "nested", newDst= 2026/05/22 01:07:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 01:07:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/22 01:07:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/22 01:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 01:07:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 01:07:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 01:07:20 INFO : sub dir/hello world: Copied (new) 2026/05/22 01:07:20 INFO : sub dir/hello world: Deleted 2026/05/22 01:07:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/22 01:07:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/22 01:07:21 INFO : nested/sub dir/file: Copied (new) 2026/05/22 01:07:21 INFO : nested/sub dir/file: Deleted 2026/05/22 01:07:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 01:07:21 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.20s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/22 01:07:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/22 01:07:22 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:22 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:23 DEBUG : existing-b: size = 6 OK 2026/05/22 01:07:23 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/22 01:07:23 INFO : existing-b: Copied (new) 2026/05/22 01:07:23 INFO : existing-b: Deleted 2026/05/22 01:07:24 DEBUG : existing: size = 6 OK 2026/05/22 01:07:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/22 01:07:24 INFO : existing: Copied (new) 2026/05/22 01:07:24 INFO : existing: Deleted 2026/05/22 01:07:24 DEBUG : existing: Destination exists, skipping 2026/05/22 01:07:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/22 01:07:24 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for checks to finish 2026/05/22 01:07:24 DEBUG : gofile root 'rclone-test-hadeluz8jupe': Waiting for transfers to finish 2026/05/22 01:07:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:07:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nufocus5wuto" 2026/05/22 01:07:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:25 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:07:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:25 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:07:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:25 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:07:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:25 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:07:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:26 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:07:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:26 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:07:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:26 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:07:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:27 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:27 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:07:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:28 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:28 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:07:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:07:31 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:07:31 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:07:36 DEBUG : pacer: Reducing sleep to 5.12s sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-nufocus5wuto' 2026/05/22 01:07:47 DEBUG : pacer: Reducing sleep to 2.56s 2026/05/22 01:07:52 DEBUG : pacer: Reducing sleep to 1.28s 2026/05/22 01:07:54 DEBUG : pacer: Reducing sleep to 640ms 2026/05/22 01:07:56 DEBUG : pacer: Reducing sleep to 320ms 2026/05/22 01:07:57 DEBUG : pacer: Reducing sleep to 160ms 2026/05/22 01:07:59 DEBUG : pacer: Reducing sleep to 80ms 2026/05/22 01:08:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:02 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:08:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:02 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:08:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:02 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:08:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:03 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:03 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:08:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:03 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:03 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:08:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:05 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:05 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:08:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:07 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:07 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:08:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:12 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:12 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:08:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:08:23 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:08:43 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:08:43 DEBUG : gofile root 'rclone-test-nufocus5wuto': Using server-side directory move 2026/05/22 01:08:43 INFO : gofile root 'rclone-test-nufocus5wuto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/22 01:09:03 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:09:03 DEBUG : empty space: size = 1 OK 2026/05/22 01:09:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/22 01:09:03 DEBUG : empty space: Unchanged skipping 2026/05/22 01:09:03 DEBUG : potato3: size = 68 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:09:03 DEBUG : potato3: size = 60 (gofile root 'rclone-test-nufocus5wuto') 2026/05/22 01:09:03 DEBUG : potato3: Sizes differ 2026/05/22 01:09:03 DEBUG : gofile root 'rclone-test-nufocus5wuto': Waiting for checks to finish 2026/05/22 01:09:04 INFO : empty space: Deleted 2026/05/22 01:09:04 DEBUG : gofile root 'rclone-test-nufocus5wuto': Waiting for transfers to finish 2026/05/22 01:09:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:09:13 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:09:13 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:09:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:09:18 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:09:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:09:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:09:28 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:09:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:09:48 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:10:18 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:10:18 INFO : potato2: Moved (server-side) 2026/05/22 01:10:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:10:28 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:10:28 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:10:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:10:38 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:10:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:10:58 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:11:28 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:11:28 INFO : potato3: Deleted 2026/05/22 01:11:38 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:11:38 INFO : potato3: Moved (server-side) 2026/05/22 01:11:48 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:11:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vusenug9geva" 2026/05/22 01:11:50 DEBUG : gofile root 'rclone-test-vusenug9geva': Using server-side directory move 2026/05/22 01:11:50 INFO : gofile root 'rclone-test-vusenug9geva': Server side directory move succeeded 2026/05/22 01:11:54 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:11:54 DEBUG : gofile root 'rclone-test-vusenug9geva': Purge remote 2026/05/22 01:11:54 DEBUG : gofile root 'rclone-test-nufocus5wuto': Purge remote 2026/05/22 01:11:56 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:11:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (274.62s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:11:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lakupib1nubi" sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-lakupib1nubi' 2026/05/22 01:12:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/22 01:12:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:12 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:12:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:13 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:12:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:13 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:12:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:13 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:12:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:14 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:12:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:14 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:12:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:14 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:12:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:15 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:15 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:12:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:16 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:12:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:19 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:12:19 ERROR : gofile root 'rclone-test-hadeluz8jupe': error reading source root directory: couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" 2026/05/22 01:12:19 DEBUG : gofile root 'rclone-test-lakupib1nubi': Waiting for checks to finish 2026/05/22 01:12:19 DEBUG : gofile root 'rclone-test-lakupib1nubi': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" Test: TestServerSideMoveWithFilter 2026/05/22 01:12:19 DEBUG : gofile root 'rclone-test-lakupib1nubi': Purge remote 2026/05/22 01:12:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:24 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:12:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:12:34 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:13:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:13:11 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:13:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:13:14 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:13:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:13:34 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:14:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:14:08 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:14:14 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:14:35 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:14:55 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:15:05 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:15:10 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:15:12 DEBUG : pacer: Reducing sleep to 625ms --- FAIL: TestServerSideMoveWithFilter (192.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:15:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-biquzuc0lane" 2026/05/22 01:15:14 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/22 01:15:15 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/22 01:15:15 DEBUG : pacer: Reducing sleep to 78.125ms 2026/05/22 01:15:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/22 01:15:17 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/05/22 01:15:18 DEBUG : pacer: Reducing sleep to 10ms 2026/05/22 01:15:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-hadeluz8jupe' -> gofile root 'rclone-test-biquzuc0lane' 2026/05/22 01:15:24 DEBUG : gofile root 'rclone-test-biquzuc0lane': Using server-side directory move 2026/05/22 01:15:24 INFO : gofile root 'rclone-test-biquzuc0lane': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/22 01:15:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/22 01:15:24 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/22 01:15:24 DEBUG : empty space: size = 1 OK 2026/05/22 01:15:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/22 01:15:24 DEBUG : empty space: Unchanged skipping 2026/05/22 01:15:24 DEBUG : potato3: size = 68 (gofile root 'rclone-test-hadeluz8jupe') 2026/05/22 01:15:24 DEBUG : potato3: size = 60 (gofile root 'rclone-test-biquzuc0lane') 2026/05/22 01:15:24 DEBUG : potato3: Sizes differ 2026/05/22 01:15:24 DEBUG : gofile root 'rclone-test-biquzuc0lane': Waiting for checks to finish 2026/05/22 01:15:24 INFO : potato2: Moved (server-side) 2026/05/22 01:15:24 INFO : potato3: Deleted 2026/05/22 01:15:25 INFO : empty space: Deleted 2026/05/22 01:15:25 DEBUG : gofile root 'rclone-test-biquzuc0lane': Waiting for transfers to finish 2026/05/22 01:15:25 INFO : potato3: Moved (server-side) 2026/05/22 01:15:25 INFO : tomatoDir: Removing directory 2026/05/22 01:15:27 DEBUG : gofile root 'rclone-test-hadeluz8jupe': deleted 1 directories 2026/05/22 01:15:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cazeneh0pumo" 2026/05/22 01:15:29 INFO : tomatoDir: Making directory 2026/05/22 01:15:30 DEBUG : gofile root 'rclone-test-cazeneh0pumo': Using server-side directory move 2026/05/22 01:15:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:34 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:15:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:34 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:15:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:34 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:15:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:35 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:15:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:35 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:15:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:35 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:15:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:35 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:15:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:36 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:36 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:15:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:37 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:37 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:15:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:40 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:40 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:15:40 ERROR : gofile root 'rclone-test-cazeneh0pumo': Server side directory move failed: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" sync_test.go:1776: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1776 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" Test: TestServerSideMoveDeleteEmptySourceDirs 2026/05/22 01:15:40 DEBUG : gofile root 'rclone-test-cazeneh0pumo': Purge remote 2026/05/22 01:15:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:45 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:15:45 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:15:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:15:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:16:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:16:35 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:16:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:16:35 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:16:56 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:16:56 NOTICE: purge failed: directory not found 2026/05/22 01:16:56 DEBUG : gofile root 'rclone-test-biquzuc0lane': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (106.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:16:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/rclone-sync-test" --- PASS: TestSyncOverlap (1.20s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:17:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/rclone-sync-test" 2026/05/22 01:17:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:26 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:17:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:26 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:17:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:26 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:17:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:26 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:17:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:26 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:17:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:27 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:27 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:17:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:27 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:17:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:28 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:28 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:17:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:29 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:29 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:17:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:31 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:31 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:17:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:37 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:17:37 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:17:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:17:47 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:07 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:18:27 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:18:38 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:18:43 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:18:44 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:18:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/rclone-sync-test-include/layer2" 2026/05/22 01:18:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/rclone-sync-test-ignore-file" 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:18:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:57 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:18:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:58 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:18:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:18:58 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:18:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:19:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:19:00 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:19:00 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:19:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:19:02 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:19:02 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:19:02 ERROR : gofile root 'rclone-test-hadeluz8jupe': Failed to discover whether directory is included: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" sync_test.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2034 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2039 Error: Received unexpected error: can't sync or move files on overlapping remotes (try excluding the destination with a filter rule) Test: TestSyncOverlapWithFilter 2026/05/22 01:19:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:19:07 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:19:07 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:19:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:19:18 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:19:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:19:44 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:19:58 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:20:18 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:20:28 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:20:33 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:20:35 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:20:37 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/22 01:20:37 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/22 01:20:37 DEBUG : pacer: Reducing sleep to 78.125ms 2026/05/22 01:20:38 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/22 01:20:38 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/05/22 01:20:38 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestSyncOverlapWithFilter (218.24s) === RUN TestSyncCompareDest run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:20:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:20:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/CompareDest" 2026/05/22 01:20:41 DEBUG : one: Need to transfer - File not found at Destination 2026/05/22 01:20:41 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:20:41 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:20:42 DEBUG : one: size = 3 OK 2026/05/22 01:20:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/22 01:20:42 INFO : one: Copied (new) 2026/05/22 01:20:42 DEBUG : Waiting for deletions to finish 2026/05/22 01:20:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:20:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:20:42 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:20:42 DEBUG : one: Sizes differ 2026/05/22 01:20:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:20:43 DEBUG : one: Removing old object on successful upload 2026/05/22 01:20:43 DEBUG : one: size = 5 OK 2026/05/22 01:20:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/22 01:20:43 INFO : one: Copied (replaced existing) 2026/05/22 01:20:43 DEBUG : Waiting for deletions to finish 2026/05/22 01:20:45 DEBUG : dst/one: Removing old object on successful upload 2026/05/22 01:20:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:20:47 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:20:47 DEBUG : one: Sizes differ 2026/05/22 01:20:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:20:47 DEBUG : one: size = 5 OK 2026/05/22 01:20:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:20:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:20:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:20:47 DEBUG : Waiting for deletions to finish 2026/05/22 01:20:47 INFO : There was nothing to transfer 2026/05/22 01:20:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:51 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:20:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:52 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:52 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:20:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:53 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:53 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:20:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:55 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:55 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:20:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:20:57 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:20:57 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:299: Retry Put of "CompareDest/two" to gofile root 'rclone-test-hadeluz8jupe': 1/10 (couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:21:02 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:02 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:21:12 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:21:33 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:21:42 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:21:42 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:21:42 DEBUG : one: Sizes differ 2026/05/22 01:21:42 DEBUG : two: size = 3 OK 2026/05/22 01:21:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:21:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/22 01:21:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:21:42 DEBUG : one: size = 5 OK 2026/05/22 01:21:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:21:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:21:42 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:21:42 DEBUG : Waiting for deletions to finish 2026/05/22 01:21:42 INFO : There was nothing to transfer 2026/05/22 01:21:47 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:21:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:21:47 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:21:47 DEBUG : one: Sizes differ 2026/05/22 01:21:48 DEBUG : one: size = 5 OK 2026/05/22 01:21:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:21:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:21:48 DEBUG : two: size = 3 OK 2026/05/22 01:21:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:21:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/22 01:21:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:21:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:21:48 DEBUG : Waiting for deletions to finish 2026/05/22 01:21:48 INFO : There was nothing to transfer 2026/05/22 01:21:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:21:51 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:51 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/05/22 01:21:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:21:51 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:51 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/22 01:21:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:21:54 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:54 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:21:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:21:59 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:21:59 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:22:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:22:09 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:22:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:22:55 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:22:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:22:55 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:23:17 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:23:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:23:17 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:23:17 DEBUG : one: Sizes differ 2026/05/22 01:23:17 DEBUG : one: size = 5 OK 2026/05/22 01:23:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:23:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:23:17 DEBUG : two: size = 3 OK 2026/05/22 01:23:17 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2026/05/22 01:23:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/22 01:23:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/22 01:23:17 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:23:17 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:23:17 DEBUG : Waiting for deletions to finish 2026/05/22 01:23:17 INFO : There was nothing to transfer 2026/05/22 01:23:35 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:23:45 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:23:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:23:45 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:23:45 DEBUG : one: Sizes differ 2026/05/22 01:23:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:23:46 DEBUG : two: size = 3 (gofile root 'rclone-test-hadeluz8jupe/CompareDest') 2026/05/22 01:23:46 DEBUG : two: Sizes differ 2026/05/22 01:23:46 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:23:46 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:23:46 DEBUG : one: size = 5 OK 2026/05/22 01:23:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:23:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:23:46 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:23:46 DEBUG : two: size = 5 OK 2026/05/22 01:23:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/22 01:23:46 INFO : two: Copied (new) 2026/05/22 01:23:46 DEBUG : Waiting for deletions to finish 2026/05/22 01:23:50 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:23:53 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:23:54 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/22 01:23:54 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/22 01:23:55 DEBUG : pacer: Reducing sleep to 78.125ms 2026/05/22 01:23:56 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/22 01:23:56 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/05/22 01:23:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncCompareDest (198.59s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:23:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:23:59 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:23:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:23:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:23:59 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:23:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:23:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:23:59 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:23:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:24:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:00 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:24:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:00 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:24:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:00 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:00 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:24:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:00 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:24:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:01 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:01 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:24:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:02 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:02 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:24:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:05 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:05 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:299: Retry Put of "pre-dest1/1" to gofile root 'rclone-test-hadeluz8jupe': 1/10 (couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:10 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:10 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:24:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:24:20 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:24:40 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:25:00 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:25:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:25:10 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:25:10 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:25:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:25:15 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:25:15 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:25:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:25:25 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:25:45 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:26:06 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:26:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:26:17 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:26:17 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:26:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:26:20 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:26:20 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:26:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:26:30 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:26:50 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:27:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:27:10 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:27:10 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:27:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:27:20 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:27:41 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:28:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:28:00 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:28:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:28:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:28:10 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:28:30 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:28:50 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:29:00 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:29:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dest" 2026/05/22 01:29:00 DEBUG : Config file has changed externally - reloading 2026/05/22 01:29:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/pre-dest1" 2026/05/22 01:29:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/pre-dest2" 2026/05/22 01:29:05 DEBUG : 1: size = 1 OK 2026/05/22 01:29:05 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:29:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/22 01:29:06 DEBUG : 2: size = 1 OK 2026/05/22 01:29:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:29:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/22 01:29:06 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/22 01:29:06 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dest': Waiting for checks to finish 2026/05/22 01:29:06 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dest': Waiting for transfers to finish 2026/05/22 01:29:08 DEBUG : 3: size = 1 OK 2026/05/22 01:29:08 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/22 01:29:08 INFO : 3: Copied (new) 2026/05/22 01:29:08 DEBUG : Waiting for deletions to finish 2026/05/22 01:29:08 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:29:11 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:29:12 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/22 01:29:13 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/22 01:29:13 DEBUG : pacer: Reducing sleep to 78.125ms 2026/05/22 01:29:13 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/22 01:29:13 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/05/22 01:29:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncMultipleCompareDest (317.48s) === RUN TestSyncCopyDest run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:29:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:29:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/CopyDest" 2026/05/22 01:29:18 DEBUG : one: Need to transfer - File not found at Destination 2026/05/22 01:29:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:29:18 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:29:20 DEBUG : one: size = 3 OK 2026/05/22 01:29:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/22 01:29:20 INFO : one: Copied (new) 2026/05/22 01:29:20 DEBUG : Waiting for deletions to finish 2026/05/22 01:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:29:21 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:29:21 DEBUG : one: Sizes differ 2026/05/22 01:29:21 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:29:21 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:29:22 DEBUG : one: Removing old object on successful upload 2026/05/22 01:29:22 DEBUG : one: size = 5 OK 2026/05/22 01:29:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/22 01:29:22 INFO : one: Copied (replaced existing) 2026/05/22 01:29:22 DEBUG : Waiting for deletions to finish 2026/05/22 01:29:22 DEBUG : dst/one: Removing old object on successful upload 2026/05/22 01:29:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/BackupDir" 2026/05/22 01:29:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:29:25 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:29:25 DEBUG : one: Sizes differ 2026/05/22 01:29:25 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:29:25 DEBUG : one: size = 5 OK 2026/05/22 01:29:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/22 01:29:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:29:25 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:29:25 DEBUG : one: Sizes differ 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:29:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:30 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:29:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:31 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:29:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:32 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:29:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:33 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:33 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:29:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:35 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:35 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:29:35 ERROR : one: Couldn't move: failed to make directory: failed to create folder: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" 2026/05/22 01:29:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:40 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:29:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:29:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:29:51 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:30:11 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:30:31 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:30:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:30:41 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:30:41 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:30:46 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:30:56 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:30:56 INFO : one: Moved (server-side) 2026/05/22 01:30:56 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:30:56 DEBUG : one: size = 5 OK 2026/05/22 01:30:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/22 01:30:56 INFO : one: Copied (new) 2026/05/22 01:30:56 ERROR : gofile root 'rclone-test-hadeluz8jupe/dst': not deleting files as there were IO errors 2026/05/22 01:30:56 ERROR : gofile root 'rclone-test-hadeluz8jupe/dst': not deleting directories as there were IO errors sync_test.go:2319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2319 Error: Received unexpected error: moving to --backup-dir failed: failed to make directory: failed to create folder: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (105.40s) === RUN TestSyncBackupDir run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:31:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:31:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/backup" 2026/05/22 01:31:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:03 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:03 DEBUG : one: Sizes differ 2026/05/22 01:31:03 DEBUG : two: size = 3 OK 2026/05/22 01:31:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:03 DEBUG : two: Unchanged skipping 2026/05/22 01:31:03 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:03 INFO : one: Moved (server-side) 2026/05/22 01:31:03 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:04 DEBUG : one: size = 4 OK 2026/05/22 01:31:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:31:04 INFO : one: Copied (new) 2026/05/22 01:31:04 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:04 INFO : three.txt: Moved (server-side) 2026/05/22 01:31:04 INFO : three.txt: Moved into backup dir 2026/05/22 01:31:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:05 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:05 DEBUG : one: Sizes differ 2026/05/22 01:31:05 DEBUG : two: size = 3 OK 2026/05/22 01:31:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:05 DEBUG : two: Unchanged skipping 2026/05/22 01:31:05 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:06 INFO : one: Deleted 2026/05/22 01:31:06 INFO : one: Moved (server-side) 2026/05/22 01:31:06 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:06 DEBUG : one: size = 5 OK 2026/05/22 01:31:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:31:06 INFO : one: Copied (new) 2026/05/22 01:31:06 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:07 INFO : three.txt: Deleted 2026/05/22 01:31:07 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:31:12 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/22 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:31:12 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:31:17 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/22 01:31:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:31:17 DEBUG : pacer: Reducing sleep to 20ms 2026/05/22 01:31:17 INFO : three.txt: Moved (server-side) 2026/05/22 01:31:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.80s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:31:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:31:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/backup" 2026/05/22 01:31:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:23 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:23 DEBUG : one: Sizes differ 2026/05/22 01:31:23 DEBUG : two: size = 3 OK 2026/05/22 01:31:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:23 DEBUG : two: Unchanged skipping 2026/05/22 01:31:23 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:23 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:31:23 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:24 DEBUG : one: size = 4 OK 2026/05/22 01:31:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:31:24 INFO : one: Copied (new) 2026/05/22 01:31:24 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:31:24 INFO : three.txt: Moved into backup dir 2026/05/22 01:31:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:26 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:26 DEBUG : one: Sizes differ 2026/05/22 01:31:26 DEBUG : two: size = 3 OK 2026/05/22 01:31:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:26 DEBUG : two: Unchanged skipping 2026/05/22 01:31:26 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:26 INFO : one.bak: Deleted 2026/05/22 01:31:27 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:31:27 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:27 DEBUG : one: size = 5 OK 2026/05/22 01:31:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:31:27 INFO : one: Copied (new) 2026/05/22 01:31:27 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:27 INFO : three.txt.bak: Deleted 2026/05/22 01:31:27 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:31:32 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/22 01:31:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:31:32 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:31:37 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/22 01:31:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:31:37 DEBUG : pacer: Reducing sleep to 20ms 2026/05/22 01:31:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:31:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:31:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:31:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/backup" 2026/05/22 01:31:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:46 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:46 DEBUG : one: Sizes differ 2026/05/22 01:31:46 DEBUG : two: size = 3 OK 2026/05/22 01:31:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:46 DEBUG : two: Unchanged skipping 2026/05/22 01:31:46 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/22 01:31:47 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:52 DEBUG : one: size = 4 OK 2026/05/22 01:31:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:31:52 INFO : one: Copied (new) 2026/05/22 01:31:52 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/22 01:31:53 INFO : three.txt: Moved into backup dir 2026/05/22 01:31:54 DEBUG : two: size = 3 OK 2026/05/22 01:31:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:31:54 DEBUG : two: Unchanged skipping 2026/05/22 01:31:54 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:31:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:31:54 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:31:54 DEBUG : one: Sizes differ 2026/05/22 01:31:54 INFO : one-2019-01-01: Deleted 2026/05/22 01:31:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/22 01:31:54 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:31:55 DEBUG : one: size = 5 OK 2026/05/22 01:31:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:31:55 INFO : one: Copied (new) 2026/05/22 01:31:55 DEBUG : Waiting for deletions to finish 2026/05/22 01:31:55 INFO : three-2019-01-01.txt: Deleted 2026/05/22 01:31:56 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:32:01 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/22 01:32:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:32:01 DEBUG : Rate limited, sleep for 5s 2026/05/22 01:32:06 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/22 01:32:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:32:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:07 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:32:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:07 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:32:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:07 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:32:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:07 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:32:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:07 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:07 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:32:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:08 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:08 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:32:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:09 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:09 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:32:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:32:12 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:32:12 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:32:12 ERROR : three.txt: Couldn't move: failed to move item: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" 2026/05/22 01:32:12 ERROR : three.txt: Couldn't move into backup dir: failed to move item: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" 2026/05/22 01:32:12 ERROR : gofile root 'rclone-test-hadeluz8jupe/dst': not deleting directories as there were IO errors sync_test.go:2441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2441 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (33.14s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:32:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:32:16 DEBUG : Config file has changed externally - reloading 2026/05/22 01:32:48 DEBUG : two: size = 3 OK 2026/05/22 01:32:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:32:48 DEBUG : two: Unchanged skipping 2026/05/22 01:32:48 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:32:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:32:48 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:32:48 DEBUG : one: Sizes differ 2026/05/22 01:32:49 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:32:49 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:32:49 DEBUG : one: size = 4 OK 2026/05/22 01:32:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:32:49 INFO : one: Copied (new) 2026/05/22 01:32:49 DEBUG : Waiting for deletions to finish 2026/05/22 01:32:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:32:50 INFO : three.txt: Moved into backup dir 2026/05/22 01:32:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/22 01:32:52 DEBUG : one.bak: Excluded (Path Filter) 2026/05/22 01:32:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:32:52 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:32:52 DEBUG : one: Sizes differ 2026/05/22 01:32:52 DEBUG : two: size = 3 OK 2026/05/22 01:32:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:32:52 DEBUG : two: Unchanged skipping 2026/05/22 01:32:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for checks to finish 2026/05/22 01:32:52 INFO : one.bak: Deleted 2026/05/22 01:32:52 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:32:52 DEBUG : gofile root 'rclone-test-hadeluz8jupe/dst': Waiting for transfers to finish 2026/05/22 01:32:53 DEBUG : one: size = 5 OK 2026/05/22 01:32:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:32:53 INFO : one: Copied (new) 2026/05/22 01:32:53 DEBUG : Waiting for deletions to finish 2026/05/22 01:32:54 INFO : three.txt.bak: Deleted 2026/05/22 01:32:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:32:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.40s) === RUN TestSyncSuffix run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:32:58 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:33:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:33:00 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:33:00 DEBUG : one: Sizes differ 2026/05/22 01:33:01 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:33:02 DEBUG : one: size = 4 OK 2026/05/22 01:33:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:33:02 INFO : one: Copied (new) 2026/05/22 01:33:02 DEBUG : two: size = 3 OK 2026/05/22 01:33:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:33:02 DEBUG : two: Unchanged skipping 2026/05/22 01:33:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:33:03 DEBUG : three.txt: size = 5 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:33:03 DEBUG : three.txt: Sizes differ 2026/05/22 01:33:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:33:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:07 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:33:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:07 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:33:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:08 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:33:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:08 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:33:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:08 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:33:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:08 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:33:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:08 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:33:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:09 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:09 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:33:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:10 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:10 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:33:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:13 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:13 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/22 01:33:13 DEBUG : three.txt: Received error: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/05/22 01:33:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:18 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:33:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:33:28 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:33:49 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:34:09 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:34:09 DEBUG : three.txt: size = 6 OK 2026/05/22 01:34:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/22 01:34:09 INFO : three.txt: Copied (new) 2026/05/22 01:34:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:34:18 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:34:18 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:34:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:34:23 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:34:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:34:50 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:34:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:34:50 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:34:50 DEBUG : one: Sizes differ 2026/05/22 01:35:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:35:05 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:35:05 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:35:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:35:05 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:35:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:35:25 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:35:45 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:36:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:36:06 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:36:06 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:36:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:36:15 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:36:36 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:36:36 INFO : one.bak: Deleted 2026/05/22 01:36:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:36:59 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:36:59 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:37:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:37:05 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:37:25 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:37:25 INFO : one: Moved (server-side) to: one.bak 2026/05/22 01:37:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:37:45 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:37:45 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:37:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:37:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:38:15 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:38:35 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:38:35 DEBUG : one: size = 5 OK 2026/05/22 01:38:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:38:35 INFO : one: Copied (new) 2026/05/22 01:38:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:38:45 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:38:45 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:38:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:38:50 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:38:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:39:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:39:00 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:39:20 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:39:20 DEBUG : two: size = 3 OK 2026/05/22 01:39:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:39:20 DEBUG : two: Unchanged skipping 2026/05/22 01:39:40 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:39:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:39:40 DEBUG : three.txt: size = 6 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:39:40 DEBUG : three.txt: Sizes differ 2026/05/22 01:39:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:39:50 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:39:50 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:39:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:39:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:39:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:40:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:40:05 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:40:25 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:40:45 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:40:45 INFO : three.txt.bak: Deleted 2026/05/22 01:40:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:40:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:40:55 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:41:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:41:00 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:41:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:41:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:41:10 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:41:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:41:30 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:41:51 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:41:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 01:42:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:42:10 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:42:10 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:42:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:42:20 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:42:40 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:43:00 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:43:00 DEBUG : three.txt: size = 19 OK 2026/05/22 01:43:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/22 01:43:00 INFO : three.txt: Copied (new) 2026/05/22 01:43:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:05 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:43:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:05 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:43:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:05 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:43:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:06 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:43:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:06 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:43:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:06 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:43:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:06 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:43:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:07 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:07 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:43:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:08 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:08 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:43:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:11 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:11 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" Test: TestSyncSuffix --- FAIL: TestSyncSuffix (614.95s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:43:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:16 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:16 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:43:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:43:26 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:43:47 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:44:07 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:44:07 DEBUG : dst/one: Removing old object on successful upload 2026/05/22 01:44:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:44:16 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:44:16 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:44:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:44:21 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:44:21 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:44:31 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:44:51 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:45:01 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:45:01 DEBUG : dst/two: Removing old object on successful upload 2026/05/22 01:45:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:45:06 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:45:06 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/22 01:45:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:45:09 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:45:09 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:45:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:45:14 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:45:14 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:45:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:45:24 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:45:44 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:46:04 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:46:14 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:46:14 DEBUG : dst/three.txt: Removing old object on successful upload 2026/05/22 01:46:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:46:19 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:46:19 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/22 01:46:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:46:21 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:46:21 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:46:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:46:26 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:46:36 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:46:56 DEBUG : pacer: Reducing sleep to 5s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:47:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:47:06 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:47:06 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:47:11 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:47:21 DEBUG : pacer: Reducing sleep to 2.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:47:26 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/22 01:47:29 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/one.bak (4), dst/three.txt (5), dst/three.txt.bak (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/three.txt.bak" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" 2026/05/22 01:47:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hadeluz8jupe/dst" 2026/05/22 01:47:33 DEBUG : Config file has changed externally - reloading 2026/05/22 01:47:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:47:35 DEBUG : one: size = 3 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:47:35 DEBUG : one: Sizes differ 2026/05/22 01:47:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/22 01:47:35 DEBUG : one: size = 4 OK 2026/05/22 01:47:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/22 01:47:35 INFO : one: Copied (new) 2026/05/22 01:47:36 DEBUG : two: size = 3 OK 2026/05/22 01:47:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:47:36 DEBUG : two: Unchanged skipping 2026/05/22 01:47:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:47:36 DEBUG : three.txt: size = 5 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:47:36 DEBUG : three.txt: Sizes differ 2026/05/22 01:47:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/22 01:47:36 DEBUG : three.txt: size = 6 OK 2026/05/22 01:47:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/22 01:47:36 INFO : three.txt: Copied (new) 2026/05/22 01:47:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:47:53 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:47:53 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/05/22 01:47:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:47:53 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:47:53 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/05/22 01:47:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:47:54 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:47:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/22 01:47:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:47:57 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:47:57 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:48:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:48:02 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:48:02 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:48:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:48:12 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:48:32 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:48:52 DEBUG : pacer: Reducing sleep to 5s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:49:02 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/22 01:49:07 DEBUG : pacer: Reducing sleep to 1.25s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:49:09 DEBUG : pacer: Reducing sleep to 625ms 2026/05/22 01:49:11 DEBUG : pacer: Reducing sleep to 312.5ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/one.bak (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/three.txt.bak (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/three.txt.bak" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" 2026/05/22 01:49:15 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/22 01:49:15 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:49:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/22 01:49:16 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/05/22 01:49:18 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/one.bak (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/three.txt.bak (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/three.txt.bak" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" 2026/05/22 01:49:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:49:23 DEBUG : one: size = 4 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:49:23 DEBUG : one: Sizes differ 2026/05/22 01:49:23 INFO : one-2019-01-01: Deleted 2026/05/22 01:49:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/22 01:49:24 DEBUG : one: size = 5 OK 2026/05/22 01:49:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/22 01:49:24 INFO : one: Copied (new) 2026/05/22 01:49:24 DEBUG : two: size = 3 OK 2026/05/22 01:49:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 01:49:24 DEBUG : two: Unchanged skipping 2026/05/22 01:49:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3253477788) 2026/05/22 01:49:25 DEBUG : three.txt: size = 6 (gofile root 'rclone-test-hadeluz8jupe/dst') 2026/05/22 01:49:25 DEBUG : three.txt: Sizes differ 2026/05/22 01:49:25 INFO : three-2019-01-01.txt: Deleted 2026/05/22 01:49:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/22 01:49:25 DEBUG : three.txt: size = 19 OK 2026/05/22 01:49:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/22 01:49:25 INFO : three.txt: Copied (new) 2026/05/22 01:49:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:29 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 01:49:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:29 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/22 01:49:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:30 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/22 01:49:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:30 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/22 01:49:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:30 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/22 01:49:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:30 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/22 01:49:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:30 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/22 01:49:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:31 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/22 01:49:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:32 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:32 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/22 01:49:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:35 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:35 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstest.go:282: Error listing: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n" 2026/05/22 01:49:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:40 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:49:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:49:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:49:50 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:50:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:50:10 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:50:30 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:50:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:50:50 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:50:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:51:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:51:00 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:51:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:51:20 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:52:05 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:52:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:52:08 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:52:08 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:52:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:52:15 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:52:49 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:52:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:52:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:52:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:53:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:53:05 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:53:25 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:53:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:53:50 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:53:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:53:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:53:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:54:16 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:54:35 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:54:46 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:54:46 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:54:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:54:50 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:54:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:55:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:55:00 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:55:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:55:20 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:55:40 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:56:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:56:00 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:56:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:56:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:56:10 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:56:31 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:56:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:56:50 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:56:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:57:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:57:00 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:57:20 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:57:40 DEBUG : pacer: Reducing sleep to 5s 2026/05/22 01:57:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:57:54 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:57:54 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:57:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:57:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:57:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:58:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:58:05 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:58:25 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 01:58:45 DEBUG : pacer: Reducing sleep to 5s --- FAIL: TestSyncSuffixKeepExtension (934.39s) === RUN TestSyncUTFNorm run.go:198: Remote "gofile root 'rclone-test-hadeluz8jupe'", Local "Local file system at /tmp/rclone3253477788", Modify Window "1s" 2026/05/22 01:58:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:58:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:58:55 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/22 01:59:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:59:00 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:59:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/22 01:59:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:59:10 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:59:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:59:40 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 01:59:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/05/22 01:59:50 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx
\r\n\r\n\r\n") 2026/05/22 02:00:15 DEBUG : pacer: Reducing sleep to 10s 2026/05/22 02:00:34 DEBUG : pacer: Reducing sleep to 5s panic: test timed out after 1h0m0s running tests: TestSyncUTFNorm (1m51s) goroutine 8673 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0x98f352e6b48, {0x2a40355?, 0x98f34f53ae8?}, 0x2bae330) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x98f352e6b48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x98f352e6b48, 0x98f34f53c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a60ce1, 0x18}, {0x2a81d36, 0x20}, 0x98f34bfed20, {0x4642fe0, 0x6c, 0x6c}, {0xc27c0c111adb6917, 0x346689a51b3, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x98f35289c20) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x98f35289c20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8606 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0x98f3541a000, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xa7 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x98f3541a000, 0x98f35046400, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 +0xb2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x98f3541a000, 0x98f35046400) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x98f352dbd80, {0x2bf43b8, 0x467fa40}, {0x0, 0x0}, 0x98f352c5870) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0x0?, {0x2bf43b8?, 0x467fa40?}, {0x0?, 0x2920da0?}, 0x4610201?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2bf43b8, 0x467fa40}, {0x2c10330, 0x98f352dbd80}, {0x0, 0x0}, 0x1, 0x3, 0x98f34bfe228, 0x98f34f499f8, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2bf43b8, 0x467fa40}, {0x2c10330, 0x98f352dbd80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x98f34bfe228) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fs/walk.GetAll({0x2bf43b8, 0x467fa40}, {0x2c10330, 0x98f352dbd80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:632 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x98f34edf8c8, {0x2c10330, 0x98f352dbd80}, {0x0, 0x0}, {0x98f350463c0, 0x1, 0x1}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:280 +0x3dc github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 github.com/rclone/rclone/fs/sync.TestSyncUTFNorm(0x98f34edf8c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 +0x3ea testing.tRunner(0x98f34edf8c8, 0x2bae330) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 8704 [IO wait]: internal/poll.runtime_pollWait(0x7baae769de00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x98f351a8680?, 0x98f34cf9000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x98f351a8680, {0x98f34cf9000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x98f351a8680, {0x98f34cf9000?, 0x7baae7613fa8?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x98f35494060, {0x98f34cf9000?, 0x98f352789b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x98f354f0300, {0x98f34cf9000?, 0x7baa9d7d9390?, 0x7baae7725108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x98f35032f90, {0x98f34cf9000?, 0x98f351ca1e0?, 0x98f35278a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x98f351f02a8, {0x2bcb860, 0x98f35032f90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x98f351f0008, {0x7baa9ce9a800, 0x98f354f0300}, 0x98f35278c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x98f351f0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x98f351f0008, {0x98f35138000, 0x1000, 0x25b6080?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x98f351d3040, {0x98f35138000?, 0x2bc7fe0?, 0x45e8120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x98f3558e420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x98f3558e420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x98f351d3040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 8699 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2166 [chan receive, 55 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2261 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 8696 [sleep]: time.Sleep(0x2540be400) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x98f34b78e00?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 8606 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 8304 [IO wait]: internal/poll.runtime_pollWait(0x7baae769dc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x98f34eb6600?, 0x98f34f98000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x98f34eb6600, {0x98f34f98000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x98f34eb6600, {0x98f34f98000?, 0xffb?, 0x98f34e72520?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x98f35494088, {0x98f34f98000?, 0x98f34f98000?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x98f355142b8, {0x98f34f98000?, 0x7baa9ce3a408?, 0x7baae7726bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x98f34bfe120, {0x98f34f98000?, 0x98f356034a0?, 0x98f35277a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x98f351137a8, {0x2bcb860, 0x98f34bfe120}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x98f35113508, {0x7baa9ce9a800, 0x98f355142b8}, 0x98f35277c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x98f35113508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x98f35113508, {0x98f35070000, 0x1000, 0x7e61e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x98f34abe780, {0x98f34b9e2e4, 0x9, 0x802cee?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bc86e0, 0x98f34abe780}, {0x98f34b9e2e4, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x98f34b9e2e4, 0x9, 0x98f000000cd?}, {0x2bc86e0?, 0x98f34abe780?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x98f34b9e2a0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x98f34b9e2a0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x98f35277fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x98f34cf48c0) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 8303 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 8705 [select]: net/http.(*persistConn).writeLoop(0x98f351d3040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 8699 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 1h0m0.954558299s (try 1/5): exit status 2: Failed [TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter TestSyncCopyDest TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffix TestSyncSuffixKeepExtension]