"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Starting (try 1/5) === RUN TestSplitPath --- PASS: TestSplitPath (0.00s) === RUN TestSplitPathIntoSlice --- PASS: TestSplitPathIntoSlice (0.00s) === RUN Test2FAStateMachine === RUN Test2FAStateMachine/no_url seafile_internal_test.go:216: operation not supported on this remote. If you need a 2FA code on your account, use the command: rclone config reconnect : === RUN Test2FAStateMachine/unknown_state seafile_internal_test.go:216: unknown state "unknown" === RUN Test2FAStateMachine/2fa_not_set === RUN Test2FAStateMachine/no_password_in_config === RUN Test2FAStateMachine/config_ready_for_2fa_token === RUN Test2FAStateMachine/password_not_entered === RUN Test2FAStateMachine/password_entered === RUN Test2FAStateMachine/ask_for_a_2fa_code === RUN Test2FAStateMachine/no_2fa_code_entered === RUN Test2FAStateMachine/2fa_error_and_retry === RUN Test2FAStateMachine/2fa_error_and_fail seafile_internal_test.go:216: 2fa authentication failed --- PASS: Test2FAStateMachine (0.00s) --- PASS: Test2FAStateMachine/no_url (0.00s) --- PASS: Test2FAStateMachine/unknown_state (0.00s) --- PASS: Test2FAStateMachine/2fa_not_set (0.00s) --- PASS: Test2FAStateMachine/no_password_in_config (0.00s) --- PASS: Test2FAStateMachine/config_ready_for_2fa_token (0.00s) --- PASS: Test2FAStateMachine/password_not_entered (0.00s) --- PASS: Test2FAStateMachine/password_entered (0.00s) --- PASS: Test2FAStateMachine/ask_for_a_2fa_code (0.00s) --- PASS: Test2FAStateMachine/no_2fa_code_entered (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_retry (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_fail (0.00s) === RUN TestIntegration fstests.go:418: Using remote "TestSeafileEncrypted:" 2021/11/13 05:20:17 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-funatun8luhusob0yevoxej9" 2021/11/13 05:20:17 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:20:17 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:17 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:17 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:17 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:17 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:20:17 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:17 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 05:20:17 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:17 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:17 DEBUG : Seafile server version 8.0.7 2021/11/13 05:20:18 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:18 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/11/13 05:20:20 DEBUG : dir/subdir: Making directory 2021/11/13 05:20:20 INFO : dir/subdir: Removing directory 2021/11/13 05:20:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/11/13 05:20:21 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2021/11/13 05:20:21 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:670: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/11/13 05:20:22 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:670: testing "." 2021/11/13 05:20:23 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:670: testing ".." 2021/11/13 05:20:24 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:670: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/11/13 05:20:26 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:670: testing " leading space" 2021/11/13 05:20:27 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:670: testing "~leading tilde" 2021/11/13 05:20:28 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:670: testing "␍leading CR" 2021/11/13 05:20:29 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:670: testing "␊leading LF" 2021/11/13 05:20:31 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:670: testing "␉leading HT" 2021/11/13 05:20:32 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:670: testing "␋leading VT" 2021/11/13 05:20:33 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:670: testing ".leading dot" 2021/11/13 05:20:34 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:670: testing "trailing space " 2021/11/13 05:20:35 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:670: testing "trailing CR␍" 2021/11/13 05:20:37 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:670: testing "trailing LF␊" 2021/11/13 05:20:38 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:670: testing "trailing HT␉" 2021/11/13 05:20:39 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:670: testing "trailing VT␋" 2021/11/13 05:20:40 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:670: testing "trailing dot." 2021/11/13 05:20:41 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:670: testing "invalid utf-8\xfe" 2021/11/13 05:20:43 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:670: testing "test%46.txt" 2021/11/13 05:20:44 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2021/11/13 05:20:45 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:45 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutError 2021/11/13 05:20:45 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8088/seafhttp/upload-api/d4aebb61-cd27-4b34-bbad-061683ca25e1?ret-json=1": failed to copy data: potato) 2021/11/13 05:20:45 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2021/11/13 05:20:45 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:45 DEBUG : pacer: Reducing sleep to 150ms 2021/11/13 05:20:45 DEBUG : pacer: Reducing sleep to 112.5ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2021/11/13 05:20:46 DEBUG : pacer: Reducing sleep to 100ms 2021/11/13 05:20:46 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:743: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:779: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2021/11/13 05:20:46 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:47 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:47 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2021/11/13 05:20:49 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2021/11/13 05:20:49 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:20:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:49 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:49 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:49 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:20:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:49 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:49 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:49 DEBUG : Seafile server version 8.0.7 2021/11/13 05:20:49 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/11/13 05:20:49 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2021/11/13 05:20:49 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:20:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:49 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:49 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:49 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:20:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:49 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:49 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:49 DEBUG : Seafile server version 8.0.7 2021/11/13 05:20:49 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2021/11/13 05:20:50 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1032: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2021/11/13 05:20:51 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2021/11/13 05:20:51 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2021/11/13 05:20:51 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:52 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2021/11/13 05:20:53 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:53 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:54 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:55 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:55 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:56 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:56 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:57 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/11/13 05:20:57 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-sucumul1tesebat8xuratev8" 2021/11/13 05:20:57 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:20:57 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:57 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:57 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:57 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:57 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:20:57 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:20:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:20:57 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:20:57 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:20:57 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:20:57 DEBUG : Seafile server version 8.0.7 2021/11/13 05:20:58 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:20:58 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:00 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-sucumul1tesebat8xuratev8': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2021/11/13 05:21:00 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2021/11/13 05:21:00 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2021/11/13 05:21:00 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2021/11/13 05:21:00 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2021/11/13 05:21:01 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2021/11/13 05:21:01 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b fstests.go:1339: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2021/11/13 05:21:01 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b fstests.go:1362: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2021/11/13 05:21:01 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2021/11/13 05:21:01 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2021/11/13 05:21:02 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:02 NOTICE: seafile encrypted library 'Encrypted' path 'rclone-test-funatun8luhusob0yevoxej9' ignored our request of partial content. This is probably because encrypted libraries are not accepting range requests. Loading this file might be slow! === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2021/11/13 05:21:02 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2021/11/13 05:21:03 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2021/11/13 05:21:04 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:04 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2021/11/13 05:21:04 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2021/11/13 05:21:05 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-funatun8luhusob0yevoxej9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2021/11/13 05:21:05 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:21:05 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:05 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:05 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:05 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:05 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:21:05 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:05 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:05 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:05 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:05 DEBUG : Seafile server version 8.0.7 2021/11/13 05:21:05 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:05 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/11/13 05:21:05 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-funatun8luhusob0yevoxej9/not found.txt" 2021/11/13 05:21:05 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:21:05 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:05 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:05 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:05 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:05 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:21:05 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:05 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:05 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:05 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:05 DEBUG : Seafile server version 8.0.7 2021/11/13 05:21:05 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:05 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1499: Opening root remote "TestSeafileEncrypted:" path "rclone-test-funatun8luhusob0yevoxej9" from "TestSeafileEncrypted:rclone-test-funatun8luhusob0yevoxej9" 2021/11/13 05:21:06 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2021/11/13 05:21:06 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:21:06 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:06 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:06 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:06 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:06 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:06 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:21:06 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:06 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:06 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:06 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:06 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:06 DEBUG : Seafile server version 8.0.7 2021/11/13 05:21:06 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2021/11/13 05:21:07 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1592: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1677: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2021/11/13 05:21:07 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2021/11/13 05:21:08 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/11/13 05:21:08 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1768: *seafile.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1785: *seafile.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/11/13 05:21:09 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:09 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/11/13 05:21:10 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-funatun8luhusob0yevoxej9/deeper/nonexisting/directory" 2021/11/13 05:21:10 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2021/11/13 05:21:10 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:10 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:10 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:10 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:10 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{hgHwT}" suffix to name 2021/11/13 05:21:10 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2021/11/13 05:21:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2021/11/13 05:21:10 DEBUG : Setting pass="lN6Fh-3xXilGX21aU2VA9kTEN8C59EpzgLZGWNhC9xfCF07u80h7eg" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2021/11/13 05:21:10 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2021/11/13 05:21:10 DEBUG : Setting library_key="vjjTLE-ABAroW8G0ETXz4SbrlQpd6B8cyQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2021/11/13 05:21:10 DEBUG : Seafile server version 8.0.7 2021/11/13 05:21:10 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:10 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b 2021/11/13 05:21:10 DEBUG : Decrypting library 240651e8-54a6-4a3e-bdf7-42338940987b === CONT TestIntegration/FsMkdir fstests.go:1967: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:1981: Shutdown method not supported --- PASS: TestIntegration (53.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.11s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir (51.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.21s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.77s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.70s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/seafile 53.400s "go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Finished OK in 54.387048183s (try 1/5)