"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.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/04 04:08:33 NOTICE: TestSFTPOpenssh: Starting server 2026/06/04 04:08:34 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/04 04:08:34 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/04 04:08:34 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/04 04:08:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kaheqet3zita" 2026/06/04 04:08:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 04:08:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:34 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:34 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:34 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: New connection 127.0.0.1:41020->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell type "unix" from config 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Relative path resolved to "/home/rclone/rclone-test-kaheqet3zita" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Using root directory "/home/rclone/rclone-test-kaheqet3zita" 2026/06/04 04:08:34 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/06/04 04:08:34 INFO : dir/subdir: Making directory 2026/06/04 04:08:34 INFO : dir/subdir: Removing directory 2026/06/04 04:08:34 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/06/04 04:08:34 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/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 563c9bebfb2d34590664f3f6860a27b0 /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 563c9bebfb2d34590664f3f6860a27b0 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f3e4de77eef2c1164215dae22c720369b8fc05d /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f3e4de77eef2c1164215dae22c720369b8fc05d 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 563c9bebfb2d34590664f3f6860a27b0 /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 563c9bebfb2d34590664f3f6860a27b0 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f3e4de77eef2c1164215dae22c720369b8fc05d /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f3e4de77eef2c1164215dae22c720369b8fc05d 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 563c9bebfb2d34590664f3f6860a27b0 /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 563c9bebfb2d34590664f3f6860a27b0 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f3e4de77eef2c1164215dae22c720369b8fc05d /home/rclone/rclone-test-kaheqet3zita/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/04 04:08:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f3e4de77eef2c1164215dae22c720369b8fc05d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3710574c478f6d8e94104e060f05319b /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 3710574c478f6d8e94104e060f05319b 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8f149fe8f434a820bd537a6785cf897ed6820f32 /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 8f149fe8f434a820bd537a6785cf897ed6820f32 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3710574c478f6d8e94104e060f05319b /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 3710574c478f6d8e94104e060f05319b 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8f149fe8f434a820bd537a6785cf897ed6820f32 /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 8f149fe8f434a820bd537a6785cf897ed6820f32 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3710574c478f6d8e94104e060f05319b /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 3710574c478f6d8e94104e060f05319b 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/./." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8f149fe8f434a820bd537a6785cf897ed6820f32 /home/rclone/rclone-test-kaheqet3zita/./. 2026/06/04 04:08:34 DEBUG : ./.: Parsed hash: 8f149fe8f434a820bd537a6785cf897ed6820f32 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 1ca6633e5cde7ec478c86714bdbe9232 /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 1ca6633e5cde7ec478c86714bdbe9232 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 1ca6633e5cde7ec478c86714bdbe9232 /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 1ca6633e5cde7ec478c86714bdbe9232 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 1ca6633e5cde7ec478c86714bdbe9232 /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 1ca6633e5cde7ec478c86714bdbe9232 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/../.." 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a /home/rclone/rclone-test-kaheqet3zita/../.. 2026/06/04 04:08:34 DEBUG : ../..: Parsed hash: 2578fa73c66e1cb6f7fb31f62a099e684e9e705a === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 07657b184efe59d21f041d9abef8840d /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 07657b184efe59d21f041d9abef8840d 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5382426bffe43d0864f1b5661b1eeecd71717456 /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5382426bffe43d0864f1b5661b1eeecd71717456 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 07657b184efe59d21f041d9abef8840d /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 07657b184efe59d21f041d9abef8840d 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5382426bffe43d0864f1b5661b1eeecd71717456 /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5382426bffe43d0864f1b5661b1eeecd71717456 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 07657b184efe59d21f041d9abef8840d /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 07657b184efe59d21f041d9abef8840d 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5382426bffe43d0864f1b5661b1eeecd71717456 /home/rclone/rclone-test-kaheqet3zita/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/04 04:08:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5382426bffe43d0864f1b5661b1eeecd71717456 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c0013fe664379ec9f1dbd11dee1e07db /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: c0013fe664379ec9f1dbd11dee1e07db 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fc8950552747f2a525259cfb7748b8ef43fc0c6e /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: fc8950552747f2a525259cfb7748b8ef43fc0c6e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c0013fe664379ec9f1dbd11dee1e07db /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: c0013fe664379ec9f1dbd11dee1e07db 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fc8950552747f2a525259cfb7748b8ef43fc0c6e /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: fc8950552747f2a525259cfb7748b8ef43fc0c6e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c0013fe664379ec9f1dbd11dee1e07db /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: c0013fe664379ec9f1dbd11dee1e07db 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\ leading\ space/\ leading\ space 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fc8950552747f2a525259cfb7748b8ef43fc0c6e /home/rclone/rclone-test-kaheqet3zita/ leading space/ leading space 2026/06/04 04:08:34 DEBUG : leading space/ leading space: Parsed hash: fc8950552747f2a525259cfb7748b8ef43fc0c6e === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f9ac9a0bb1244c01f49721fa515887a /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f9ac9a0bb1244c01f49721fa515887a 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 462e47d8f52e2280490fe1de4fa9b2112a944bde /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 462e47d8f52e2280490fe1de4fa9b2112a944bde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f9ac9a0bb1244c01f49721fa515887a /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f9ac9a0bb1244c01f49721fa515887a 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 462e47d8f52e2280490fe1de4fa9b2112a944bde /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 462e47d8f52e2280490fe1de4fa9b2112a944bde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 0f9ac9a0bb1244c01f49721fa515887a /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f9ac9a0bb1244c01f49721fa515887a 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/\~leading\ tilde/\~leading\ tilde 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 462e47d8f52e2280490fe1de4fa9b2112a944bde /home/rclone/rclone-test-kaheqet3zita/~leading tilde/~leading tilde 2026/06/04 04:08:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 462e47d8f52e2280490fe1de4fa9b2112a944bde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fae0ced8ab92c2ea72d343edbfc27859 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fae0ced8ab92c2ea72d343edbfc27859 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 55b11823b074e31b9df234477262be9afbd46c81 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55b11823b074e31b9df234477262be9afbd46c81 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fae0ced8ab92c2ea72d343edbfc27859 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fae0ced8ab92c2ea72d343edbfc27859 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 55b11823b074e31b9df234477262be9afbd46c81 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55b11823b074e31b9df234477262be9afbd46c81 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: fae0ced8ab92c2ea72d343edbfc27859 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fae0ced8ab92c2ea72d343edbfc27859 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␍leading\ CR/␍leading\ CR 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 55b11823b074e31b9df234477262be9afbd46c81 /home/rclone/rclone-test-kaheqet3zita/␍leading CR/␍leading CR 2026/06/04 04:08:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55b11823b074e31b9df234477262be9afbd46c81 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 9f23abc5a563702960a4e42730641734 /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9f23abc5a563702960a4e42730641734 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6036ac74f009b7810a84836d6710b9c36e594acd /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6036ac74f009b7810a84836d6710b9c36e594acd 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 9f23abc5a563702960a4e42730641734 /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9f23abc5a563702960a4e42730641734 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6036ac74f009b7810a84836d6710b9c36e594acd /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6036ac74f009b7810a84836d6710b9c36e594acd 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 9f23abc5a563702960a4e42730641734 /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9f23abc5a563702960a4e42730641734 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␊leading\ LF/␊leading\ LF 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6036ac74f009b7810a84836d6710b9c36e594acd /home/rclone/rclone-test-kaheqet3zita/␊leading LF/␊leading LF 2026/06/04 04:08:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6036ac74f009b7810a84836d6710b9c36e594acd === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4d0a5da0ad9a3601f77956e56f90fb52 /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d0a5da0ad9a3601f77956e56f90fb52 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4d0a5da0ad9a3601f77956e56f90fb52 /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d0a5da0ad9a3601f77956e56f90fb52 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4d0a5da0ad9a3601f77956e56f90fb52 /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d0a5da0ad9a3601f77956e56f90fb52 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␉leading\ HT/␉leading\ HT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e /home/rclone/rclone-test-kaheqet3zita/␉leading HT/␉leading HT 2026/06/04 04:08:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cfa2df8d3db4d2ab1327c3c2638c2f316fa9366e === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3570f7e5362ac3802bcfd08ace8d0856 /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3570f7e5362ac3802bcfd08ace8d0856 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3570f7e5362ac3802bcfd08ace8d0856 /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3570f7e5362ac3802bcfd08ace8d0856 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 3570f7e5362ac3802bcfd08ace8d0856 /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3570f7e5362ac3802bcfd08ace8d0856 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/␋leading\ VT/␋leading\ VT 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c /home/rclone/rclone-test-kaheqet3zita/␋leading VT/␋leading VT 2026/06/04 04:08:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8b40634eb22672e6f58271c8e5ec0c8687d22c6c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4e827c96d88680fd70ed7a0f2a9375ac /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 4e827c96d88680fd70ed7a0f2a9375ac 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 19fd11984e7214e86e1f4dae3bfc42b604da6608 /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 19fd11984e7214e86e1f4dae3bfc42b604da6608 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4e827c96d88680fd70ed7a0f2a9375ac /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 4e827c96d88680fd70ed7a0f2a9375ac 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 19fd11984e7214e86e1f4dae3bfc42b604da6608 /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 19fd11984e7214e86e1f4dae3bfc42b604da6608 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4e827c96d88680fd70ed7a0f2a9375ac /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 4e827c96d88680fd70ed7a0f2a9375ac 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/.leading\ dot/.leading\ dot 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 19fd11984e7214e86e1f4dae3bfc42b604da6608 /home/rclone/rclone-test-kaheqet3zita/.leading dot/.leading dot 2026/06/04 04:08:34 DEBUG : .leading dot/.leading dot: Parsed hash: 19fd11984e7214e86e1f4dae3bfc42b604da6608 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 72844ddec7870f85eeecb4611d612ae8 /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: 72844ddec7870f85eeecb4611d612ae8 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e34016f609ad7fb73e7969f21aa74981e76d548c /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: e34016f609ad7fb73e7969f21aa74981e76d548c 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 72844ddec7870f85eeecb4611d612ae8 /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: 72844ddec7870f85eeecb4611d612ae8 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e34016f609ad7fb73e7969f21aa74981e76d548c /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: e34016f609ad7fb73e7969f21aa74981e76d548c 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 72844ddec7870f85eeecb4611d612ae8 /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: 72844ddec7870f85eeecb4611d612ae8 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space " 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ space\ /trailing\ space\ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e34016f609ad7fb73e7969f21aa74981e76d548c /home/rclone/rclone-test-kaheqet3zita/trailing space /trailing space 2026/06/04 04:08:34 DEBUG : trailing space /trailing space : Parsed hash: e34016f609ad7fb73e7969f21aa74981e76d548c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 27e8a81eb74ba905f78e14204fcf371e /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27e8a81eb74ba905f78e14204fcf371e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 665836b18a00eb552646ba1f3d7f93b7091de60b /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 665836b18a00eb552646ba1f3d7f93b7091de60b 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 27e8a81eb74ba905f78e14204fcf371e /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27e8a81eb74ba905f78e14204fcf371e 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 665836b18a00eb552646ba1f3d7f93b7091de60b /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 665836b18a00eb552646ba1f3d7f93b7091de60b 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 27e8a81eb74ba905f78e14204fcf371e /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:35 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27e8a81eb74ba905f78e14204fcf371e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ CR␍/trailing\ CR␍ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 665836b18a00eb552646ba1f3d7f93b7091de60b /home/rclone/rclone-test-kaheqet3zita/trailing CR␍/trailing CR␍ 2026/06/04 04:08:35 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 665836b18a00eb552646ba1f3d7f93b7091de60b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 089b3a853aba7a7cff3e7107ae6f3877 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 089b3a853aba7a7cff3e7107ae6f3877 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 089b3a853aba7a7cff3e7107ae6f3877 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 089b3a853aba7a7cff3e7107ae6f3877 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 089b3a853aba7a7cff3e7107ae6f3877 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 089b3a853aba7a7cff3e7107ae6f3877 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ LF␊/trailing\ LF␊ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 /home/rclone/rclone-test-kaheqet3zita/trailing LF␊/trailing LF␊ 2026/06/04 04:08:35 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8efeeb0ce1d0bbbe07aa8e864eb401d4a8b61617 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 242b362e9d7d4d8a3e72780efc590d71 /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 242b362e9d7d4d8a3e72780efc590d71 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d84ae340c80f75221e2cd7914e0a9a95dd34e65a /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d84ae340c80f75221e2cd7914e0a9a95dd34e65a 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 242b362e9d7d4d8a3e72780efc590d71 /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 242b362e9d7d4d8a3e72780efc590d71 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d84ae340c80f75221e2cd7914e0a9a95dd34e65a /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d84ae340c80f75221e2cd7914e0a9a95dd34e65a 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 242b362e9d7d4d8a3e72780efc590d71 /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 242b362e9d7d4d8a3e72780efc590d71 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ HT␉/trailing\ HT␉ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d84ae340c80f75221e2cd7914e0a9a95dd34e65a /home/rclone/rclone-test-kaheqet3zita/trailing HT␉/trailing HT␉ 2026/06/04 04:08:35 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d84ae340c80f75221e2cd7914e0a9a95dd34e65a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: ad2b1fe043c9aeff829a10a63b87ba73 /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ad2b1fe043c9aeff829a10a63b87ba73 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: ad2b1fe043c9aeff829a10a63b87ba73 /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ad2b1fe043c9aeff829a10a63b87ba73 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: ad2b1fe043c9aeff829a10a63b87ba73 /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ad2b1fe043c9aeff829a10a63b87ba73 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ VT␋/trailing\ VT␋ 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad /home/rclone/rclone-test-kaheqet3zita/trailing VT␋/trailing VT␋ 2026/06/04 04:08:35 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d810f9e54bb050f9eb481a88261bbc6e9f31a0ad === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5f3f38a7a9c4eed21ac80af1bfe54edd /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f3f38a7a9c4eed21ac80af1bfe54edd 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5f3f38a7a9c4eed21ac80af1bfe54edd /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f3f38a7a9c4eed21ac80af1bfe54edd 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 5f3f38a7a9c4eed21ac80af1bfe54edd /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f3f38a7a9c4eed21ac80af1bfe54edd 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot." 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/trailing\ dot./trailing\ dot. 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 /home/rclone/rclone-test-kaheqet3zita/trailing dot./trailing dot. 2026/06/04 04:08:35 DEBUG : trailing dot./trailing dot.: Parsed hash: 916523e000e49da98c14dbf4e43e7bf3f9cfc357 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: f1b64fe53b098d060c8afba5bdc13bcc /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1b64fe53b098d060c8afba5bdc13bcc 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e96a799c6aad437b3a15b01561ef3b17cd0f524c /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e96a799c6aad437b3a15b01561ef3b17cd0f524c 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: f1b64fe53b098d060c8afba5bdc13bcc /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1b64fe53b098d060c8afba5bdc13bcc 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e96a799c6aad437b3a15b01561ef3b17cd0f524c /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e96a799c6aad437b3a15b01561ef3b17cd0f524c 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: f1b64fe53b098d060c8afba5bdc13bcc /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1b64fe53b098d060c8afba5bdc13bcc 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/invalid\ utf-8/invalid\ utf-8 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: e96a799c6aad437b3a15b01561ef3b17cd0f524c /home/rclone/rclone-test-kaheqet3zita/invalid utf-8/invalid utf-8 2026/06/04 04:08:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e96a799c6aad437b3a15b01561ef3b17cd0f524c === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: b5ee6bb80f730be1ddb1a136a2bb8b8e /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: b5ee6bb80f730be1ddb1a136a2bb8b8e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: bea2641ef23772dcc84117ce14a1810065ef5ce0 /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: bea2641ef23772dcc84117ce14a1810065ef5ce0 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: b5ee6bb80f730be1ddb1a136a2bb8b8e /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: b5ee6bb80f730be1ddb1a136a2bb8b8e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: bea2641ef23772dcc84117ce14a1810065ef5ce0 /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: bea2641ef23772dcc84117ce14a1810065ef5ce0 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: b5ee6bb80f730be1ddb1a136a2bb8b8e /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: b5ee6bb80f730be1ddb1a136a2bb8b8e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/test\%46.txt/test\%46.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: bea2641ef23772dcc84117ce14a1810065ef5ce0 /home/rclone/rclone-test-kaheqet3zita/test%46.txt/test%46.txt 2026/06/04 04:08:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: bea2641ef23772dcc84117ce14a1810065ef5ce0 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Connection OK after error: potato 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/zero-length-file" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/zero-length-file" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/zero-length-file" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/zero-length-file" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kaheqet3zita/zero-length-file 2026/06/04 04:08:35 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/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c63eea2dfd498ff448a4751ba1d90aed /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: c63eea2dfd498ff448a4751ba1d90aed 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 651093091c88273643690d4b90de5a01f01e0c1a /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 651093091c88273643690d4b90de5a01f01e0c1a 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c63eea2dfd498ff448a4751ba1d90aed /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: c63eea2dfd498ff448a4751ba1d90aed 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 651093091c88273643690d4b90de5a01f01e0c1a /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 651093091c88273643690d4b90de5a01f01e0c1a 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 === 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/06/04 04:08:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/04 04:08:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:41030->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/04 04:08:35 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/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === 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/06/04 04:08:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kaheqet3zita/hello? sausage/êé" 2026/06/04 04:08:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: New connection 127.0.0.1:41032->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Shell type "unix" from config 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé" 2026/06/04 04:08:35 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-kaheqet3zita/hello? sausage/êé" to be canonical "TestSFTPOpenssh{HPhnL}:rclone-test-kaheqet3zita/hello? sausage/êé" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Remote command result: 657ba4a3899b8fd3e15e01aabbd06230 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 657ba4a3899b8fd3e15e01aabbd06230 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Remote command result: 7e8cf01b09c34bebb2a013ebe38cc46c1a9e91fb /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 7e8cf01b09c34bebb2a013ebe38cc46c1a9e91fb 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Remote command result: 657ba4a3899b8fd3e15e01aabbd06230 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 657ba4a3899b8fd3e15e01aabbd06230 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: Remote command result: 7e8cf01b09c34bebb2a013ebe38cc46c1a9e91fb /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/a/b/c/d/e.txt 2026/06/04 04:08:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 7e8cf01b09c34bebb2a013ebe38cc46c1a9e91fb 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé: New connection 127.0.0.1:41038->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : Waiting for deletions to finish 2026/06/04 04:08:35 INFO : a/b/c/d/e.txt: Deleted 2026/06/04 04:08:35 DEBUG : removing 1 level 4 directories 2026/06/04 04:08:35 INFO : a/b/c/d: Removing directory 2026/06/04 04:08:35 DEBUG : removing 1 level 3 directories 2026/06/04 04:08:35 INFO : a/b/c: Removing directory 2026/06/04 04:08:35 DEBUG : removing 1 level 2 directories 2026/06/04 04:08:35 INFO : a/b: Removing directory 2026/06/04 04:08:35 DEBUG : removing 1 level 1 directories 2026/06/04 04:08:35 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: New connection 127.0.0.1:41040->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt 2026/06/04 04:08:35 DEBUG : moveTest/other.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/moveTest/other.txt 2026/06/04 04:08:35 DEBUG : moveTest/other.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/other.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/other.txt 2026/06/04 04:08:35 DEBUG : other.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/04 04:08:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vosikap2yidi" 2026/06/04 04:08:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: New connection 127.0.0.1:41052->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Shell type "unix" from config 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Relative path resolved to "/home/rclone/rclone-test-vosikap2yidi" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Using root directory "/home/rclone/rclone-test-vosikap2yidi" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Shell path "/home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Running remote command: md5sum /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file name.txt 2026/06/04 04:08:35 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Shell path "/home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Running remote command: sha1sum /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/file name.txt 2026/06/04 04:08:35 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Shell path "/home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Running remote command: md5sum /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Shell path "/home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Running remote command: sha1sum /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-vosikap2yidi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: Purge dir "new_name" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vosikap2yidi: 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/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 32a2b0f865f0dd5fb1bb3ba00f9f6427 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 32a2b0f865f0dd5fb1bb3ba00f9f6427 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 2483934315e75b843f2e893850a2dd7f3ac84f82 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 2483934315e75b843f2e893850a2dd7f3ac84f82 === 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/ObjectUpdate 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:35 DEBUG : file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/04 04:08:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:41054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:35 DEBUG : z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/04 04:08:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kaheqet3zita/not found.txt" 2026/06/04 04:08:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:35 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:35 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/not found.txt: New connection 127.0.0.1:41066->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/not found.txt: Shell type "unix" from config 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/not found.txt: Relative path resolved to "/home/rclone/rclone-test-kaheqet3zita/not found.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/not found.txt: Using root directory "/home/rclone/rclone-test-kaheqet3zita/not found.txt" 2026/06/04 04:08:36 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-kaheqet3zita" from "TestSFTPOpenssh:rclone-test-kaheqet3zita" 2026/06/04 04:08:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/04 04:08:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:36 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:36 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:36 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:41068->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c512ee501b69b6415df11b5e74bfce4 /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 7c512ee501b69b6415df11b5e74bfce4 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 43fd5d243f563adb127bc2d4e18b832176e6734f /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 43fd5d243f563adb127bc2d4e18b832176e6734f 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c512ee501b69b6415df11b5e74bfce4 /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 7c512ee501b69b6415df11b5e74bfce4 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 43fd5d243f563adb127bc2d4e18b832176e6734f /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 43fd5d243f563adb127bc2d4e18b832176e6734f 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c512ee501b69b6415df11b5e74bfce4 /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 7c512ee501b69b6415df11b5e74bfce4 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/created from root.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/created\ from\ root.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 43fd5d243f563adb127bc2d4e18b832176e6734f /home/rclone/rclone-test-kaheqet3zita/created from root.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/created from root.txt: Parsed hash: 43fd5d243f563adb127bc2d4e18b832176e6734f 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12051545ce2eafc87ccf98b0ba3f17bd /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 12051545ce2eafc87ccf98b0ba3f17bd 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/file name.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/file\ name.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 /home/rclone/rclone-test-kaheqet3zita/file name.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/file name.txt: Parsed hash: 26ecd4d6882d2f5e7ff559ed5b6ac0894e6ff855 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 6fb9e0e4b88f2be7d4f4d6237947f907 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6fb9e0e4b88f2be7d4f4d6237947f907 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 56be432302cc936067eceb474635ab1c6a7339f3 /home/rclone/rclone-test-kaheqet3zita/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/04 04:08:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56be432302cc936067eceb474635ab1c6a7339f3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Server has VFS statistics extension 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: About path "/home/rclone/rclone-test-kaheqet3zita" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 82c6875d3321f10e99fe6c8f6f7cde96 /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: 82c6875d3321f10e99fe6c8f6f7cde96 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c2ed6cf4b20ee601bab0e5e5ba3538e07139af1b /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: c2ed6cf4b20ee601bab0e5e5ba3538e07139af1b 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 82c6875d3321f10e99fe6c8f6f7cde96 /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: 82c6875d3321f10e99fe6c8f6f7cde96 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/piped data.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/piped\ data.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: c2ed6cf4b20ee601bab0e5e5ba3538e07139af1b /home/rclone/rclone-test-kaheqet3zita/piped data.txt 2026/06/04 04:08:36 DEBUG : piped data.txt: Parsed hash: c2ed6cf4b20ee601bab0e5e5ba3538e07139af1b === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4c013315b5b52063050b9fc89c2d7c4d /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : unknown-size-update.txt: Parsed hash: 4c013315b5b52063050b9fc89c2d7c4d 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4089023f8233d3cc14e4c5a99c58d651cbf47b6f /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : unknown-size-update.txt: Parsed hash: 4089023f8233d3cc14e4c5a99c58d651cbf47b6f 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: md5sum /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4c013315b5b52063050b9fc89c2d7c4d /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : unknown-size-update.txt: Parsed hash: 4c013315b5b52063050b9fc89c2d7c4d 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Shell path "/home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Running remote command: sha1sum /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Remote command result: 4089023f8233d3cc14e4c5a99c58d651cbf47b6f /home/rclone/rclone-test-kaheqet3zita/unknown-size-update.txt 2026/06/04 04:08:36 DEBUG : unknown-size-update.txt: Parsed hash: 4089023f8233d3cc14e4c5a99c58d651cbf47b6f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/04 04:08:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kaheqet3zita/deeper/nonexisting/directory" 2026/06/04 04:08:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/04 04:08:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:36 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{HPhnL}" suffix to name 2026/06/04 04:08:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/04 04:08:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/04 04:08:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/04 04:08:36 DEBUG : Setting pass="Toz5yEd_5ONrnBkxit6Db6POkH-AK78d" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/04 04:08:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/04 04:08:36 NOTICE: TestSFTPOpenssh{HPhnL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/deeper/nonexisting/directory: New connection 127.0.0.1:41072->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-kaheqet3zita/deeper/nonexisting/directory" 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-kaheqet3zita/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/04 04:08:36 DEBUG : Waiting for deletions to finish 2026/06/04 04:08:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/04 04:08:36 DEBUG : removing 1 level 4 directories 2026/06/04 04:08:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/04 04:08:36 DEBUG : removing 1 level 3 directories 2026/06/04 04:08:36 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/04 04:08:36 DEBUG : removing 1 level 2 directories 2026/06/04 04:08:36 INFO : hello? sausage/êé: Removing directory 2026/06/04 04:08:36 DEBUG : removing 1 level 1 directories 2026/06/04 04:08:36 INFO : hello? sausage: Removing directory 2026/06/04 04:08:36 DEBUG : removing 1 level 0 directories 2026/06/04 04:08:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Removing directory 2026/06/04 04:08:36 ERROR : error listing: directory not found 2026/06/04 04:08:36 DEBUG : Waiting for deletions to finish 2026/06/04 04:08:36 ERROR : error listing: directory not found 2026/06/04 04:08:36 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Failed to list "": directory not found 2026/06/04 04:08:36 DEBUG : removing 1 level 0 directories 2026/06/04 04:08:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Removing directory 2026/06/04 04:08:36 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/04 04:08:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kaheqet3zita: Closing 2 unused connections 2026/06/04 04:08:36 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.78s) --- 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.61s) --- 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.37s) --- 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.08s) --- 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.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- 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.01s) --- 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/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- 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.02s) --- 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.02s) --- 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.01s) --- 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.993s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.719172023s (try 1/5)