"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2025/01/18 02:39:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-medalic8mixu" 2025/01/18 02:39:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/01/18 02:39:39 DEBUG : Upload server store-eu-par-2 (eu) responded in 137.038415ms 2025/01/18 02:39:39 DEBUG : Upload server store-eu-par-3 (eu) responded in 137.072188ms 2025/01/18 02:39:39 DEBUG : trailing space /trailing space : Using upload server store-eu-par-3 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/01/18 02:39:41 DEBUG : trailing CR␍/trailing CR␍: Using upload server store-eu-par-3 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2025/01/18 02:39:44 DEBUG : trailing LF␊/trailing LF␊: Using upload server store-eu-par-2 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2025/01/18 02:39:47 DEBUG : trailing HT␉/trailing HT␉: Using upload server store-eu-par-2 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2025/01/18 02:39:51 DEBUG : trailing VT␋/trailing VT␋: Using upload server store-eu-par-3 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/01/18 02:39:53 DEBUG : trailing dot./trailing dot.: Using upload server store-eu-par-2 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/01/18 02:39:56 DEBUG : invalid utf-8/invalid utf-8: Using upload server store-eu-par-3 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2025/01/18 02:39:59 DEBUG : test%46.txt/test%46.txt: Using upload server store-eu-par-2 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/18 02:40:01 DEBUG : file name.txt: Using upload server store-eu-par-3 (eu) 2025/01/18 02:40:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store-eu-par-3 (eu) 2025/01/18 02:40:04 DEBUG : file name.txt: Using upload server store-eu-par-2 (eu) 2025/01/18 02:40:04 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/18 02:40:10 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store-eu-par-2 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/18 02:40:14 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store-eu-par-3 (eu) 2025/01/18 02:40:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-medalic8mixu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/01/18 02:40:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zegoyol5beze" 2025/01/18 02:40:23 DEBUG : gofile root 'rclone-test-zegoyol5beze': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-medalic8mixu" from "TestGoFile:rclone-test-medalic8mixu" 2025/01/18 02:40:23 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries --- PASS: TestIntegration (49.40s) --- PASS: TestIntegration/FsMkdir (48.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) PASS ok github.com/rclone/rclone/backend/gofile 49.418s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 50.582792858s (try 2/5)