"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Starting (try 1/5)
=== RUN   TestShouldAllowShutdownTwice
--- PASS: TestShouldAllowShutdownTwice (0.00s)
=== RUN   TestRenewalInTimeLimit
    renew_test.go:31: renew count = 9
--- PASS: TestRenewalInTimeLimit (1.00s)
=== 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 <remote name>: 
=== 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:438: Using remote "TestSeafileEncrypted:"
2025/03/28 03:39:17 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila"
2025/03/28 03:39:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 03:39:17 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:39:17 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:17 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:17 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:17 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:17 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:39:17 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:17 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:17 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:17 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:17 DEBUG : Seafile server version 11.0.13
2025/03/28 03:39:18 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:18 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:18 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
=== RUN   TestIntegration/FsCheckWrap
    fstests.go:479: Not a wrapping Fs
=== RUN   TestIntegration/FsCommand
    fstests.go:507: 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
2025/03/28 03:39:20 INFO  : dir/subdir: Making directory
2025/03/28 03:39:20 INFO  : dir/subdir: Removing directory
2025/03/28 03:39:21 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/28 03:39:22 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
2025/03/28 03:39:22 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/28 03:39:22 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
2025/03/28 03:39:24 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
    fstests.go:708: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:708
        	Error:      	Received unexpected error:
        	            	failed to create directory: HTTP error 400 (400 Bad Request) returned body: "{\"error_msg\":\"Folder name invalid.\"}"
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
2025/03/28 03:39:25 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/28 03:39:25 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/28 03:39:25 DEBUG : pacer: Reducing sleep to 150ms
2025/03/28 03:39:25 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/28 03:39:25 DEBUG : pacer: Rate limited, increasing sleep to 300ms
2025/03/28 03:39:25 DEBUG : pacer: Reducing sleep to 225ms
2025/03/28 03:39:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/28 03:39:26 DEBUG : pacer: Rate limited, increasing sleep to 450ms
2025/03/28 03:39:26 DEBUG : pacer: Reducing sleep to 337.5ms
2025/03/28 03:39:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/28 03:39:26 DEBUG : pacer: Rate limited, increasing sleep to 675ms
    fstests.go:146: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713
        	Error:      	Received unexpected error:
        	            	internal server error during file upload
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
        	Messages:   	Put
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/28 03:39:27 DEBUG : pacer: Reducing sleep to 506.25ms
2025/03/28 03:39:27 DEBUG : pacer: Reducing sleep to 379.6875ms
2025/03/28 03:39:28 DEBUG : pacer: Reducing sleep to 284.765625ms
2025/03/28 03:39:28 DEBUG : pacer: Reducing sleep to 213.574218ms
2025/03/28 03:39:28 DEBUG : pacer: Reducing sleep to 160.180663ms
2025/03/28 03:39:28 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:29 DEBUG : pacer: Reducing sleep to 120.135497ms
2025/03/28 03:39:29 DEBUG : pacer: Reducing sleep to 100ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
2025/03/28 03:39:30 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/28 03:39:31 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/28 03:39:32 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
2025/03/28 03:39:34 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/28 03:39:35 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/28 03:39:36 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
2025/03/28 03:39:37 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/28 03:39:38 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/28 03:39:40 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
2025/03/28 03:39:41 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/28 03:39:42 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/28 03:39:43 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
2025/03/28 03:39:45 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/03/28 03:39:46 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/28 03:39:47 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
2025/03/28 03:39:48 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:48 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutError
2025/03/28 03:39:48 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8088/seafhttp/upload-api/31ccb607-3b83-426e-8105-672164abec79?ret-json=1": failed to copy data: potato)
2025/03/28 03:39:48 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/28 03:39:48 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:48 DEBUG : pacer: Reducing sleep to 150ms
2025/03/28 03:39:49 DEBUG : pacer: Reducing sleep to 112.5ms
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
2025/03/28 03:39:49 DEBUG : pacer: Reducing sleep to 100ms
2025/03/28 03:39:49 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
2025/03/28 03:39:50 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:50 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:50 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== 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
2025/03/28 03:39:52 DEBUG : Creating backend with remote "TestSeafileEncrypted:"
2025/03/28 03:39:52 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:39:52 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:52 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:52 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:52 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:52 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:52 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:39:52 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:52 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:52 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:52 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:52 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:52 DEBUG : Seafile server version 11.0.13
2025/03/28 03:39:52 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/03/28 03:39:52 DEBUG : Creating backend with remote "TestSeafileEncrypted:"
2025/03/28 03:39:52 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:39:52 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:52 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:52 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:52 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:52 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:52 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:39:52 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:52 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:52 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:52 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:52 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:52 DEBUG : Seafile server version 11.0.13
2025/03/28 03:39:52 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== 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
2025/03/28 03:39:53 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
    fstests.go:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
2025/03/28 03:39:54 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
2025/03/28 03:39:54 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/03/28 03:39:55 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:55 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila/dirToPurgeFromRoot"
2025/03/28 03:39:55 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:39:55 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:55 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:55 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:55 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:39:55 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:55 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:55 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:55 DEBUG : Seafile server version 11.0.13
2025/03/28 03:39:55 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:55 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/28 03:39:56 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila/hello? sausage/êé"
2025/03/28 03:39:56 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:39:56 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:56 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:56 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:56 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:56 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:56 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:39:56 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:39:56 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:39:56 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:39:56 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:39:56 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:39:56 DEBUG : Seafile server version 11.0.13
2025/03/28 03:39:56 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:56 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:56 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-yabevoh9lila/hello? sausage/êé" to be canonical "TestSeafileEncrypted{OBCvF}:rclone-test-yabevoh9lila/hello? sausage/êé"
2025/03/28 03:39:56 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
2025/03/28 03:39:57 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:39:59 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
    fstests.go:1289: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
2025/03/28 03:39:59 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:00 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:00 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:01 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:01 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:02 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:02 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:03 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/03/28 03:40:03 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-rozefis9duqa"
2025/03/28 03:40:03 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:40:03 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:03 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:03 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:03 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:03 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:40:03 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:03 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:03 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:03 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:04 DEBUG : Seafile server version 11.0.13
2025/03/28 03:40:04 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:04 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:06 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-rozefis9duqa': Purge remote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/03/28 03:40:06 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/03/28 03:40:06 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/03/28 03:40:06 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/03/28 03:40:06 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/28 03:40:07 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/28 03:40:07 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
    fstests.go:1592: MimeType method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/28 03:40:07 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/28 03:40:07 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/28 03:40:07 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
    fstests.go:1751: can't set modified time
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/28 03:40:08 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/28 03:40:08 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/28 03:40:08 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:09 NOTICE: seafile encrypted library 'Encrypted' path 'rclone-test-yabevoh9lila' 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
2025/03/28 03:40:09 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
2025/03/28 03:40:10 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
2025/03/28 03:40:10 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:10 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/03/28 03:40:11 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/28 03:40:11 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/28 03:40:11 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:40:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:11 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:11 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:11 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:40:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:11 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:11 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:11 DEBUG : Seafile server version 11.0.13
2025/03/28 03:40:11 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:11 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/28 03:40:12 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila/not found.txt"
2025/03/28 03:40:12 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:40:12 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:12 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:12 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:12 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:12 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:40:12 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:12 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:12 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:12 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:12 DEBUG : Seafile server version 11.0.13
2025/03/28 03:40:12 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:12 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestSeafileEncrypted:" path "rclone-test-yabevoh9lila" from "TestSeafileEncrypted:rclone-test-yabevoh9lila"
2025/03/28 03:40:12 DEBUG : Creating backend with remote "TestSeafileEncrypted:"
2025/03/28 03:40:12 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:40:12 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:12 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:12 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:12 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:12 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:40:12 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:12 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:12 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:12 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:12 DEBUG : Seafile server version 11.0.13
2025/03/28 03:40:12 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2025/03/28 03:40:13 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
    fstests.go:2004: FS has no PublicLinker interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
    fstests.go:2109: Not a wrapping Fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2125: Not a bucket based backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
2025/03/28 03:40:14 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/03/28 03:40:14 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/28 03:40:15 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *seafile.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *seafile.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *seafile.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/28 03:40:16 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:16 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/28 03:40:16 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yabevoh9lila/deeper/nonexisting/directory"
2025/03/28 03:40:16 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/28 03:40:16 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:16 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:16 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:16 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:16 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:16 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{OBCvF}" suffix to name
2025/03/28 03:40:16 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/28 03:40:16 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/28 03:40:16 DEBUG : Setting pass="vqFp3K9Rkm4RjzrCF0mZAdwWWn6rxesh6MZed1L6OBh6e6hGKdc8BA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/28 03:40:16 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/28 03:40:16 DEBUG : Setting library_key="Lxg9ID7F4phh6tddxWbAO_IED79nvZv_dQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/28 03:40:16 DEBUG : Seafile server version 11.0.13
2025/03/28 03:40:16 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:17 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
2025/03/28 03:40:17 DEBUG : Decrypting library 7a876041-f010-420b-8a4f-0597d82ef01d
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2725: FS has no Directory methods and doesn't Wrap
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
=== RUN   TestIntegration/FsShutdown
--- FAIL: TestIntegration (59.79s)
    --- 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.23s)
    --- FAIL: TestIntegration/FsMkdir (57.92s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.60s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s)
        --- FAIL: TestIntegration/FsMkdir/FsEncoding (25.77s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.21s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.91s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.11s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.26s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.27s)
            --- 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.22s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s)
            --- 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.20s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.21s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (0.51s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.78s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.71s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.50s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.39s)
            --- 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.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.73s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.22s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.69s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.42s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.43s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.32s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.22s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s)
            --- 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.80s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.59s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.59s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.35s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.12s)
                --- 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)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.43s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (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.69s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- PASS: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/seafile	60.813s
"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Finished ERROR in 1m1.535734065s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]