"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/03/04 04:17:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 04:17:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55086->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : Creating backend with remote "/tmp/rclone284057971" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/OneLongFinalParameter === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/TwoParams === CONT TestMessageParser/StartsWithSpace === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:344: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 ERROR : : error listing: directory not found 2025/03/04 04:17:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55100->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:27 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute.b95340a2.partial" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute.b95340a2.partial 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute.b95340a2.partial 2025/03/04 04:17:27 DEBUG : KeyAbsolute.b95340a2.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:27 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:27 DEBUG : KeyAbsolute.b95340a2.partial: renamed to: KeyAbsolute 2025/03/04 04:17:27 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:27 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute2.b95340a2.partial" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2.b95340a2.partial 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2.b95340a2.partial 2025/03/04 04:17:27 DEBUG : KeyAbsolute2.b95340a2.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:27 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:27 DEBUG : KeyAbsolute2.b95340a2.partial: renamed to: KeyAbsolute2 2025/03/04 04:17:27 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:27 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute2" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2 2025/03/04 04:17:27 DEBUG : KeyAbsolute2: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute2" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute2 2025/03/04 04:17:27 DEBUG : KeyAbsolute2: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:27 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:27 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55108->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "../../rclone284057971" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "../../rclone284057971" to be canonical "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative.ba92eeb3.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyRelative.ba92eeb3.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyRelative.ba92eeb3.partial 2025/03/04 04:17:28 DEBUG : KeyRelative.ba92eeb3.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : KeyRelative.ba92eeb3.partial: renamed to: KeyRelative 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : KeyRelative: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : KeyRelative: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "../../rclone284057971" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "../../rclone284057971" to be canonical "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative.466158ff.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyRelative.466158ff.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyRelative.466158ff.partial 2025/03/04 04:17:28 DEBUG : KeyRelative.466158ff.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : KeyRelative.466158ff.partial: renamed to: KeyRelative 2025/03/04 04:17:28 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : KeyRelative: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyRelative" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyRelative 2025/03/04 04:17:28 DEBUG : KeyRelative: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55122->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute.6d881b83.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute.6d881b83.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute.6d881b83.partial 2025/03/04 04:17:28 DEBUG : KeyAbsolute.6d881b83.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : KeyAbsolute.6d881b83.partial: renamed to: KeyAbsolute 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:28 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/KeyAbsolute" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/KeyAbsolute 2025/03/04 04:17:28 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55136->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/foo.d358a4f3.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/foo.d358a4f3.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/foo.d358a4f3.partial 2025/03/04 04:17:28 DEBUG : foo.d358a4f3.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : foo.d358a4f3.partial: renamed to: foo 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: foo 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/foo" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/foo 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/foo 2025/03/04 04:17:28 DEBUG : foo: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/foo" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/foo 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/foo 2025/03/04 04:17:28 DEBUG : foo: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55138->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.85bba92a.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.85bba92a.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.85bba92a.partial 2025/03/04 04:17:28 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.85bba92a.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.85bba92a.partial: renamed to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/04 04:17:28 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "." 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55144->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey.755ab3e4.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey.755ab3e4.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey.755ab3e4.partial 2025/03/04 04:17:28 DEBUG : SomeKey.755ab3e4.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : SomeKey.755ab3e4.partial: renamed to: SomeKey 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : file.txt.retrieved.1f31ed02.partial: renamed to: file.txt.retrieved 2025/03/04 04:17:28 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55156->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 INFO : SomeKey: Deleted 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:55160->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone284057971" 2025/03/04 04:17:28 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey.6456ccb1.partial" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey.6456ccb1.partial 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey.6456ccb1.partial 2025/03/04 04:17:28 DEBUG : SomeKey.6456ccb1.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/04 04:17:28 DEBUG : SomeKey.6456ccb1.partial: renamed to: SomeKey 2025/03/04 04:17:28 INFO : file.txt: Copied (new) to: SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: md5sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell path "/home/rclone/rclone-test-nurewig5masa/SomeKey" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Running remote command: sha1sum /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-nurewig5masa/SomeKey 2025/03/04 04:17:28 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 INFO : SomeKey: Deleted 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" 2025/03/04 04:17:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{zuQyz}" suffix to name 2025/03/04 04:17:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/04 04:17:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/04 04:17:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/04 04:17:28 DEBUG : Setting pass="cy3xKDg4tMUMdGLq3p4Bp14oetfEQd6R" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/04 04:17:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: New connection 127.0.0.1:42996->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Shell type "unix" from config 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Relative path resolved to "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Using root directory "/home/rclone/rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nurewig5masa" to be canonical "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-nurewig5masa" for canonical name "TestSFTPOpenssh{zuQyz}:rclone-test-nurewig5masa" 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa", Local "Local file system at /tmp/rclone284057971", Modify Window "1s" --- PASS: TestGitAnnexFstestBackendCases (1.01s) --- PASS: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.11s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.09s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.10s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.09s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.09s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.09s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.08s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.10s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.09s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.09s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.08s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) PASS 2025/03/04 04:17:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nurewig5masa: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 1.12398788s (try 1/5)