"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/11/12 01:58:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qelapaq9yawa" 2024/11/12 01:58:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/12 01:58:39 DEBUG : Upload server store4 (eu) responded in 128.140644ms 2024/11/12 01:58:39 DEBUG : Upload server store6 (eu) responded in 130.434763ms 2024/11/12 01:58:39 DEBUG : trailing LF␊/trailing LF␊: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/12 01:58:40 DEBUG : trailing HT␉/trailing HT␉: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/12 01:58:42 DEBUG : trailing VT␋/trailing VT␋: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/12 01:58:45 DEBUG : trailing dot./trailing dot.: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/12 01:58:47 DEBUG : invalid utf-8/invalid utf-8: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/12 01:58:50 DEBUG : test%46.txt/test%46.txt: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/12 01:58:51 DEBUG : file name.txt: Using upload server store6 (eu) 2024/11/12 01:58:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store4 (eu) 2024/11/12 01:58:54 DEBUG : file name.txt: Using upload server store6 (eu) 2024/11/12 01:58:54 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 2024/11/12 01:58:57 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/12 01:59:00 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store4 (eu) 2024/11/12 01:59:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qelapaq9yawa/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/12 01:59:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fuhizej2tihi" 2024/11/12 01:59:07 DEBUG : gofile root 'rclone-test-fuhizej2tihi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-qelapaq9yawa" from "TestGoFile:rclone-test-qelapaq9yawa" 2024/11/12 01:59:07 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries --- PASS: TestIntegration (33.55s) --- PASS: TestIntegration/FsMkdir (32.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) PASS ok github.com/rclone/rclone/backend/gofile 33.564s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 34.113116153s (try 3/5)