"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveWithFilter|TestSyncMultipleCompareDest|TestSyncOverlapWithFilter)$'" - Starting (try 3/5) 2026/07/10 04:58:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi" 2026/07/10 04:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 04:58:48 DEBUG : Creating backend with remote "/tmp/rclone1761391399" === RUN TestServerSideCopyOverSelf run.go:198: Remote "gofile root 'rclone-test-wibohas5cumi'", Local "Local file system at /tmp/rclone1761391399", Modify Window "1s" 2026/07/10 04:58:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sojezat5dasi" sync_test.go:656: Server side copy (if possible) gofile root 'rclone-test-wibohas5cumi' -> gofile root 'rclone-test-sojezat5dasi' 2026/07/10 04:58:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/10 04:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:58:55 DEBUG : gofile root 'rclone-test-sojezat5dasi': Waiting for checks to finish 2026/07/10 04:58:55 DEBUG : gofile root 'rclone-test-sojezat5dasi': Waiting for transfers to finish 2026/07/10 04:58:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:58:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:58:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:58:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:58:57 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/10 04:58:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/10 04:58:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/10 04:58:57 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-wibohas5cumi') 2026/07/10 04:58:57 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-sojezat5dasi') 2026/07/10 04:58:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:58:57 DEBUG : gofile root 'rclone-test-sojezat5dasi': Waiting for checks to finish 2026/07/10 04:58:57 DEBUG : gofile root 'rclone-test-sojezat5dasi': Waiting for transfers to finish 2026/07/10 04:58:57 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/07/10 04:58:57 DEBUG : sub dir/hello world: size = 17 OK 2026/07/10 04:58:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/10 04:58:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:58:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/10 04:58:58 DEBUG : gofile root 'rclone-test-sojezat5dasi': Purge remote --- PASS: TestServerSideCopyOverSelf (10.01s) === RUN TestServerSideMove run.go:198: Remote "gofile root 'rclone-test-wibohas5cumi'", Local "Local file system at /tmp/rclone1761391399", Modify Window "1s" 2026/07/10 04:58:58 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wobewuh8nuzi" 2026/07/10 04:58:58 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-wibohas5cumi' -> gofile root 'rclone-test-wobewuh8nuzi' 2026/07/10 04:59:00 DEBUG : gofile root 'rclone-test-wobewuh8nuzi': Using server-side directory move 2026/07/10 04:59:00 INFO : gofile root 'rclone-test-wobewuh8nuzi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:59:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:59:00 DEBUG : empty space: size = 1 OK 2026/07/10 04:59:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/10 04:59:00 DEBUG : empty space: Unchanged skipping 2026/07/10 04:59:00 DEBUG : potato3: size = 68 (gofile root 'rclone-test-wibohas5cumi') 2026/07/10 04:59:00 DEBUG : potato3: size = 60 (gofile root 'rclone-test-wobewuh8nuzi') 2026/07/10 04:59:00 DEBUG : potato3: Sizes differ 2026/07/10 04:59:00 DEBUG : gofile root 'rclone-test-wobewuh8nuzi': Waiting for checks to finish 2026/07/10 04:59:00 INFO : empty space: Deleted 2026/07/10 04:59:00 DEBUG : gofile root 'rclone-test-wobewuh8nuzi': Waiting for transfers to finish 2026/07/10 04:59:00 INFO : potato2: Moved (server-side) 2026/07/10 04:59:00 INFO : potato3: Deleted 2026/07/10 04:59:00 INFO : potato3: Moved (server-side) 2026/07/10 04:59:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gapofiq2fuhi" 2026/07/10 04:59:01 DEBUG : gofile root 'rclone-test-gapofiq2fuhi': Using server-side directory move 2026/07/10 04:59:01 INFO : gofile root 'rclone-test-gapofiq2fuhi': Server side directory move succeeded 2026/07/10 04:59:01 DEBUG : gofile root 'rclone-test-gapofiq2fuhi': Purge remote 2026/07/10 04:59:02 DEBUG : gofile root 'rclone-test-wobewuh8nuzi': Purge remote 2026/07/10 04:59:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.51s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "gofile root 'rclone-test-wibohas5cumi'", Local "Local file system at /tmp/rclone1761391399", Modify Window "1s" 2026/07/10 04:59:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-revadod5qido" sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-wibohas5cumi' -> gofile root 'rclone-test-revadod5qido' 2026/07/10 04:59:04 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:59:04 DEBUG : empty space: Excluded 2026/07/10 04:59:04 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:59:04 DEBUG : empty space: Excluded 2026/07/10 04:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:59:04 DEBUG : potato3: size = 68 (gofile root 'rclone-test-wibohas5cumi') 2026/07/10 04:59:04 DEBUG : potato3: size = 60 (gofile root 'rclone-test-revadod5qido') 2026/07/10 04:59:04 DEBUG : potato3: Sizes differ 2026/07/10 04:59:04 DEBUG : gofile root 'rclone-test-revadod5qido': Waiting for checks to finish 2026/07/10 04:59:04 DEBUG : gofile root 'rclone-test-revadod5qido': Waiting for transfers to finish 2026/07/10 04:59:04 INFO : potato2: Moved (server-side) 2026/07/10 04:59:04 INFO : potato3: Deleted 2026/07/10 04:59:04 INFO : potato3: Moved (server-side) 2026/07/10 04:59:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cavumep0hehu" 2026/07/10 04:59:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:59:05 DEBUG : empty space: Excluded 2026/07/10 04:59:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:59:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/10 04:59:05 DEBUG : gofile root 'rclone-test-cavumep0hehu': Waiting for checks to finish 2026/07/10 04:59:05 DEBUG : gofile root 'rclone-test-cavumep0hehu': Waiting for transfers to finish 2026/07/10 04:59:05 INFO : potato2: Moved (server-side) 2026/07/10 04:59:05 INFO : potato3: Moved (server-side) 2026/07/10 04:59:06 DEBUG : gofile root 'rclone-test-cavumep0hehu': Purge remote 2026/07/10 04:59:06 DEBUG : gofile root 'rclone-test-revadod5qido': Purge remote --- PASS: TestServerSideMoveWithFilter (4.35s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "gofile root 'rclone-test-wibohas5cumi'", Local "Local file system at /tmp/rclone1761391399", Modify Window "1s" 2026/07/10 04:59:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/rclone-sync-test" 2026/07/10 04:59:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 04:59:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59:06 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/07/10 04:59:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/10 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/10 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/10 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/10 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/10 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/10 04:59:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:08 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/10 04:59:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:09 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/10 04:59:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:12 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/10 04:59:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 04:59: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/07/10 04:59:17 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/10 04:59:27 DEBUG : pacer: Reducing sleep to 10s 2026/07/10 04:59:47 DEBUG : pacer: Reducing sleep to 5s 2026/07/10 04:59:57 DEBUG : pacer: Reducing sleep to 2.5s 2026/07/10 05:00:02 DEBUG : pacer: Reducing sleep to 1.25s 2026/07/10 05:00:05 DEBUG : pacer: Reducing sleep to 625ms 2026/07/10 05:00:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/rclone-sync-test-include/layer2" 2026/07/10 05:00:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/rclone-sync-test-ignore-file" 2026/07/10 05:00:07 DEBUG : pacer: Reducing sleep to 312.5ms 2026/07/10 05:00:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:00:07 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:00:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/10 05:00:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:00:07 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test': Waiting for checks to finish 2026/07/10 05:00:07 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test': Waiting for transfers to finish 2026/07/10 05:00:07 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:07 INFO : There was nothing to transfer 2026/07/10 05:00:07 DEBUG : pacer: Reducing sleep to 156.25ms 2026/07/10 05:00:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:00:07 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:00:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:00:08 DEBUG : gofile root 'rclone-test-wibohas5cumi': Waiting for checks to finish 2026/07/10 05:00:08 DEBUG : gofile root 'rclone-test-wibohas5cumi': Waiting for transfers to finish 2026/07/10 05:00:08 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:08 INFO : rclone-sync-test-include: Removing directory 2026/07/10 05:00:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 05:00:08 DEBUG : gofile root 'rclone-test-wibohas5cumi': failed to delete 1 directories 2026/07/10 05:00:08 INFO : There was nothing to transfer 2026/07/10 05:00:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:00:08 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:00:08 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/10 05:00:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:00:08 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/10 05:00:08 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/10 05:00:08 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:08 INFO : There was nothing to transfer 2026/07/10 05:00:09 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:00:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:00:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:00:09 DEBUG : gofile root 'rclone-test-wibohas5cumi': Waiting for checks to finish 2026/07/10 05:00:09 DEBUG : gofile root 'rclone-test-wibohas5cumi': Waiting for transfers to finish 2026/07/10 05:00:09 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:09 INFO : rclone-sync-test-include: Removing directory 2026/07/10 05:00:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 05:00:09 DEBUG : gofile root 'rclone-test-wibohas5cumi': failed to delete 1 directories 2026/07/10 05:00:09 INFO : There was nothing to transfer 2026/07/10 05:00:09 DEBUG : Excluded 2026/07/10 05:00:09 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:00:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:00:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/10 05:00:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:00:10 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/10 05:00:10 DEBUG : gofile root 'rclone-test-wibohas5cumi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/10 05:00:10 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (65.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "gofile root 'rclone-test-wibohas5cumi'", Local "Local file system at /tmp/rclone1761391399", Modify Window "1s" 2026/07/10 05:00:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/dest" 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:13 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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:13 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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/10 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/10 05:00:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:14 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/07/10 05:00:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/10 05:00:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:15 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/07/10 05:00:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/10 05:00:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:18 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/07/10 05:00:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/10 05:00:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:23 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/07/10 05:00:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/10 05:00:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00:33 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/07/10 05:00:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:00: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/07/10 05:01:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:01: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/07/10 05:01:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:01:33 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/07/10 05:01:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:01:53 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/07/10 05:02:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:02: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/07/10 05:02:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:02:33 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/07/10 05:02:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:02:53 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/07/10 05:03:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:03: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/07/10 05:03:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/pre-dest1" 2026/07/10 05:03:13 DEBUG : Config file has changed externally - reloading 2026/07/10 05:03:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibohas5cumi/pre-dest2" 2026/07/10 05:03:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:03:33 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/07/10 05:03:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:03: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/07/10 05:04:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:04: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/07/10 05:04:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:04:33 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/07/10 05:04:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:04:53 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/07/10 05:05:13 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-wibohas5cumi&page=1&pageSize=1000": read tcp 65.108.87.141:38296->51.75.242.210:443: read: connection reset by peer) 2026/07/10 05:05:33 DEBUG : pacer: Reducing sleep to 10s 2026/07/10 05:05:53 DEBUG : pacer: Reducing sleep to 5s 2026/07/10 05:05:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/10 05:05:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/10 05:05:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/10 05:05:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/10 05:05:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:05: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/07/10 05:05:59 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/10 05:05:59 DEBUG : 1: Need to transfer - File not found at Destination 2026/07/10 05:06:03 DEBUG : pacer: Reducing sleep to 2.5s 2026/07/10 05:06:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06: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/07/10 05:06:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/10 05:06:08 DEBUG : pacer: Reducing sleep to 1.25s 2026/07/10 05:06:11 DEBUG : pacer: Reducing sleep to 625ms 2026/07/10 05:06:12 DEBUG : pacer: Reducing sleep to 312.5ms 2026/07/10 05:06:12 DEBUG : 1: size = 1 OK 2026/07/10 05:06:12 DEBUG : 1: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2026/07/10 05:06:12 INFO : 1: Copied (new) 2026/07/10 05:06:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:14 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/07/10 05:06:34 DEBUG : pacer: Reducing sleep to 10s 2026/07/10 05:06:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06: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/07/10 05:06:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:06:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06: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/07/10 05:06:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/10 05:06:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06: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/07/10 05:06:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/10 05:06:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:34 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/07/10 05:06:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/10 05:06:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:42 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/07/10 05:06:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/10 05:06:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:42 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/07/10 05:06:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/10 05:06:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:42 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/07/10 05:06:42 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/10 05:06:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:43 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/07/10 05:06:43 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/10 05:06:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:44 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/07/10 05:06:44 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/10 05:06:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06:46 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/07/10 05:06:46 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/10 05:06:46 DEBUG : 2: Need to transfer - File not found at Destination 2026/07/10 05:06:47 DEBUG : pacer: Reducing sleep to 156.25ms 2026/07/10 05:06:47 DEBUG : pacer: Reducing sleep to 78.125ms 2026/07/10 05:06:47 DEBUG : 2: size = 1 OK 2026/07/10 05:06:47 DEBUG : 2: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/07/10 05:06:47 INFO : 2: Copied (new) 2026/07/10 05:06:54 DEBUG : pacer: Reducing sleep to 5s 2026/07/10 05:06:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/07/10 05:06: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/07/10 05:06:54 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/10 05:07:05 DEBUG : pacer: Reducing sleep to 10s 2026/07/10 05:07:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/10 05:07:05 DEBUG : gofile root 'rclone-test-wibohas5cumi/dest': Waiting for checks to finish 2026/07/10 05:07:05 DEBUG : gofile root 'rclone-test-wibohas5cumi/dest': Waiting for transfers to finish 2026/07/10 05:07:05 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/07/10 05:07:05 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/07/10 05:07:05 DEBUG : 3: size = 1 OK 2026/07/10 05:07:05 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/10 05:07:05 INFO : 3: Copied (new) 2026/07/10 05:07:05 ERROR : gofile root 'rclone-test-wibohas5cumi/dest': not deleting files as there were IO errors 2026/07/10 05:07:05 ERROR : gofile root 'rclone-test-wibohas5cumi/dest': not deleting directories as there were IO errors sync_test.go:2249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2249 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: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (414.38s) FAIL 2026/07/10 05:07:06 DEBUG : gofile root 'rclone-test-wibohas5cumi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveWithFilter|TestSyncMultipleCompareDest|TestSyncOverlapWithFilter)$'" - Finished ERROR in 8m18.081020239s (try 3/5): exit status 1: Failed [TestSyncMultipleCompareDest]