"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 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.18s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/03/12 01:03:33 NOTICE: TestSFTPOpenssh: Starting server 2026/03/12 01:03:34 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/03/12 01:03:34 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/03/12 01:03:34 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/03/12 01:03:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gogitul4bufi" 2026/03/12 01:03:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:03:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:34 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:34 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: New connection 127.0.0.1:39788->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell type "unix" from config 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Relative path resolved to "/home/rclone/rclone-test-gogitul4bufi" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Using root directory "/home/rclone/rclone-test-gogitul4bufi" 2026/03/12 01:03: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/03/12 01:03:34 INFO : dir/subdir: Making directory 2026/03/12 01:03:34 INFO : dir/subdir: Removing directory 2026/03/12 01:03: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/03/12 01:03: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/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8749d0c04c87c23f7e9c0d1a191b0d73 /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8749d0c04c87c23f7e9c0d1a191b0d73 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8749d0c04c87c23f7e9c0d1a191b0d73 /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8749d0c04c87c23f7e9c0d1a191b0d73 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8749d0c04c87c23f7e9c0d1a191b0d73 /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8749d0c04c87c23f7e9c0d1a191b0d73 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe /home/rclone/rclone-test-gogitul4bufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:03:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9a17cea78ad9fdd51e0eaa4e198fe66b9624febe === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: c2a4f0db5406ca534ac7250de7e93952 /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: c2a4f0db5406ca534ac7250de7e93952 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e58718d9acb44215b7d317fbff70b64a84caa35d /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: e58718d9acb44215b7d317fbff70b64a84caa35d 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: c2a4f0db5406ca534ac7250de7e93952 /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: c2a4f0db5406ca534ac7250de7e93952 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e58718d9acb44215b7d317fbff70b64a84caa35d /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: e58718d9acb44215b7d317fbff70b64a84caa35d 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: c2a4f0db5406ca534ac7250de7e93952 /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: c2a4f0db5406ca534ac7250de7e93952 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/./." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e58718d9acb44215b7d317fbff70b64a84caa35d /home/rclone/rclone-test-gogitul4bufi/./. 2026/03/12 01:03:34 DEBUG : ./.: Parsed hash: e58718d9acb44215b7d317fbff70b64a84caa35d === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dc8509f60e96b921e80d84ca47186462 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: dc8509f60e96b921e80d84ca47186462 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4375d924e1d527082337525d49dfd0216a37cb98 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: 4375d924e1d527082337525d49dfd0216a37cb98 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dc8509f60e96b921e80d84ca47186462 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: dc8509f60e96b921e80d84ca47186462 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4375d924e1d527082337525d49dfd0216a37cb98 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: 4375d924e1d527082337525d49dfd0216a37cb98 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dc8509f60e96b921e80d84ca47186462 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: dc8509f60e96b921e80d84ca47186462 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/../.." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4375d924e1d527082337525d49dfd0216a37cb98 /home/rclone/rclone-test-gogitul4bufi/../.. 2026/03/12 01:03:34 DEBUG : ../..: Parsed hash: 4375d924e1d527082337525d49dfd0216a37cb98 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: bba3d9f5f30ad013974e4d45637400cc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bba3d9f5f30ad013974e4d45637400cc 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 018f8504b09a80a9838baaa385b43fc2636865dc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 018f8504b09a80a9838baaa385b43fc2636865dc 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: bba3d9f5f30ad013974e4d45637400cc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bba3d9f5f30ad013974e4d45637400cc 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 018f8504b09a80a9838baaa385b43fc2636865dc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 018f8504b09a80a9838baaa385b43fc2636865dc 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: bba3d9f5f30ad013974e4d45637400cc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bba3d9f5f30ad013974e4d45637400cc 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 018f8504b09a80a9838baaa385b43fc2636865dc /home/rclone/rclone-test-gogitul4bufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:03:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 018f8504b09a80a9838baaa385b43fc2636865dc === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10c9856e99c5936cf514f5eb313b9fe /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: d10c9856e99c5936cf514f5eb313b9fe 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10c9856e99c5936cf514f5eb313b9fe /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: d10c9856e99c5936cf514f5eb313b9fe 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10c9856e99c5936cf514f5eb313b9fe /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: d10c9856e99c5936cf514f5eb313b9fe 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\ leading\ space/\ leading\ space 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b /home/rclone/rclone-test-gogitul4bufi/ leading space/ leading space 2026/03/12 01:03:34 DEBUG : leading space/ leading space: Parsed hash: 00fa5a1e01980a6a761a4a80a1e1eba247f2929b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 96adae14444fdb76bf30b9478ca1a86f /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 96adae14444fdb76bf30b9478ca1a86f 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 96adae14444fdb76bf30b9478ca1a86f /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 96adae14444fdb76bf30b9478ca1a86f 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 96adae14444fdb76bf30b9478ca1a86f /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 96adae14444fdb76bf30b9478ca1a86f 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/\~leading\ tilde/\~leading\ tilde 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 /home/rclone/rclone-test-gogitul4bufi/~leading tilde/~leading tilde 2026/03/12 01:03:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5613d15e1888c3984cdbc1e3d9b5796c86acf234 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 290e08bf5160892d772bf890f64caa33 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 290e08bf5160892d772bf890f64caa33 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: ebbda4322ae6ee72d003c3294e326420bfc7ab14 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ebbda4322ae6ee72d003c3294e326420bfc7ab14 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 290e08bf5160892d772bf890f64caa33 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 290e08bf5160892d772bf890f64caa33 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: ebbda4322ae6ee72d003c3294e326420bfc7ab14 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ebbda4322ae6ee72d003c3294e326420bfc7ab14 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 290e08bf5160892d772bf890f64caa33 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 290e08bf5160892d772bf890f64caa33 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␍leading\ CR/␍leading\ CR 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: ebbda4322ae6ee72d003c3294e326420bfc7ab14 /home/rclone/rclone-test-gogitul4bufi/␍leading CR/␍leading CR 2026/03/12 01:03:34 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ebbda4322ae6ee72d003c3294e326420bfc7ab14 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8c97510b404d9ef6043792b4de733a12 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c97510b404d9ef6043792b4de733a12 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: afa7f6baf80c6d57a81830c2fe5f183f96464579 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afa7f6baf80c6d57a81830c2fe5f183f96464579 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8c97510b404d9ef6043792b4de733a12 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c97510b404d9ef6043792b4de733a12 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: afa7f6baf80c6d57a81830c2fe5f183f96464579 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afa7f6baf80c6d57a81830c2fe5f183f96464579 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8c97510b404d9ef6043792b4de733a12 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c97510b404d9ef6043792b4de733a12 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␊leading\ LF/␊leading\ LF 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: afa7f6baf80c6d57a81830c2fe5f183f96464579 /home/rclone/rclone-test-gogitul4bufi/␊leading LF/␊leading LF 2026/03/12 01:03:34 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afa7f6baf80c6d57a81830c2fe5f183f96464579 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 7156ec4d7c61765e33621892991598cf /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7156ec4d7c61765e33621892991598cf 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 44c3776ead8990d390130279ce50a2cda132faa8 /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 44c3776ead8990d390130279ce50a2cda132faa8 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 7156ec4d7c61765e33621892991598cf /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7156ec4d7c61765e33621892991598cf 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 44c3776ead8990d390130279ce50a2cda132faa8 /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 44c3776ead8990d390130279ce50a2cda132faa8 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 7156ec4d7c61765e33621892991598cf /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7156ec4d7c61765e33621892991598cf 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␉leading\ HT/␉leading\ HT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 44c3776ead8990d390130279ce50a2cda132faa8 /home/rclone/rclone-test-gogitul4bufi/␉leading HT/␉leading HT 2026/03/12 01:03:34 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 44c3776ead8990d390130279ce50a2cda132faa8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 275a563baebcec81319efade1df52324 /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 275a563baebcec81319efade1df52324 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 275a563baebcec81319efade1df52324 /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 275a563baebcec81319efade1df52324 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 275a563baebcec81319efade1df52324 /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 275a563baebcec81319efade1df52324 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/␋leading\ VT/␋leading\ VT 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b /home/rclone/rclone-test-gogitul4bufi/␋leading VT/␋leading VT 2026/03/12 01:03:34 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a9f66a4cb2908007c16e8ed43c6f51f1b305a77b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dcdcaf4b07a14569060566eb3e3abf77 /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: dcdcaf4b07a14569060566eb3e3abf77 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 79d2cb663707e31d636186524014ed44272e1a7a /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: 79d2cb663707e31d636186524014ed44272e1a7a 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dcdcaf4b07a14569060566eb3e3abf77 /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: dcdcaf4b07a14569060566eb3e3abf77 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 79d2cb663707e31d636186524014ed44272e1a7a /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: 79d2cb663707e31d636186524014ed44272e1a7a 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dcdcaf4b07a14569060566eb3e3abf77 /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: dcdcaf4b07a14569060566eb3e3abf77 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/.leading\ dot/.leading\ dot 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 79d2cb663707e31d636186524014ed44272e1a7a /home/rclone/rclone-test-gogitul4bufi/.leading dot/.leading dot 2026/03/12 01:03:34 DEBUG : .leading dot/.leading dot: Parsed hash: 79d2cb663707e31d636186524014ed44272e1a7a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: faf7f344d7701b250755cd09a6970534 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: faf7f344d7701b250755cd09a6970534 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 184f208162957ac68c45ee7847198def7d268c14 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: 184f208162957ac68c45ee7847198def7d268c14 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: faf7f344d7701b250755cd09a6970534 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: faf7f344d7701b250755cd09a6970534 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 184f208162957ac68c45ee7847198def7d268c14 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: 184f208162957ac68c45ee7847198def7d268c14 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: faf7f344d7701b250755cd09a6970534 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: faf7f344d7701b250755cd09a6970534 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space " 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ space\ /trailing\ space\ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 184f208162957ac68c45ee7847198def7d268c14 /home/rclone/rclone-test-gogitul4bufi/trailing space /trailing space 2026/03/12 01:03:34 DEBUG : trailing space /trailing space : Parsed hash: 184f208162957ac68c45ee7847198def7d268c14 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8aecc23a6c35eb6c16e9966275ffcf0a /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aecc23a6c35eb6c16e9966275ffcf0a 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8aecc23a6c35eb6c16e9966275ffcf0a /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aecc23a6c35eb6c16e9966275ffcf0a 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8aecc23a6c35eb6c16e9966275ffcf0a /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aecc23a6c35eb6c16e9966275ffcf0a 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ CR␍/trailing\ CR␍ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 /home/rclone/rclone-test-gogitul4bufi/trailing CR␍/trailing CR␍ 2026/03/12 01:03:34 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0a12590f0d23f7de2e0954a3d5ef4b99f1b7e294 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 359b05ad30e5bbc283aae46a0f35fe07 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 359b05ad30e5bbc283aae46a0f35fe07 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4fb9943c21053efaf1b16f49931fe8398f4ea108 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4fb9943c21053efaf1b16f49931fe8398f4ea108 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 359b05ad30e5bbc283aae46a0f35fe07 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 359b05ad30e5bbc283aae46a0f35fe07 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4fb9943c21053efaf1b16f49931fe8398f4ea108 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4fb9943c21053efaf1b16f49931fe8398f4ea108 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 359b05ad30e5bbc283aae46a0f35fe07 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 359b05ad30e5bbc283aae46a0f35fe07 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ LF␊/trailing\ LF␊ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4fb9943c21053efaf1b16f49931fe8398f4ea108 /home/rclone/rclone-test-gogitul4bufi/trailing LF␊/trailing LF␊ 2026/03/12 01:03:34 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4fb9943c21053efaf1b16f49931fe8398f4ea108 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: fc726df986f760776f648a02b1a3cae5 /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc726df986f760776f648a02b1a3cae5 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: fc726df986f760776f648a02b1a3cae5 /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc726df986f760776f648a02b1a3cae5 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: fc726df986f760776f648a02b1a3cae5 /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc726df986f760776f648a02b1a3cae5 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ HT␉/trailing\ HT␉ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d /home/rclone/rclone-test-gogitul4bufi/trailing HT␉/trailing HT␉ 2026/03/12 01:03:34 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a84803afa68dfb2f3c2c3a62b6fd36c668263b1d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4ead4a3361d8ce6aa3c068cddf7eb599 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4ead4a3361d8ce6aa3c068cddf7eb599 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4ead4a3361d8ce6aa3c068cddf7eb599 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4ead4a3361d8ce6aa3c068cddf7eb599 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 4ead4a3361d8ce6aa3c068cddf7eb599 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4ead4a3361d8ce6aa3c068cddf7eb599 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋" 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ VT␋/trailing\ VT␋ 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 /home/rclone/rclone-test-gogitul4bufi/trailing VT␋/trailing VT␋ 2026/03/12 01:03:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a92763cd4799bf395c1b0e79ece2a4f506c0f1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 1f4e6579db09940b529b99a815bc9429 /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 1f4e6579db09940b529b99a815bc9429 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dbd74df4fe881372022bbe707024e36f6fa35acf /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:34 DEBUG : trailing dot./trailing dot.: Parsed hash: dbd74df4fe881372022bbe707024e36f6fa35acf 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 1f4e6579db09940b529b99a815bc9429 /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 1f4e6579db09940b529b99a815bc9429 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dbd74df4fe881372022bbe707024e36f6fa35acf /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:34 DEBUG : trailing dot./trailing dot.: Parsed hash: dbd74df4fe881372022bbe707024e36f6fa35acf 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 1f4e6579db09940b529b99a815bc9429 /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 1f4e6579db09940b529b99a815bc9429 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot." 2026/03/12 01:03:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/trailing\ dot./trailing\ dot. 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: dbd74df4fe881372022bbe707024e36f6fa35acf /home/rclone/rclone-test-gogitul4bufi/trailing dot./trailing dot. 2026/03/12 01:03:35 DEBUG : trailing dot./trailing dot.: Parsed hash: dbd74df4fe881372022bbe707024e36f6fa35acf === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 48a527e451d9ca268ecd349d5eca3853 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 48a527e451d9ca268ecd349d5eca3853 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 6a60e9956a88ce7970b6202565991dfc39f25351 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6a60e9956a88ce7970b6202565991dfc39f25351 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 48a527e451d9ca268ecd349d5eca3853 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 48a527e451d9ca268ecd349d5eca3853 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 6a60e9956a88ce7970b6202565991dfc39f25351 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6a60e9956a88ce7970b6202565991dfc39f25351 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 48a527e451d9ca268ecd349d5eca3853 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 48a527e451d9ca268ecd349d5eca3853 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/invalid\ utf-8/invalid\ utf-8 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 6a60e9956a88ce7970b6202565991dfc39f25351 /home/rclone/rclone-test-gogitul4bufi/invalid utf-8/invalid utf-8 2026/03/12 01:03:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6a60e9956a88ce7970b6202565991dfc39f25351 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 460e38d8f94cb558a8e0161b287f5497 /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 460e38d8f94cb558a8e0161b287f5497 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 460e38d8f94cb558a8e0161b287f5497 /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 460e38d8f94cb558a8e0161b287f5497 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 460e38d8f94cb558a8e0161b287f5497 /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 460e38d8f94cb558a8e0161b287f5497 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/test\%46.txt/test\%46.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a /home/rclone/rclone-test-gogitul4bufi/test%46.txt/test%46.txt 2026/03/12 01:03:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 82c873cff94e9148b6ca9f8743e2ac48cb523b9a === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Connection OK after error: potato 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/zero-length-file" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/zero-length-file" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/zero-length-file" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/zero-length-file" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gogitul4bufi/zero-length-file 2026/03/12 01:03: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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e75a42f7dc13d71908d1720c3ffcf8b4 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: e75a42f7dc13d71908d1720c3ffcf8b4 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8b6cd318d45f1315bc917d199b85972e689ef2e5 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 8b6cd318d45f1315bc917d199b85972e689ef2e5 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e75a42f7dc13d71908d1720c3ffcf8b4 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: e75a42f7dc13d71908d1720c3ffcf8b4 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 8b6cd318d45f1315bc917d199b85972e689ef2e5 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 8b6cd318d45f1315bc917d199b85972e689ef2e5 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e === 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/03/12 01:03:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/12 01:03:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39792->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/12 01:03: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/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/12 01:03:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gogitul4bufi/hello? sausage/êé" 2026/03/12 01:03:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: New connection 127.0.0.1:39806->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Shell type "unix" from config 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé" 2026/03/12 01:03:35 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gogitul4bufi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{qhyXV}:rclone-test-gogitul4bufi/hello? sausage/êé" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Remote command result: 95c704c77f2766e4a094300d4f737418 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 95c704c77f2766e4a094300d4f737418 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Remote command result: 2c4c6c4a8daa90a450208014881e8d657b25b5a2 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 2c4c6c4a8daa90a450208014881e8d657b25b5a2 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Remote command result: 95c704c77f2766e4a094300d4f737418 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 95c704c77f2766e4a094300d4f737418 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: Remote command result: 2c4c6c4a8daa90a450208014881e8d657b25b5a2 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/a/b/c/d/e.txt 2026/03/12 01:03:35 DEBUG : a/b/c/d/e.txt: Parsed hash: 2c4c6c4a8daa90a450208014881e8d657b25b5a2 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé: New connection 127.0.0.1:39812->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : Waiting for deletions to finish 2026/03/12 01:03:35 INFO : a/b/c/d/e.txt: Deleted 2026/03/12 01:03:35 DEBUG : removing 1 level 4 directories 2026/03/12 01:03:35 INFO : a/b/c/d: Removing directory 2026/03/12 01:03:35 DEBUG : removing 1 level 3 directories 2026/03/12 01:03:35 INFO : a/b/c: Removing directory 2026/03/12 01:03:35 DEBUG : removing 1 level 2 directories 2026/03/12 01:03:35 INFO : a/b: Removing directory 2026/03/12 01:03:35 DEBUG : removing 1 level 1 directories 2026/03/12 01:03:35 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: New connection 127.0.0.1:39814->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt 2026/03/12 01:03:35 DEBUG : moveTest/other.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/moveTest/other.txt 2026/03/12 01:03:35 DEBUG : moveTest/other.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/other.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/other.txt 2026/03/12 01:03:35 DEBUG : other.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/03/12 01:03:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nodekel9kere" 2026/03/12 01:03:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: New connection 127.0.0.1:39822->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Shell type "unix" from config 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Relative path resolved to "/home/rclone/rclone-test-nodekel9kere" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Using root directory "/home/rclone/rclone-test-nodekel9kere" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Shell path "/home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Running remote command: md5sum /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file name.txt 2026/03/12 01:03:35 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Shell path "/home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Running remote command: sha1sum /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/file name.txt 2026/03/12 01:03:35 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Shell path "/home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Running remote command: md5sum /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Shell path "/home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Running remote command: sha1sum /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-nodekel9kere/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: Purge dir "new_name" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nodekel9kere: 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/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3eec157d25e0c304ef51bdff12a93695 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3eec157d25e0c304ef51bdff12a93695 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d10196f26d235a0ab83f3802d0cdac855aaa2b1e /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: d10196f26d235a0ab83f3802d0cdac855aaa2b1e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:35 DEBUG : file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/12 01:03:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:39830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:35 DEBUG : z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/12 01:03:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gogitul4bufi/not found.txt" 2026/03/12 01:03:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:35 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/not found.txt: New connection 127.0.0.1:39836->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/not found.txt: Shell type "unix" from config 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-gogitul4bufi/not found.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/not found.txt: Using root directory "/home/rclone/rclone-test-gogitul4bufi/not found.txt" 2026/03/12 01:03:36 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-gogitul4bufi" from "TestSFTPOpenssh:rclone-test-gogitul4bufi" 2026/03/12 01:03:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/12 01:03:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:36 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:36 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39844->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 29c069d314583d95bea4939da940d424 /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: 29c069d314583d95bea4939da940d424 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b19e420bb23363ed636ffbd5812878201d1dfd9d /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: b19e420bb23363ed636ffbd5812878201d1dfd9d 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 29c069d314583d95bea4939da940d424 /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: 29c069d314583d95bea4939da940d424 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b19e420bb23363ed636ffbd5812878201d1dfd9d /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: b19e420bb23363ed636ffbd5812878201d1dfd9d 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 29c069d314583d95bea4939da940d424 /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: 29c069d314583d95bea4939da940d424 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/created from root.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/created\ from\ root.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b19e420bb23363ed636ffbd5812878201d1dfd9d /home/rclone/rclone-test-gogitul4bufi/created from root.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/created from root.txt: Parsed hash: b19e420bb23363ed636ffbd5812878201d1dfd9d 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 263867880aaf6f5874b883696afbd788 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 263867880aaf6f5874b883696afbd788 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/file name.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/file\ name.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3201e1493b41dfb4fc1aa6217f91524b66220f80 /home/rclone/rclone-test-gogitul4bufi/file name.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/file name.txt: Parsed hash: 3201e1493b41dfb4fc1aa6217f91524b66220f80 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: a6d2f1ecf40a849febe6bb7460b5f07a /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a6d2f1ecf40a849febe6bb7460b5f07a 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 /home/rclone/rclone-test-gogitul4bufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6a8dcf7ca15fe0bd0fd5f29e914d2345e2ed392 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Server has VFS statistics extension 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: About path "/home/rclone/rclone-test-gogitul4bufi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 5a7859a3821013999f909be1820106d9 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: 5a7859a3821013999f909be1820106d9 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 20522e629f760e57a3bae48355ec260656f7a218 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: 20522e629f760e57a3bae48355ec260656f7a218 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 5a7859a3821013999f909be1820106d9 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: 5a7859a3821013999f909be1820106d9 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/piped data.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/piped\ data.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 20522e629f760e57a3bae48355ec260656f7a218 /home/rclone/rclone-test-gogitul4bufi/piped data.txt 2026/03/12 01:03:36 DEBUG : piped data.txt: Parsed hash: 20522e629f760e57a3bae48355ec260656f7a218 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 6760f28055fd9d70f242a52bf2a10615 /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : unknown-size-update.txt: Parsed hash: 6760f28055fd9d70f242a52bf2a10615 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 77f6b821d0479d3a7eebb220a9478e80aabfd168 /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : unknown-size-update.txt: Parsed hash: 77f6b821d0479d3a7eebb220a9478e80aabfd168 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: md5sum /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 6760f28055fd9d70f242a52bf2a10615 /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : unknown-size-update.txt: Parsed hash: 6760f28055fd9d70f242a52bf2a10615 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Shell path "/home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Running remote command: sha1sum /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Remote command result: 77f6b821d0479d3a7eebb220a9478e80aabfd168 /home/rclone/rclone-test-gogitul4bufi/unknown-size-update.txt 2026/03/12 01:03:36 DEBUG : unknown-size-update.txt: Parsed hash: 77f6b821d0479d3a7eebb220a9478e80aabfd168 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/12 01:03:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gogitul4bufi/deeper/nonexisting/directory" 2026/03/12 01:03:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/12 01:03:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:36 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qhyXV}" suffix to name 2026/03/12 01:03:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/12 01:03:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/12 01:03:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/12 01:03:36 DEBUG : Setting pass="ow8-3wSGfp3a1gdk5mhW4HJhzMpXUqEY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/12 01:03:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/deeper/nonexisting/directory: New connection 127.0.0.1:39852->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/deeper/nonexisting/directory: Shell type "unix" from config 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-gogitul4bufi/deeper/nonexisting/directory" 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-gogitul4bufi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/03/12 01:03:36 DEBUG : Waiting for deletions to finish 2026/03/12 01:03:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/12 01:03:36 DEBUG : removing 1 level 4 directories 2026/03/12 01:03:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/12 01:03:36 DEBUG : removing 1 level 3 directories 2026/03/12 01:03:36 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/12 01:03:36 DEBUG : removing 1 level 2 directories 2026/03/12 01:03:36 INFO : hello? sausage/êé: Removing directory 2026/03/12 01:03:36 DEBUG : removing 1 level 1 directories 2026/03/12 01:03:36 INFO : hello? sausage: Removing directory 2026/03/12 01:03:36 DEBUG : removing 1 level 0 directories 2026/03/12 01:03:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Removing directory 2026/03/12 01:03:36 ERROR : error listing: directory not found 2026/03/12 01:03:36 DEBUG : Waiting for deletions to finish 2026/03/12 01:03:36 ERROR : error listing: directory not found 2026/03/12 01:03:36 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Failed to list "": directory not found 2026/03/12 01:03:36 DEBUG : removing 1 level 0 directories 2026/03/12 01:03:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Removing directory 2026/03/12 01:03:36 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/03/12 01:03:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gogitul4bufi: Closing 2 unused connections 2026/03/12 01:03:36 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.07s) --- 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.88s) --- 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.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- 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.03s) --- 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.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- 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.00s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- 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.02s) --- 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 4.363s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.705722065s (try 1/5)