"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.19s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/25 02:17:00 NOTICE: TestSFTPRclone: Starting server 2026/07/25 02:17:01 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/25 02:17:01 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/25 02:17:01 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/25 02:17:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozecaq7luma" 2026/07/25 02:17:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 02:17:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: New connection 127.0.0.1:43808->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell type "unix" from config 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Relative path resolved to "/rclone-test-mozecaq7luma" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Using root directory "/rclone-test-mozecaq7luma" 2026/07/25 02:17:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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 2026/07/25 02:17:01 INFO : dir/subdir: Making directory 2026/07/25 02:17:01 INFO : dir/subdir: Removing directory 2026/07/25 02:17:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/25 02:17:01 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 30999d5a1d738be74581b3a9fc14984e /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 30999d5a1d738be74581b3a9fc14984e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 30999d5a1d738be74581b3a9fc14984e /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 30999d5a1d738be74581b3a9fc14984e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 30999d5a1d738be74581b3a9fc14984e /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 30999d5a1d738be74581b3a9fc14984e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea /rclone-test-mozecaq7luma/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 02:17:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ecf019ce4df5dc5cf76a49706ef8543ba5fd86ea === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: adaea88793b1bfbf30ed4f670ce79b21 /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: adaea88793b1bfbf30ed4f670ce79b21 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: adaea88793b1bfbf30ed4f670ce79b21 /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: adaea88793b1bfbf30ed4f670ce79b21 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: adaea88793b1bfbf30ed4f670ce79b21 /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: adaea88793b1bfbf30ed4f670ce79b21 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/./." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e /rclone-test-mozecaq7luma/./. 2026/07/25 02:17:01 DEBUG : ./.: Parsed hash: eea06fbee6de4ff4c4a3ba17a3a3fd720e52702e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8d035277f217793c1ccef36d88b4d8c0 /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: 8d035277f217793c1ccef36d88b4d8c0 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8d035277f217793c1ccef36d88b4d8c0 /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: 8d035277f217793c1ccef36d88b4d8c0 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8d035277f217793c1ccef36d88b4d8c0 /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: 8d035277f217793c1ccef36d88b4d8c0 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/../.." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef /rclone-test-mozecaq7luma/../.. 2026/07/25 02:17:01 DEBUG : ../..: Parsed hash: fe8adbff0ec9e29d7a6e2571bda6a4db737485ef === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: abb340e8ad1e7936899512cd6d2182b6 /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abb340e8ad1e7936899512cd6d2182b6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: abb340e8ad1e7936899512cd6d2182b6 /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abb340e8ad1e7936899512cd6d2182b6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: abb340e8ad1e7936899512cd6d2182b6 /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abb340e8ad1e7936899512cd6d2182b6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb /rclone-test-mozecaq7luma/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 02:17:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5e9eb8667bd605b18ac3ce8f735940c13e7e10eb === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 041ca610be6311180cd5f90af28637ca /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: 041ca610be6311180cd5f90af28637ca 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 041ca610be6311180cd5f90af28637ca /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: 041ca610be6311180cd5f90af28637ca 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 041ca610be6311180cd5f90af28637ca /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: 041ca610be6311180cd5f90af28637ca 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/ leading space/ leading space" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\ leading\ space/\ leading\ space 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b /rclone-test-mozecaq7luma/ leading space/ leading space 2026/07/25 02:17:01 DEBUG : leading space/ leading space: Parsed hash: fd8ebb38bcfda26f437d7a1a343e3bd6d14ba17b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b32080fb56f108733d238dd3b0ba6c93 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b32080fb56f108733d238dd3b0ba6c93 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 64472d26ef1136b25c26931baa4170115f26eec6 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 64472d26ef1136b25c26931baa4170115f26eec6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b32080fb56f108733d238dd3b0ba6c93 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b32080fb56f108733d238dd3b0ba6c93 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 64472d26ef1136b25c26931baa4170115f26eec6 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 64472d26ef1136b25c26931baa4170115f26eec6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b32080fb56f108733d238dd3b0ba6c93 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b32080fb56f108733d238dd3b0ba6c93 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/~leading tilde/~leading tilde" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/\~leading\ tilde/\~leading\ tilde 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 64472d26ef1136b25c26931baa4170115f26eec6 /rclone-test-mozecaq7luma/~leading tilde/~leading tilde 2026/07/25 02:17:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 64472d26ef1136b25c26931baa4170115f26eec6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 2ea45a9739aa373ba9d20ba914658291 /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ea45a9739aa373ba9d20ba914658291 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 15f560d53f16aced98cdd53612ac2ec5dbdc43be /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15f560d53f16aced98cdd53612ac2ec5dbdc43be 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 2ea45a9739aa373ba9d20ba914658291 /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ea45a9739aa373ba9d20ba914658291 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 15f560d53f16aced98cdd53612ac2ec5dbdc43be /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15f560d53f16aced98cdd53612ac2ec5dbdc43be 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 2ea45a9739aa373ba9d20ba914658291 /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ea45a9739aa373ba9d20ba914658291 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␍leading CR/␍leading CR" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␍leading\ CR/␍leading\ CR 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 15f560d53f16aced98cdd53612ac2ec5dbdc43be /rclone-test-mozecaq7luma/␍leading CR/␍leading CR 2026/07/25 02:17:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15f560d53f16aced98cdd53612ac2ec5dbdc43be === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 063b3ac257744492ad76501fdefa705c /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 063b3ac257744492ad76501fdefa705c 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 9feaf5e365912f974d790624f2996aa2466d759d /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9feaf5e365912f974d790624f2996aa2466d759d 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 063b3ac257744492ad76501fdefa705c /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 063b3ac257744492ad76501fdefa705c 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 9feaf5e365912f974d790624f2996aa2466d759d /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9feaf5e365912f974d790624f2996aa2466d759d 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 063b3ac257744492ad76501fdefa705c /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 063b3ac257744492ad76501fdefa705c 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␊leading LF/␊leading LF" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␊leading\ LF/␊leading\ LF 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 9feaf5e365912f974d790624f2996aa2466d759d /rclone-test-mozecaq7luma/␊leading LF/␊leading LF 2026/07/25 02:17:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9feaf5e365912f974d790624f2996aa2466d759d === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a1d69c5ebb98c55a3625599f01745d66 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a1d69c5ebb98c55a3625599f01745d66 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a1d69c5ebb98c55a3625599f01745d66 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a1d69c5ebb98c55a3625599f01745d66 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a1d69c5ebb98c55a3625599f01745d66 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a1d69c5ebb98c55a3625599f01745d66 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␉leading HT/␉leading HT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␉leading\ HT/␉leading\ HT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 /rclone-test-mozecaq7luma/␉leading HT/␉leading HT 2026/07/25 02:17:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efbccc84b9e3f05196d7adfceeff9b98f6aec8d1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 20c6145db4161dfb5eaed1e81a8627f5 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 20c6145db4161dfb5eaed1e81a8627f5 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 6252c1bc4157b3b375f7422f1ce1cd530b399350 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6252c1bc4157b3b375f7422f1ce1cd530b399350 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 20c6145db4161dfb5eaed1e81a8627f5 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 20c6145db4161dfb5eaed1e81a8627f5 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 6252c1bc4157b3b375f7422f1ce1cd530b399350 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6252c1bc4157b3b375f7422f1ce1cd530b399350 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 20c6145db4161dfb5eaed1e81a8627f5 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 20c6145db4161dfb5eaed1e81a8627f5 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/␋leading VT/␋leading VT" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/␋leading\ VT/␋leading\ VT 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 6252c1bc4157b3b375f7422f1ce1cd530b399350 /rclone-test-mozecaq7luma/␋leading VT/␋leading VT 2026/07/25 02:17:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6252c1bc4157b3b375f7422f1ce1cd530b399350 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: dfd5f03d78b4044b3d04074dc6a7e168 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: dfd5f03d78b4044b3d04074dc6a7e168 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: dfd5f03d78b4044b3d04074dc6a7e168 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: dfd5f03d78b4044b3d04074dc6a7e168 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: dfd5f03d78b4044b3d04074dc6a7e168 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: dfd5f03d78b4044b3d04074dc6a7e168 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/.leading dot/.leading dot" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/.leading\ dot/.leading\ dot 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 /rclone-test-mozecaq7luma/.leading dot/.leading dot 2026/07/25 02:17:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab635d9ef4926c9ee2a69fd33807dcc47bd45247 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b063cfdf85463d42b9e0a0a71fc30608 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: b063cfdf85463d42b9e0a0a71fc30608 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b063cfdf85463d42b9e0a0a71fc30608 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: b063cfdf85463d42b9e0a0a71fc30608 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: b063cfdf85463d42b9e0a0a71fc30608 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: b063cfdf85463d42b9e0a0a71fc30608 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing space /trailing space " 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ space\ /trailing\ space\ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 /rclone-test-mozecaq7luma/trailing space /trailing space 2026/07/25 02:17:01 DEBUG : trailing space /trailing space : Parsed hash: 160d33bd73f33b92a90c3b5fb291f0fc64288fe6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 1b290eb066ead47a4457e4fbd8f3fed1 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b290eb066ead47a4457e4fbd8f3fed1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 1b290eb066ead47a4457e4fbd8f3fed1 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b290eb066ead47a4457e4fbd8f3fed1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 1b290eb066ead47a4457e4fbd8f3fed1 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b290eb066ead47a4457e4fbd8f3fed1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ CR␍/trailing\ CR␍ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 /rclone-test-mozecaq7luma/trailing CR␍/trailing CR␍ 2026/07/25 02:17:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a61abcf1fc44ae9bb3289603764c576e0b602f0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 49f5c36b4907df8e9e5cd4907d949bbf /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 49f5c36b4907df8e9e5cd4907d949bbf 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 536eb9c1d307c798f4687eca4bd9badd7c37a610 /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 536eb9c1d307c798f4687eca4bd9badd7c37a610 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 49f5c36b4907df8e9e5cd4907d949bbf /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 49f5c36b4907df8e9e5cd4907d949bbf 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 536eb9c1d307c798f4687eca4bd9badd7c37a610 /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 536eb9c1d307c798f4687eca4bd9badd7c37a610 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 49f5c36b4907df8e9e5cd4907d949bbf /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 49f5c36b4907df8e9e5cd4907d949bbf 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ LF␊/trailing\ LF␊ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 536eb9c1d307c798f4687eca4bd9badd7c37a610 /rclone-test-mozecaq7luma/trailing LF␊/trailing LF␊ 2026/07/25 02:17:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 536eb9c1d307c798f4687eca4bd9badd7c37a610 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 078b4a92d4ef010bd8807e2720af569d /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 078b4a92d4ef010bd8807e2720af569d 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 078b4a92d4ef010bd8807e2720af569d /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 078b4a92d4ef010bd8807e2720af569d 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 078b4a92d4ef010bd8807e2720af569d /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 078b4a92d4ef010bd8807e2720af569d 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ HT␉/trailing\ HT␉ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 /rclone-test-mozecaq7luma/trailing HT␉/trailing HT␉ 2026/07/25 02:17:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5b8eec7b6d278c85f9db04c1f4a21a55b9bba2f6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e11802412a3d030e8ce4a0979b9a0cb8 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e11802412a3d030e8ce4a0979b9a0cb8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 50a3a17af3621ddea6956c8eb8092721bec2a120 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 50a3a17af3621ddea6956c8eb8092721bec2a120 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e11802412a3d030e8ce4a0979b9a0cb8 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e11802412a3d030e8ce4a0979b9a0cb8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 50a3a17af3621ddea6956c8eb8092721bec2a120 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 50a3a17af3621ddea6956c8eb8092721bec2a120 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e11802412a3d030e8ce4a0979b9a0cb8 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e11802412a3d030e8ce4a0979b9a0cb8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ VT␋/trailing\ VT␋ 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 50a3a17af3621ddea6956c8eb8092721bec2a120 /rclone-test-mozecaq7luma/trailing VT␋/trailing VT␋ 2026/07/25 02:17:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 50a3a17af3621ddea6956c8eb8092721bec2a120 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e0d9f9576d389cb60f8308c2c5a8c2ab /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: e0d9f9576d389cb60f8308c2c5a8c2ab 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a8418ce23b0a6351f2fb915f370b096f77e66dad /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: a8418ce23b0a6351f2fb915f370b096f77e66dad 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e0d9f9576d389cb60f8308c2c5a8c2ab /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: e0d9f9576d389cb60f8308c2c5a8c2ab 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a8418ce23b0a6351f2fb915f370b096f77e66dad /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: a8418ce23b0a6351f2fb915f370b096f77e66dad 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e0d9f9576d389cb60f8308c2c5a8c2ab /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: e0d9f9576d389cb60f8308c2c5a8c2ab 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/trailing dot./trailing dot." 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/trailing\ dot./trailing\ dot. 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: a8418ce23b0a6351f2fb915f370b096f77e66dad /rclone-test-mozecaq7luma/trailing dot./trailing dot. 2026/07/25 02:17:01 DEBUG : trailing dot./trailing dot.: Parsed hash: a8418ce23b0a6351f2fb915f370b096f77e66dad === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: cde22dba06ef6c3aca5080559358f750 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde22dba06ef6c3aca5080559358f750 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8025d2f802f3d013e0574055de52c6e465866971 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8025d2f802f3d013e0574055de52c6e465866971 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: cde22dba06ef6c3aca5080559358f750 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde22dba06ef6c3aca5080559358f750 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8025d2f802f3d013e0574055de52c6e465866971 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8025d2f802f3d013e0574055de52c6e465866971 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: cde22dba06ef6c3aca5080559358f750 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde22dba06ef6c3aca5080559358f750 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/invalid\ utf-8/invalid\ utf-8 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 8025d2f802f3d013e0574055de52c6e465866971 /rclone-test-mozecaq7luma/invalid utf-8/invalid utf-8 2026/07/25 02:17:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8025d2f802f3d013e0574055de52c6e465866971 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: bac8934c3a5c094cd0bda1a4ef8fdb41 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: bac8934c3a5c094cd0bda1a4ef8fdb41 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ef3c50f3b7f77913afea4914acaf8757ce8f1302 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: ef3c50f3b7f77913afea4914acaf8757ce8f1302 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: bac8934c3a5c094cd0bda1a4ef8fdb41 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: bac8934c3a5c094cd0bda1a4ef8fdb41 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ef3c50f3b7f77913afea4914acaf8757ce8f1302 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: ef3c50f3b7f77913afea4914acaf8757ce8f1302 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: bac8934c3a5c094cd0bda1a4ef8fdb41 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: bac8934c3a5c094cd0bda1a4ef8fdb41 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/test%46.txt/test%46.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/test\%46.txt/test\%46.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: ef3c50f3b7f77913afea4914acaf8757ce8f1302 /rclone-test-mozecaq7luma/test%46.txt/test%46.txt 2026/07/25 02:17:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: ef3c50f3b7f77913afea4914acaf8757ce8f1302 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Connection OK after error: potato 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/zero-length-file" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/zero-length-file" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/zero-length-file" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/zero-length-file" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mozecaq7luma/zero-length-file 2026/07/25 02:17:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fd47bf9683d843347e11a8b3170731dc /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: fd47bf9683d843347e11a8b3170731dc 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: bbd513f655830ba5c5596e2c59b73f711ac5d66e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: bbd513f655830ba5c5596e2c59b73f711ac5d66e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: fd47bf9683d843347e11a8b3170731dc /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: fd47bf9683d843347e11a8b3170731dc 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: bbd513f655830ba5c5596e2c59b73f711ac5d66e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: bbd513f655830ba5c5596e2c59b73f711ac5d66e 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/25 02:17:01 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/25 02:17:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:51602->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/25 02:17:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozecaq7luma/hello? sausage/êé" 2026/07/25 02:17:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: New connection 127.0.0.1:51616->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Shell type "unix" from config 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Relative path resolved to "/rclone-test-mozecaq7luma/hello? sausage/êé" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Using root directory "/rclone-test-mozecaq7luma/hello? sausage/êé" 2026/07/25 02:17:01 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-mozecaq7luma/hello? sausage/êé" to be canonical "TestSFTPRclone{eTdee}:rclone-test-mozecaq7luma/hello? sausage/êé" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Remote command result: b5ca3f6de35dc15b9faa365498d9f2fb /rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : a/b/c/d/e.txt: Parsed hash: b5ca3f6de35dc15b9faa365498d9f2fb 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Remote command result: 3933fbcf319bc2a6b20ecf0894e1abf34e7428aa /rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 3933fbcf319bc2a6b20ecf0894e1abf34e7428aa 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Remote command result: b5ca3f6de35dc15b9faa365498d9f2fb /rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : a/b/c/d/e.txt: Parsed hash: b5ca3f6de35dc15b9faa365498d9f2fb 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: Remote command result: 3933fbcf319bc2a6b20ecf0894e1abf34e7428aa /rclone-test-mozecaq7luma/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 02:17:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 3933fbcf319bc2a6b20ecf0894e1abf34e7428aa 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé: New connection 127.0.0.1:51618->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : Waiting for deletions to finish 2026/07/25 02:17:01 INFO : a/b/c/d/e.txt: Deleted 2026/07/25 02:17:01 DEBUG : removing 1 level 4 directories 2026/07/25 02:17:01 INFO : a/b/c/d: Removing directory 2026/07/25 02:17:01 DEBUG : removing 1 level 3 directories 2026/07/25 02:17:01 INFO : a/b/c: Removing directory 2026/07/25 02:17:01 DEBUG : removing 1 level 2 directories 2026/07/25 02:17:01 INFO : a/b: Removing directory 2026/07/25 02:17:01 DEBUG : removing 1 level 1 directories 2026/07/25 02:17:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: New connection 127.0.0.1:51630->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/moveTest/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/moveTest/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/moveTest/other.txt 2026/07/25 02:17:01 DEBUG : moveTest/other.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/moveTest/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/moveTest/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/moveTest/other.txt 2026/07/25 02:17:01 DEBUG : moveTest/other.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/other.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/other.txt 2026/07/25 02:17:01 DEBUG : other.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/25 02:17:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-baheteg3xewi" 2026/07/25 02:17:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:01 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:01 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: New connection 127.0.0.1:51636->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Shell type "unix" from config 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Relative path resolved to "/rclone-test-baheteg3xewi" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Using root directory "/rclone-test-baheteg3xewi" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Shell path "/rclone-test-baheteg3xewi/new_name/sub_new_name/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Running remote command: md5sum /rclone-test-baheteg3xewi/new_name/sub_new_name/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-baheteg3xewi/new_name/sub_new_name/file name.txt 2026/07/25 02:17:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Shell path "/rclone-test-baheteg3xewi/new_name/sub_new_name/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Running remote command: sha1sum /rclone-test-baheteg3xewi/new_name/sub_new_name/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-baheteg3xewi/new_name/sub_new_name/file name.txt 2026/07/25 02:17:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Shell path "/rclone-test-baheteg3xewi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Running remote command: md5sum /rclone-test-baheteg3xewi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-baheteg3xewi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Shell path "/rclone-test-baheteg3xewi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Running remote command: sha1sum /rclone-test-baheteg3xewi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-baheteg3xewi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Purge dir "new_name" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-baheteg3xewi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: 68e79894ed96f23661a6c0b98c6bb15b11f80b07 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e708e45f7b3c11499f79c477af69951f /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:01 DEBUG : file name.txt: Parsed hash: e708e45f7b3c11499f79c477af69951f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/25 02:17:02 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:51648->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/25 02:17:02 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozecaq7luma/not found.txt" 2026/07/25 02:17:02 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/not found.txt: New connection 127.0.0.1:51662->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/not found.txt: Shell type "unix" from config 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/not found.txt: Relative path resolved to "/rclone-test-mozecaq7luma/not found.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/not found.txt: Using root directory "/rclone-test-mozecaq7luma/not found.txt" 2026/07/25 02:17:02 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-mozecaq7luma" from "TestSFTPRclone:rclone-test-mozecaq7luma" 2026/07/25 02:17:02 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/25 02:17:02 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:51668->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ec5be3871f5a9bb5fe151de1002eae3f /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: ec5be3871f5a9bb5fe151de1002eae3f 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 53a0372faf30973d45c5ac705572b680018759c9 /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: 53a0372faf30973d45c5ac705572b680018759c9 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ec5be3871f5a9bb5fe151de1002eae3f /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: ec5be3871f5a9bb5fe151de1002eae3f 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 53a0372faf30973d45c5ac705572b680018759c9 /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: 53a0372faf30973d45c5ac705572b680018759c9 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ec5be3871f5a9bb5fe151de1002eae3f /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: ec5be3871f5a9bb5fe151de1002eae3f 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/created from root.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/created\ from\ root.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 53a0372faf30973d45c5ac705572b680018759c9 /rclone-test-mozecaq7luma/created from root.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/created from root.txt: Parsed hash: 53a0372faf30973d45c5ac705572b680018759c9 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 685bdd00f618047e49a29e0e029e0afa /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: 685bdd00f618047e49a29e0e029e0afa 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/file name.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/file\ name.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e /rclone-test-mozecaq7luma/file name.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/file name.txt: Parsed hash: e9d61ac8a9bfcd513fe899f776a9b7c737971f6e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d226279ffd863cf1c69f19d4535faa10 /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d226279ffd863cf1c69f19d4535faa10 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 0abf0dd47248d96c4905fef69d8cb546099336ff /rclone-test-mozecaq7luma/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 02:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0abf0dd47248d96c4905fef69d8cb546099336ff === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Server has VFS statistics extension 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: About path "/rclone-test-mozecaq7luma" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: c341905140e17047c38e7487f1484884 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: c341905140e17047c38e7487f1484884 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 58c33c46b904844c8057467cc5e53ad4368226f2 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: 58c33c46b904844c8057467cc5e53ad4368226f2 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: c341905140e17047c38e7487f1484884 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: c341905140e17047c38e7487f1484884 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/piped data.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/piped\ data.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: 58c33c46b904844c8057467cc5e53ad4368226f2 /rclone-test-mozecaq7luma/piped data.txt 2026/07/25 02:17:02 DEBUG : piped data.txt: Parsed hash: 58c33c46b904844c8057467cc5e53ad4368226f2 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/unknown-size-update.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: f8915af47ca786ac1b027541fb412e12 /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : unknown-size-update.txt: Parsed hash: f8915af47ca786ac1b027541fb412e12 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/unknown-size-update.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e5b9e712bd7b2b9070d9d992135b19bf15b3cf05 /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : unknown-size-update.txt: Parsed hash: e5b9e712bd7b2b9070d9d992135b19bf15b3cf05 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/unknown-size-update.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: md5sum /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: f8915af47ca786ac1b027541fb412e12 /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : unknown-size-update.txt: Parsed hash: f8915af47ca786ac1b027541fb412e12 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Shell path "/rclone-test-mozecaq7luma/unknown-size-update.txt" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Running remote command: sha1sum /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Remote command result: e5b9e712bd7b2b9070d9d992135b19bf15b3cf05 /rclone-test-mozecaq7luma/unknown-size-update.txt 2026/07/25 02:17:02 DEBUG : unknown-size-update.txt: Parsed hash: e5b9e712bd7b2b9070d9d992135b19bf15b3cf05 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/25 02:17:02 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozecaq7luma/deeper/nonexisting/directory" 2026/07/25 02:17:02 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 DEBUG : TestSFTPRclone: detected overridden config - adding "{eTdee}" suffix to name 2026/07/25 02:17:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/25 02:17:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/25 02:17:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/25 02:17:02 DEBUG : Setting pass="pAaFGMTJPFrsAb9U07ep6BWG9xBxHSPKatjIiuAbjjKFk3U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/25 02:17:02 NOTICE: TestSFTPRclone{eTdee}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/deeper/nonexisting/directory: New connection 127.0.0.1:51672->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9982.c99b2d11e" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-mozecaq7luma/deeper/nonexisting/directory" 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma/deeper/nonexisting/directory: Using root directory "/rclone-test-mozecaq7luma/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/25 02:17:02 DEBUG : Waiting for deletions to finish 2026/07/25 02:17:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/25 02:17:02 DEBUG : removing 1 level 4 directories 2026/07/25 02:17:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/25 02:17:02 DEBUG : removing 1 level 3 directories 2026/07/25 02:17:02 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/25 02:17:02 DEBUG : removing 1 level 2 directories 2026/07/25 02:17:02 INFO : hello? sausage/êé: Removing directory 2026/07/25 02:17:02 DEBUG : removing 1 level 1 directories 2026/07/25 02:17:02 INFO : hello? sausage: Removing directory 2026/07/25 02:17:02 DEBUG : removing 1 level 0 directories 2026/07/25 02:17:02 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Removing directory 2026/07/25 02:17:02 ERROR : error listing: directory not found 2026/07/25 02:17:02 DEBUG : Waiting for deletions to finish 2026/07/25 02:17:02 ERROR : error listing: directory not found 2026/07/25 02:17:02 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Failed to list "": directory not found 2026/07/25 02:17:02 DEBUG : removing 1 level 0 directories 2026/07/25 02:17:02 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Removing directory 2026/07/25 02:17:02 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/25 02:17:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozecaq7luma: Closing 2 unused connections 2026/07/25 02:17:02 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.92s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.307s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.621456794s (try 1/5)