"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -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.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/13 03:00:16 NOTICE: TestSFTPOpenssh: Starting server 2026/07/13 03:00:17 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/13 03:00:17 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/13 03:00:17 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/13 03:00:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-rutacuf9pihi" 2026/07/13 03:00:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:00:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:17 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:17 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:17 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: New connection 127.0.0.1:53876->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell type "unix" from config 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Relative path resolved to "/home/rclone/rclone-test-rutacuf9pihi" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Using root directory "/home/rclone/rclone-test-rutacuf9pihi" 2026/07/13 03:00:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/13 03:00:17 INFO : dir/subdir: Making directory 2026/07/13 03:00:17 INFO : dir/subdir: Removing directory 2026/07/13 03:00:17 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/13 03:00:17 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e63d92b8209cc3926589d95d581a9d4a /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e63d92b8209cc3926589d95d581a9d4a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 86a80e2df14bd8b54191549121c1d79bb2968179 /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86a80e2df14bd8b54191549121c1d79bb2968179 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e63d92b8209cc3926589d95d581a9d4a /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e63d92b8209cc3926589d95d581a9d4a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 86a80e2df14bd8b54191549121c1d79bb2968179 /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86a80e2df14bd8b54191549121c1d79bb2968179 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e63d92b8209cc3926589d95d581a9d4a /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e63d92b8209cc3926589d95d581a9d4a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 86a80e2df14bd8b54191549121c1d79bb2968179 /home/rclone/rclone-test-rutacuf9pihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 03:00:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86a80e2df14bd8b54191549121c1d79bb2968179 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 776be1b1011ceb521943f58253258c64 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 776be1b1011ceb521943f58253258c64 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 288eef38da369bdd9b79a686301e7debda5e2611 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 288eef38da369bdd9b79a686301e7debda5e2611 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 776be1b1011ceb521943f58253258c64 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 776be1b1011ceb521943f58253258c64 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 288eef38da369bdd9b79a686301e7debda5e2611 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 288eef38da369bdd9b79a686301e7debda5e2611 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 776be1b1011ceb521943f58253258c64 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 776be1b1011ceb521943f58253258c64 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/./." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 288eef38da369bdd9b79a686301e7debda5e2611 /home/rclone/rclone-test-rutacuf9pihi/./. 2026/07/13 03:00:17 DEBUG : ./.: Parsed hash: 288eef38da369bdd9b79a686301e7debda5e2611 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 100189accc5ed3ea92b5fa74068c19d4 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 100189accc5ed3ea92b5fa74068c19d4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 100189accc5ed3ea92b5fa74068c19d4 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 100189accc5ed3ea92b5fa74068c19d4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 100189accc5ed3ea92b5fa74068c19d4 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 100189accc5ed3ea92b5fa74068c19d4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/../.." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 /home/rclone/rclone-test-rutacuf9pihi/../.. 2026/07/13 03:00:17 DEBUG : ../..: Parsed hash: 6a581f2b4fbae98e764f83cd2bc54f92b4cc21c7 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6f6e83323a09da05e398bbad51966060 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f6e83323a09da05e398bbad51966060 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 890a67d0bf42d869cd822035653ee9d906e3f362 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890a67d0bf42d869cd822035653ee9d906e3f362 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6f6e83323a09da05e398bbad51966060 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f6e83323a09da05e398bbad51966060 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 890a67d0bf42d869cd822035653ee9d906e3f362 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890a67d0bf42d869cd822035653ee9d906e3f362 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6f6e83323a09da05e398bbad51966060 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f6e83323a09da05e398bbad51966060 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 890a67d0bf42d869cd822035653ee9d906e3f362 /home/rclone/rclone-test-rutacuf9pihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 03:00:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890a67d0bf42d869cd822035653ee9d906e3f362 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 91195ab0f4415063dfef14f7f627fc1a /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 91195ab0f4415063dfef14f7f627fc1a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 91195ab0f4415063dfef14f7f627fc1a /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 91195ab0f4415063dfef14f7f627fc1a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 91195ab0f4415063dfef14f7f627fc1a /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 91195ab0f4415063dfef14f7f627fc1a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\ leading\ space/\ leading\ space 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 /home/rclone/rclone-test-rutacuf9pihi/ leading space/ leading space 2026/07/13 03:00:17 DEBUG : leading space/ leading space: Parsed hash: 82edf8ad72d72d4af6f0859faf4d7188cf5a92f2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2de99ed60433262e21ae231c6562eae4 /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2de99ed60433262e21ae231c6562eae4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 8ab010fdd5fa7073ec47010dd8b637222aa8711e /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8ab010fdd5fa7073ec47010dd8b637222aa8711e 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2de99ed60433262e21ae231c6562eae4 /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2de99ed60433262e21ae231c6562eae4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 8ab010fdd5fa7073ec47010dd8b637222aa8711e /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8ab010fdd5fa7073ec47010dd8b637222aa8711e 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2de99ed60433262e21ae231c6562eae4 /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2de99ed60433262e21ae231c6562eae4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/\~leading\ tilde/\~leading\ tilde 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 8ab010fdd5fa7073ec47010dd8b637222aa8711e /home/rclone/rclone-test-rutacuf9pihi/~leading tilde/~leading tilde 2026/07/13 03:00:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8ab010fdd5fa7073ec47010dd8b637222aa8711e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c00ff05dc37a142fb555364e713013a1 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c00ff05dc37a142fb555364e713013a1 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db300c9a9e5dbe80241b7328dc8b7444f18c8308 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: db300c9a9e5dbe80241b7328dc8b7444f18c8308 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c00ff05dc37a142fb555364e713013a1 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c00ff05dc37a142fb555364e713013a1 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db300c9a9e5dbe80241b7328dc8b7444f18c8308 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: db300c9a9e5dbe80241b7328dc8b7444f18c8308 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c00ff05dc37a142fb555364e713013a1 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c00ff05dc37a142fb555364e713013a1 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␍leading\ CR/␍leading\ CR 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db300c9a9e5dbe80241b7328dc8b7444f18c8308 /home/rclone/rclone-test-rutacuf9pihi/␍leading CR/␍leading CR 2026/07/13 03:00:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: db300c9a9e5dbe80241b7328dc8b7444f18c8308 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b3e2a018d01a6299b9f4ffcfe78e3913 /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3e2a018d01a6299b9f4ffcfe78e3913 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db33731388b342227c1379a2c9916327b005ff6c /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: db33731388b342227c1379a2c9916327b005ff6c 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b3e2a018d01a6299b9f4ffcfe78e3913 /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3e2a018d01a6299b9f4ffcfe78e3913 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db33731388b342227c1379a2c9916327b005ff6c /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: db33731388b342227c1379a2c9916327b005ff6c 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b3e2a018d01a6299b9f4ffcfe78e3913 /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3e2a018d01a6299b9f4ffcfe78e3913 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␊leading\ LF/␊leading\ LF 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: db33731388b342227c1379a2c9916327b005ff6c /home/rclone/rclone-test-rutacuf9pihi/␊leading LF/␊leading LF 2026/07/13 03:00:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: db33731388b342227c1379a2c9916327b005ff6c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d9e2de6848d468602b7315837cad7f6f /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d9e2de6848d468602b7315837cad7f6f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0765164704fe9d5176659cb7624d8e616aad4cfa /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0765164704fe9d5176659cb7624d8e616aad4cfa 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d9e2de6848d468602b7315837cad7f6f /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d9e2de6848d468602b7315837cad7f6f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0765164704fe9d5176659cb7624d8e616aad4cfa /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0765164704fe9d5176659cb7624d8e616aad4cfa 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d9e2de6848d468602b7315837cad7f6f /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d9e2de6848d468602b7315837cad7f6f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␉leading\ HT/␉leading\ HT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0765164704fe9d5176659cb7624d8e616aad4cfa /home/rclone/rclone-test-rutacuf9pihi/␉leading HT/␉leading HT 2026/07/13 03:00:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0765164704fe9d5176659cb7624d8e616aad4cfa === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 23192d16c8869ab80457e4bf0b7d4b60 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 23192d16c8869ab80457e4bf0b7d4b60 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 23192d16c8869ab80457e4bf0b7d4b60 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 23192d16c8869ab80457e4bf0b7d4b60 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 23192d16c8869ab80457e4bf0b7d4b60 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 23192d16c8869ab80457e4bf0b7d4b60 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/␋leading\ VT/␋leading\ VT 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 /home/rclone/rclone-test-rutacuf9pihi/␋leading VT/␋leading VT 2026/07/13 03:00:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1076f45251d739a2f6ff22ec3204ae77eb9dd78 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 704572707a4ad93af0e4ac988ec281d6 /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: 704572707a4ad93af0e4ac988ec281d6 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e71f2f9fd0408206658ba1549cdc140db57707fc /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: e71f2f9fd0408206658ba1549cdc140db57707fc 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 704572707a4ad93af0e4ac988ec281d6 /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: 704572707a4ad93af0e4ac988ec281d6 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e71f2f9fd0408206658ba1549cdc140db57707fc /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: e71f2f9fd0408206658ba1549cdc140db57707fc 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 704572707a4ad93af0e4ac988ec281d6 /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: 704572707a4ad93af0e4ac988ec281d6 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/.leading\ dot/.leading\ dot 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e71f2f9fd0408206658ba1549cdc140db57707fc /home/rclone/rclone-test-rutacuf9pihi/.leading dot/.leading dot 2026/07/13 03:00:17 DEBUG : .leading dot/.leading dot: Parsed hash: e71f2f9fd0408206658ba1549cdc140db57707fc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f0d9cb7d51266bfb03e4dd9387a375b /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 0f0d9cb7d51266bfb03e4dd9387a375b 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 5896f483012f850cb837420aaa536ac2162de955 /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 5896f483012f850cb837420aaa536ac2162de955 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f0d9cb7d51266bfb03e4dd9387a375b /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 0f0d9cb7d51266bfb03e4dd9387a375b 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 5896f483012f850cb837420aaa536ac2162de955 /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 5896f483012f850cb837420aaa536ac2162de955 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f0d9cb7d51266bfb03e4dd9387a375b /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 0f0d9cb7d51266bfb03e4dd9387a375b 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space " 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ space\ /trailing\ space\ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 5896f483012f850cb837420aaa536ac2162de955 /home/rclone/rclone-test-rutacuf9pihi/trailing space /trailing space 2026/07/13 03:00:17 DEBUG : trailing space /trailing space : Parsed hash: 5896f483012f850cb837420aaa536ac2162de955 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 7f1d3e9e60d67cc441168eb7016a493c /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7f1d3e9e60d67cc441168eb7016a493c 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 802722d08c941cce208260ffbba4e4c07f2a85b4 /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 802722d08c941cce208260ffbba4e4c07f2a85b4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 7f1d3e9e60d67cc441168eb7016a493c /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7f1d3e9e60d67cc441168eb7016a493c 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 802722d08c941cce208260ffbba4e4c07f2a85b4 /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 802722d08c941cce208260ffbba4e4c07f2a85b4 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 7f1d3e9e60d67cc441168eb7016a493c /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7f1d3e9e60d67cc441168eb7016a493c 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ CR␍/trailing\ CR␍ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 802722d08c941cce208260ffbba4e4c07f2a85b4 /home/rclone/rclone-test-rutacuf9pihi/trailing CR␍/trailing CR␍ 2026/07/13 03:00:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 802722d08c941cce208260ffbba4e4c07f2a85b4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e2919d62663dd544eca09a402865d9dd /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2919d62663dd544eca09a402865d9dd 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e2919d62663dd544eca09a402865d9dd /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2919d62663dd544eca09a402865d9dd 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e2919d62663dd544eca09a402865d9dd /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2919d62663dd544eca09a402865d9dd 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ LF␊/trailing\ LF␊ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb /home/rclone/rclone-test-rutacuf9pihi/trailing LF␊/trailing LF␊ 2026/07/13 03:00:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 17870fb4d15f1b19dd36da8a814540e6ab3d0acb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b226fd9a9484804c9f6d3454be58931d /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b226fd9a9484804c9f6d3454be58931d 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b226fd9a9484804c9f6d3454be58931d /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b226fd9a9484804c9f6d3454be58931d 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b226fd9a9484804c9f6d3454be58931d /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b226fd9a9484804c9f6d3454be58931d 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ HT␉/trailing\ HT␉ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 /home/rclone/rclone-test-rutacuf9pihi/trailing HT␉/trailing HT␉ 2026/07/13 03:00:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b285ff3bbc1e63377ac5e5d1d69f6e65074d3e5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c29eec255feb98ed5faa08531d36245f /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c29eec255feb98ed5faa08531d36245f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 29c37915f1f7cfb2405171734b035e50e9549307 /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29c37915f1f7cfb2405171734b035e50e9549307 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c29eec255feb98ed5faa08531d36245f /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c29eec255feb98ed5faa08531d36245f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 29c37915f1f7cfb2405171734b035e50e9549307 /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29c37915f1f7cfb2405171734b035e50e9549307 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c29eec255feb98ed5faa08531d36245f /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c29eec255feb98ed5faa08531d36245f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ VT␋/trailing\ VT␋ 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 29c37915f1f7cfb2405171734b035e50e9549307 /home/rclone/rclone-test-rutacuf9pihi/trailing VT␋/trailing VT␋ 2026/07/13 03:00:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29c37915f1f7cfb2405171734b035e50e9549307 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d05cd6c46d96b28373098fa9a88d56de /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: d05cd6c46d96b28373098fa9a88d56de 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: bc600518ec44f2eb33b632f97035e5066b50fe48 /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: bc600518ec44f2eb33b632f97035e5066b50fe48 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d05cd6c46d96b28373098fa9a88d56de /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: d05cd6c46d96b28373098fa9a88d56de 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: bc600518ec44f2eb33b632f97035e5066b50fe48 /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: bc600518ec44f2eb33b632f97035e5066b50fe48 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d05cd6c46d96b28373098fa9a88d56de /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: d05cd6c46d96b28373098fa9a88d56de 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot." 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/trailing\ dot./trailing\ dot. 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: bc600518ec44f2eb33b632f97035e5066b50fe48 /home/rclone/rclone-test-rutacuf9pihi/trailing dot./trailing dot. 2026/07/13 03:00:17 DEBUG : trailing dot./trailing dot.: Parsed hash: bc600518ec44f2eb33b632f97035e5066b50fe48 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 468e1af562355a027a161537d5fa963f /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 468e1af562355a027a161537d5fa963f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e29230020acf4514b88627eb0a8e0f5b211bba4a /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e29230020acf4514b88627eb0a8e0f5b211bba4a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 468e1af562355a027a161537d5fa963f /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 468e1af562355a027a161537d5fa963f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e29230020acf4514b88627eb0a8e0f5b211bba4a /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e29230020acf4514b88627eb0a8e0f5b211bba4a 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 468e1af562355a027a161537d5fa963f /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 468e1af562355a027a161537d5fa963f 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/invalid\ utf-8/invalid\ utf-8 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e29230020acf4514b88627eb0a8e0f5b211bba4a /home/rclone/rclone-test-rutacuf9pihi/invalid utf-8/invalid utf-8 2026/07/13 03:00:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e29230020acf4514b88627eb0a8e0f5b211bba4a === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 84de1f254998909e3fdd708dc33a0f84 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84de1f254998909e3fdd708dc33a0f84 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 84de1f254998909e3fdd708dc33a0f84 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84de1f254998909e3fdd708dc33a0f84 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 84de1f254998909e3fdd708dc33a0f84 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84de1f254998909e3fdd708dc33a0f84 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/test\%46.txt/test\%46.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 /home/rclone/rclone-test-rutacuf9pihi/test%46.txt/test%46.txt 2026/07/13 03:00:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: dbf1d575d1357f3a81ffd0f103ec889ea47898d0 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Connection OK after error: potato 2026/07/13 03:00:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/zero-length-file" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/zero-length-file" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/zero-length-file" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/zero-length-file" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-rutacuf9pihi/zero-length-file 2026/07/13 03:00:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: bb5c73a118ab047672d01fee6f7d3b60 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: bb5c73a118ab047672d01fee6f7d3b60 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e5b32844b28e4e8fc534f370f7d7a1888acfdfaa /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: e5b32844b28e4e8fc534f370f7d7a1888acfdfaa 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: bb5c73a118ab047672d01fee6f7d3b60 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: bb5c73a118ab047672d01fee6f7d3b60 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e5b32844b28e4e8fc534f370f7d7a1888acfdfaa /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: e5b32844b28e4e8fc534f370f7d7a1888acfdfaa 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:17 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/13 03:00:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/13 03:00:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:17 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:17 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:17 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:53892->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-rutacuf9pihi/hello? sausage/êé" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: New connection 127.0.0.1:53896->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé" 2026/07/13 03:00:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-rutacuf9pihi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{C1Kna}:rclone-test-rutacuf9pihi/hello? sausage/êé" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Remote command result: 2a5a48efeacb7f834c818184a7eb0ee4 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 2a5a48efeacb7f834c818184a7eb0ee4 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Remote command result: a730109e0e7fca188d5483a191ef204472607e3b /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : a/b/c/d/e.txt: Parsed hash: a730109e0e7fca188d5483a191ef204472607e3b 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Remote command result: 2a5a48efeacb7f834c818184a7eb0ee4 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 2a5a48efeacb7f834c818184a7eb0ee4 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: Remote command result: a730109e0e7fca188d5483a191ef204472607e3b /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 03:00:18 DEBUG : a/b/c/d/e.txt: Parsed hash: a730109e0e7fca188d5483a191ef204472607e3b 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé: New connection 127.0.0.1:53902->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : Waiting for deletions to finish 2026/07/13 03:00:18 INFO : a/b/c/d/e.txt: Deleted 2026/07/13 03:00:18 DEBUG : removing 1 level 4 directories 2026/07/13 03:00:18 INFO : a/b/c/d: Removing directory 2026/07/13 03:00:18 DEBUG : removing 1 level 3 directories 2026/07/13 03:00:18 INFO : a/b/c: Removing directory 2026/07/13 03:00:18 DEBUG : removing 1 level 2 directories 2026/07/13 03:00:18 INFO : a/b: Removing directory 2026/07/13 03:00:18 DEBUG : removing 1 level 1 directories 2026/07/13 03:00:18 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: New connection 127.0.0.1:53912->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt 2026/07/13 03:00:18 DEBUG : moveTest/other.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/moveTest/other.txt 2026/07/13 03:00:18 DEBUG : moveTest/other.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/other.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/other.txt 2026/07/13 03:00:18 DEBUG : other.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zolusis2sake" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: New connection 127.0.0.1:53922->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Relative path resolved to "/home/rclone/rclone-test-zolusis2sake" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Using root directory "/home/rclone/rclone-test-zolusis2sake" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Shell path "/home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Running remote command: md5sum /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file name.txt 2026/07/13 03:00:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Shell path "/home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Running remote command: sha1sum /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/file name.txt 2026/07/13 03:00:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Shell path "/home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Running remote command: md5sum /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Shell path "/home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Running remote command: sha1sum /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-zolusis2sake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: Purge dir "new_name" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zolusis2sake: 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/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 30a8cbb19ad55344cd532deca272d27de1180c1d /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 30a8cbb19ad55344cd532deca272d27de1180c1d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === 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 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 2d80d1058c93240f9d3c95329d5c5e83 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: 2d80d1058c93240f9d3c95329d5c5e83 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:53936->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-rutacuf9pihi/not found.txt" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/not found.txt: New connection 127.0.0.1:53944->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/not found.txt: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-rutacuf9pihi/not found.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/not found.txt: Using root directory "/home/rclone/rclone-test-rutacuf9pihi/not found.txt" 2026/07/13 03:00:18 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestSFTPOpenssh:" path "rclone-test-rutacuf9pihi" from "TestSFTPOpenssh:rclone-test-rutacuf9pihi" 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:53960->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1995: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 971499ed187ae5e4583c008cb70902b3 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 971499ed187ae5e4583c008cb70902b3 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f4ba329710a1fb3f646be15eb419402f5c24d0 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 61f4ba329710a1fb3f646be15eb419402f5c24d0 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 971499ed187ae5e4583c008cb70902b3 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 971499ed187ae5e4583c008cb70902b3 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f4ba329710a1fb3f646be15eb419402f5c24d0 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 61f4ba329710a1fb3f646be15eb419402f5c24d0 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 971499ed187ae5e4583c008cb70902b3 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 971499ed187ae5e4583c008cb70902b3 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/created from root.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/created\ from\ root.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f4ba329710a1fb3f646be15eb419402f5c24d0 /home/rclone/rclone-test-rutacuf9pihi/created from root.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/created from root.txt: Parsed hash: 61f4ba329710a1fb3f646be15eb419402f5c24d0 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b138f125e9bfadfc0c5b88050ee86c87 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: b138f125e9bfadfc0c5b88050ee86c87 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/file name.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/file\ name.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5ccb7218bc7beff5d951550a4b3a4997c930461 /home/rclone/rclone-test-rutacuf9pihi/file name.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/file name.txt: Parsed hash: e5ccb7218bc7beff5d951550a4b3a4997c930461 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2054: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2175: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: f3d70934a4f7585ea8f90f5dbd148ae2 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3d70934a4f7585ea8f90f5dbd148ae2 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 /home/rclone/rclone-test-rutacuf9pihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 03:00:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0f7ac923bcf27aad4e890c259da423c4b6fabe21 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Server has VFS statistics extension 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: About path "/home/rclone/rclone-test-rutacuf9pihi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c4b08d49795ad35e14e9ddf8069f8ee4 /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: c4b08d49795ad35e14e9ddf8069f8ee4 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b24b907efb4cd6896e7243d3d4dac06683ba50fc /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: b24b907efb4cd6896e7243d3d4dac06683ba50fc 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: c4b08d49795ad35e14e9ddf8069f8ee4 /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: c4b08d49795ad35e14e9ddf8069f8ee4 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/piped data.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/piped\ data.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: b24b907efb4cd6896e7243d3d4dac06683ba50fc /home/rclone/rclone-test-rutacuf9pihi/piped data.txt 2026/07/13 03:00:18 DEBUG : piped data.txt: Parsed hash: b24b907efb4cd6896e7243d3d4dac06683ba50fc === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2393: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2414: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2535: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 60953d1779d5feb0bc55e56d474c8479 /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : unknown-size-update.txt: Parsed hash: 60953d1779d5feb0bc55e56d474c8479 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e56be9dc903fc001047a9da6d172598c80066aad /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : unknown-size-update.txt: Parsed hash: e56be9dc903fc001047a9da6d172598c80066aad 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: md5sum /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: 60953d1779d5feb0bc55e56d474c8479 /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : unknown-size-update.txt: Parsed hash: 60953d1779d5feb0bc55e56d474c8479 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Shell path "/home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt" 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Running remote command: sha1sum /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Remote command result: e56be9dc903fc001047a9da6d172598c80066aad /home/rclone/rclone-test-rutacuf9pihi/unknown-size-update.txt 2026/07/13 03:00:18 DEBUG : unknown-size-update.txt: Parsed hash: e56be9dc903fc001047a9da6d172598c80066aad === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/13 03:00:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-rutacuf9pihi/deeper/nonexisting/directory" 2026/07/13 03:00:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{C1Kna}" suffix to name 2026/07/13 03:00:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/13 03:00:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/13 03:00:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/13 03:00:18 DEBUG : Setting pass="SymfvehwIXo0AKVqaR6rUYyUAPdA3bVc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/13 03:00:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/13 03:00:18 NOTICE: TestSFTPOpenssh{C1Kna}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/deeper/nonexisting/directory: New connection 127.0.0.1:53976->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-rutacuf9pihi/deeper/nonexisting/directory" 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-rutacuf9pihi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2775: FS has no Directory methods and doesn't Wrap 2026/07/13 03:00:19 DEBUG : Waiting for deletions to finish 2026/07/13 03:00:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/13 03:00:19 DEBUG : removing 1 level 4 directories 2026/07/13 03:00:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/13 03:00:19 DEBUG : removing 1 level 3 directories 2026/07/13 03:00:19 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/13 03:00:19 DEBUG : removing 1 level 2 directories 2026/07/13 03:00:19 INFO : hello? sausage/êé: Removing directory 2026/07/13 03:00:19 DEBUG : removing 1 level 1 directories 2026/07/13 03:00:19 INFO : hello? sausage: Removing directory 2026/07/13 03:00:19 DEBUG : removing 1 level 0 directories 2026/07/13 03:00:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Removing directory 2026/07/13 03:00:19 ERROR : error listing: directory not found 2026/07/13 03:00:19 DEBUG : Waiting for deletions to finish 2026/07/13 03:00:19 ERROR : error listing: directory not found 2026/07/13 03:00:19 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Failed to list "": directory not found 2026/07/13 03:00:19 DEBUG : removing 1 level 0 directories 2026/07/13 03:00:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Removing directory 2026/07/13 03:00:19 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/13 03:00:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-rutacuf9pihi: Closing 2 unused connections 2026/07/13 03:00:19 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.69s) --- 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 (1.54s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- 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 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- 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.08s) --- 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.923s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.701149173s (try 1/5)