"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_dot|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:" 2024/10/04 01:28:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wohihav5yacu" 2024/10/04 01:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/10/04 01:28:57 DEBUG : Upload server store7 (eu) responded in 121.720071ms 2024/10/04 01:28:57 DEBUG : Upload server store6 (eu) responded in 132.344886ms 2024/10/04 01:28:57 DEBUG : .leading dot/.leading dot: Using upload server store7 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/10/04 01:28:59 DEBUG : trailing space /trailing space : Using upload server store7 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/10/04 01:29:01 DEBUG : trailing CR␍/trailing CR␍: Using upload server store7 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/10/04 01:29:03 DEBUG : trailing LF␊/trailing LF␊: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/10/04 01:29:05 DEBUG : trailing HT␉/trailing HT␉: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/10/04 01:29:07 DEBUG : trailing VT␋/trailing VT␋: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/10/04 01:29:10 DEBUG : trailing dot./trailing dot.: Using upload server store6 (eu) fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/10/04 01:29:13 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/10/04 01:29:15 DEBUG : test%46.txt/test%46.txt: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/10/04 01:29:17 DEBUG : file name.txt: Using upload server store6 (eu) 2024/10/04 01:29:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store7 (eu) 2024/10/04 01:29:20 DEBUG : file name.txt: Using upload server store6 (eu) 2024/10/04 01:29:20 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/10/04 01:29:24 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store7 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/04 01:29:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store6 (eu) 2024/10/04 01:29:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wohihav5yacu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/10/04 01:29:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-suhaxaj2tome" 2024/10/04 01:29:34 DEBUG : gofile root 'rclone-test-suhaxaj2tome': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-wohihav5yacu" from "TestGoFile:rclone-test-wohihav5yacu" 2024/10/04 01:29:34 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries --- PASS: TestIntegration (42.12s) --- PASS: TestIntegration/FsMkdir (41.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/gofile 42.134s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_dot|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 42.836509064s (try 2/5)