"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.25s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/21 05:08:46 NOTICE: TestSFTPRclone: Starting server 2026/07/21 05:08:47 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/21 05:08:47 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yobigav7fuwi" 2026/07/21 05:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: New connection 127.0.0.1:36364->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Relative path resolved to "/rclone-test-yobigav7fuwi" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Using root directory "/rclone-test-yobigav7fuwi" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/21 05:08:47 INFO : dir/subdir: Making directory 2026/07/21 05:08:47 INFO : dir/subdir: Removing directory 2026/07/21 05:08:47 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/21 05:08:47 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d1c938bcddb7bcfe4573f4206b162464 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d1c938bcddb7bcfe4573f4206b162464 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: f1152166ae98eda9d45423e40afe2850b64149c6 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1152166ae98eda9d45423e40afe2850b64149c6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d1c938bcddb7bcfe4573f4206b162464 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d1c938bcddb7bcfe4573f4206b162464 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: f1152166ae98eda9d45423e40afe2850b64149c6 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1152166ae98eda9d45423e40afe2850b64149c6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d1c938bcddb7bcfe4573f4206b162464 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d1c938bcddb7bcfe4573f4206b162464 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: f1152166ae98eda9d45423e40afe2850b64149c6 /rclone-test-yobigav7fuwi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:08:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1152166ae98eda9d45423e40afe2850b64149c6 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d254831a33ba2854a4393e8cccfafb12 /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: d254831a33ba2854a4393e8cccfafb12 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a45dbfb906824949be6af68277963c5ba235d36d /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: a45dbfb906824949be6af68277963c5ba235d36d 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d254831a33ba2854a4393e8cccfafb12 /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: d254831a33ba2854a4393e8cccfafb12 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a45dbfb906824949be6af68277963c5ba235d36d /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: a45dbfb906824949be6af68277963c5ba235d36d 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d254831a33ba2854a4393e8cccfafb12 /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: d254831a33ba2854a4393e8cccfafb12 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/./." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a45dbfb906824949be6af68277963c5ba235d36d /rclone-test-yobigav7fuwi/./. 2026/07/21 05:08:47 DEBUG : ./.: Parsed hash: a45dbfb906824949be6af68277963c5ba235d36d === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 38ed7d8deb7a3fe2e6a556f6766b588b /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 38ed7d8deb7a3fe2e6a556f6766b588b 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 38ed7d8deb7a3fe2e6a556f6766b588b /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 38ed7d8deb7a3fe2e6a556f6766b588b 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 38ed7d8deb7a3fe2e6a556f6766b588b /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 38ed7d8deb7a3fe2e6a556f6766b588b 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/../.." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e /rclone-test-yobigav7fuwi/../.. 2026/07/21 05:08:47 DEBUG : ../..: Parsed hash: 51e54f1defde6a95c8a72925bc046b70f6eb4b7e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 217d0233c11d497f748723d3b8baeba3 /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 217d0233c11d497f748723d3b8baeba3 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d2f693b9123bd132b387168499bff29ad27885cd /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d2f693b9123bd132b387168499bff29ad27885cd 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 217d0233c11d497f748723d3b8baeba3 /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 217d0233c11d497f748723d3b8baeba3 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d2f693b9123bd132b387168499bff29ad27885cd /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d2f693b9123bd132b387168499bff29ad27885cd 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 217d0233c11d497f748723d3b8baeba3 /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 217d0233c11d497f748723d3b8baeba3 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d2f693b9123bd132b387168499bff29ad27885cd /rclone-test-yobigav7fuwi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:08:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d2f693b9123bd132b387168499bff29ad27885cd === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1b8d83f994883a34dca65028009c340f /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 1b8d83f994883a34dca65028009c340f 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 88ee30ddd9e020280d6661560654d6ccc581fc0a /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 88ee30ddd9e020280d6661560654d6ccc581fc0a 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1b8d83f994883a34dca65028009c340f /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 1b8d83f994883a34dca65028009c340f 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 88ee30ddd9e020280d6661560654d6ccc581fc0a /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 88ee30ddd9e020280d6661560654d6ccc581fc0a 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1b8d83f994883a34dca65028009c340f /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 1b8d83f994883a34dca65028009c340f 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/ leading space/ leading space" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\ leading\ space/\ leading\ space 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 88ee30ddd9e020280d6661560654d6ccc581fc0a /rclone-test-yobigav7fuwi/ leading space/ leading space 2026/07/21 05:08:47 DEBUG : leading space/ leading space: Parsed hash: 88ee30ddd9e020280d6661560654d6ccc581fc0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 745620132c91dc133feaf40bc6513897 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 745620132c91dc133feaf40bc6513897 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 7afecc13862db5652fdb6753f636ef838589fb80 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7afecc13862db5652fdb6753f636ef838589fb80 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 745620132c91dc133feaf40bc6513897 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 745620132c91dc133feaf40bc6513897 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 7afecc13862db5652fdb6753f636ef838589fb80 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7afecc13862db5652fdb6753f636ef838589fb80 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 745620132c91dc133feaf40bc6513897 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 745620132c91dc133feaf40bc6513897 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/~leading tilde/~leading tilde" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 7afecc13862db5652fdb6753f636ef838589fb80 /rclone-test-yobigav7fuwi/~leading tilde/~leading tilde 2026/07/21 05:08:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7afecc13862db5652fdb6753f636ef838589fb80 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 494afaa6db4e500a92820daa43520353 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 494afaa6db4e500a92820daa43520353 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 3af0c302c34288f4db1d8660a956f6cf54653263 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3af0c302c34288f4db1d8660a956f6cf54653263 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 494afaa6db4e500a92820daa43520353 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 494afaa6db4e500a92820daa43520353 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 3af0c302c34288f4db1d8660a956f6cf54653263 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3af0c302c34288f4db1d8660a956f6cf54653263 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 494afaa6db4e500a92820daa43520353 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 494afaa6db4e500a92820daa43520353 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␍leading CR/␍leading CR" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␍leading\ CR/␍leading\ CR 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 3af0c302c34288f4db1d8660a956f6cf54653263 /rclone-test-yobigav7fuwi/␍leading CR/␍leading CR 2026/07/21 05:08:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3af0c302c34288f4db1d8660a956f6cf54653263 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0760ed30e5e412fe526f42f36c435209 /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0760ed30e5e412fe526f42f36c435209 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0760ed30e5e412fe526f42f36c435209 /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0760ed30e5e412fe526f42f36c435209 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0760ed30e5e412fe526f42f36c435209 /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0760ed30e5e412fe526f42f36c435209 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␊leading LF/␊leading LF" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␊leading\ LF/␊leading\ LF 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf /rclone-test-yobigav7fuwi/␊leading LF/␊leading LF 2026/07/21 05:08:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d3c2d0b0e2c10cff3b01d3f4941c45d94bb82bf === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 829b4b21e4358bfd5cebe3d12d2903c7 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 829b4b21e4358bfd5cebe3d12d2903c7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 42b6d2498d26e33fc5ddbcdf254949e742855479 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 42b6d2498d26e33fc5ddbcdf254949e742855479 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 829b4b21e4358bfd5cebe3d12d2903c7 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 829b4b21e4358bfd5cebe3d12d2903c7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 42b6d2498d26e33fc5ddbcdf254949e742855479 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 42b6d2498d26e33fc5ddbcdf254949e742855479 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 829b4b21e4358bfd5cebe3d12d2903c7 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 829b4b21e4358bfd5cebe3d12d2903c7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␉leading HT/␉leading HT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␉leading\ HT/␉leading\ HT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 42b6d2498d26e33fc5ddbcdf254949e742855479 /rclone-test-yobigav7fuwi/␉leading HT/␉leading HT 2026/07/21 05:08:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 42b6d2498d26e33fc5ddbcdf254949e742855479 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 147b39c87f6fa4c119e44e5bdfdcd27e /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 147b39c87f6fa4c119e44e5bdfdcd27e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: dac80b69926c8de59aa10779b2ae9ccd7d01d32d /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dac80b69926c8de59aa10779b2ae9ccd7d01d32d 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 147b39c87f6fa4c119e44e5bdfdcd27e /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 147b39c87f6fa4c119e44e5bdfdcd27e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: dac80b69926c8de59aa10779b2ae9ccd7d01d32d /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dac80b69926c8de59aa10779b2ae9ccd7d01d32d 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 147b39c87f6fa4c119e44e5bdfdcd27e /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 147b39c87f6fa4c119e44e5bdfdcd27e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/␋leading VT/␋leading VT" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/␋leading\ VT/␋leading\ VT 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: dac80b69926c8de59aa10779b2ae9ccd7d01d32d /rclone-test-yobigav7fuwi/␋leading VT/␋leading VT 2026/07/21 05:08:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dac80b69926c8de59aa10779b2ae9ccd7d01d32d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 309bfd3238bd9107548bfac4af45b6ec /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 309bfd3238bd9107548bfac4af45b6ec 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 309bfd3238bd9107548bfac4af45b6ec /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 309bfd3238bd9107548bfac4af45b6ec 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 309bfd3238bd9107548bfac4af45b6ec /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 309bfd3238bd9107548bfac4af45b6ec 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/.leading dot/.leading dot" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/.leading\ dot/.leading\ dot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf /rclone-test-yobigav7fuwi/.leading dot/.leading dot 2026/07/21 05:08:47 DEBUG : .leading dot/.leading dot: Parsed hash: 98a48954ebf0dcb42f1d5b4a183df38c2d4eeecf === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cfc43a4d64e67b05fd149a069d2a3496 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: cfc43a4d64e67b05fd149a069d2a3496 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6ac4922865abde30088b5029467fb5bc3bb0f391 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: 6ac4922865abde30088b5029467fb5bc3bb0f391 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cfc43a4d64e67b05fd149a069d2a3496 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: cfc43a4d64e67b05fd149a069d2a3496 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6ac4922865abde30088b5029467fb5bc3bb0f391 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: 6ac4922865abde30088b5029467fb5bc3bb0f391 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cfc43a4d64e67b05fd149a069d2a3496 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: cfc43a4d64e67b05fd149a069d2a3496 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing space /trailing space " 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ space\ /trailing\ space\ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6ac4922865abde30088b5029467fb5bc3bb0f391 /rclone-test-yobigav7fuwi/trailing space /trailing space 2026/07/21 05:08:47 DEBUG : trailing space /trailing space : Parsed hash: 6ac4922865abde30088b5029467fb5bc3bb0f391 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1f42b168b4c9dce68c4a70408ea1d654 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1f42b168b4c9dce68c4a70408ea1d654 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1f42b168b4c9dce68c4a70408ea1d654 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1f42b168b4c9dce68c4a70408ea1d654 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 1f42b168b4c9dce68c4a70408ea1d654 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1f42b168b4c9dce68c4a70408ea1d654 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 /rclone-test-yobigav7fuwi/trailing CR␍/trailing CR␍ 2026/07/21 05:08:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bfe8a0a1daadc7765fffcea7776ef04770e52eb0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b8f97fca6b94120e3a7e7312a9636982 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8f97fca6b94120e3a7e7312a9636982 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 324a135dc7b7279605174700d4a0a4961b1f7c43 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 324a135dc7b7279605174700d4a0a4961b1f7c43 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b8f97fca6b94120e3a7e7312a9636982 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8f97fca6b94120e3a7e7312a9636982 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 324a135dc7b7279605174700d4a0a4961b1f7c43 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 324a135dc7b7279605174700d4a0a4961b1f7c43 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b8f97fca6b94120e3a7e7312a9636982 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8f97fca6b94120e3a7e7312a9636982 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 324a135dc7b7279605174700d4a0a4961b1f7c43 /rclone-test-yobigav7fuwi/trailing LF␊/trailing LF␊ 2026/07/21 05:08:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 324a135dc7b7279605174700d4a0a4961b1f7c43 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2ce6f2c636f0256d4166976b29d0ebc5 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2ce6f2c636f0256d4166976b29d0ebc5 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2ce6f2c636f0256d4166976b29d0ebc5 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2ce6f2c636f0256d4166976b29d0ebc5 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 2ce6f2c636f0256d4166976b29d0ebc5 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2ce6f2c636f0256d4166976b29d0ebc5 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 /rclone-test-yobigav7fuwi/trailing HT␉/trailing HT␉ 2026/07/21 05:08:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5d1c6a221fc9ed7d77a881c428e060a1bbedb358 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 55b67099855e5704cd72c9537b7078ad /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55b67099855e5704cd72c9537b7078ad 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 55b67099855e5704cd72c9537b7078ad /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55b67099855e5704cd72c9537b7078ad 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 55b67099855e5704cd72c9537b7078ad /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55b67099855e5704cd72c9537b7078ad 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b /rclone-test-yobigav7fuwi/trailing VT␋/trailing VT␋ 2026/07/21 05:08:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fae6ad4932f5ed27091423d4a4590fca9bb3ac5b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: affdd3f0eba4ca90a353cf6bddb91ed2 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: affdd3f0eba4ca90a353cf6bddb91ed2 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cdd3a61707fd6998b7b5807081ad87978d545352 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: cdd3a61707fd6998b7b5807081ad87978d545352 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: affdd3f0eba4ca90a353cf6bddb91ed2 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: affdd3f0eba4ca90a353cf6bddb91ed2 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cdd3a61707fd6998b7b5807081ad87978d545352 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: cdd3a61707fd6998b7b5807081ad87978d545352 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: affdd3f0eba4ca90a353cf6bddb91ed2 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: affdd3f0eba4ca90a353cf6bddb91ed2 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/trailing dot./trailing dot." 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/trailing\ dot./trailing\ dot. 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: cdd3a61707fd6998b7b5807081ad87978d545352 /rclone-test-yobigav7fuwi/trailing dot./trailing dot. 2026/07/21 05:08:47 DEBUG : trailing dot./trailing dot.: Parsed hash: cdd3a61707fd6998b7b5807081ad87978d545352 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b14aba11497172d80f3e4902625fe9a1 /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b14aba11497172d80f3e4902625fe9a1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90ce943336161b4e20b89ed3f6db57c8125d869f /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90ce943336161b4e20b89ed3f6db57c8125d869f 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b14aba11497172d80f3e4902625fe9a1 /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b14aba11497172d80f3e4902625fe9a1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90ce943336161b4e20b89ed3f6db57c8125d869f /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90ce943336161b4e20b89ed3f6db57c8125d869f 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: b14aba11497172d80f3e4902625fe9a1 /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b14aba11497172d80f3e4902625fe9a1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90ce943336161b4e20b89ed3f6db57c8125d869f /rclone-test-yobigav7fuwi/invalid utf-8/invalid utf-8 2026/07/21 05:08:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90ce943336161b4e20b89ed3f6db57c8125d869f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0cc93283655d1edd3f6b95c03d95c3d7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0cc93283655d1edd3f6b95c03d95c3d7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6cfc15443a8440af63667467bb5f65cb8d571ea7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6cfc15443a8440af63667467bb5f65cb8d571ea7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0cc93283655d1edd3f6b95c03d95c3d7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0cc93283655d1edd3f6b95c03d95c3d7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6cfc15443a8440af63667467bb5f65cb8d571ea7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6cfc15443a8440af63667467bb5f65cb8d571ea7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 0cc93283655d1edd3f6b95c03d95c3d7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0cc93283655d1edd3f6b95c03d95c3d7 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/test%46.txt/test%46.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/test\%46.txt/test\%46.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6cfc15443a8440af63667467bb5f65cb8d571ea7 /rclone-test-yobigav7fuwi/test%46.txt/test%46.txt 2026/07/21 05:08:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6cfc15443a8440af63667467bb5f65cb8d571ea7 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Connection OK after error: potato 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/zero-length-file" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/zero-length-file" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/zero-length-file" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/zero-length-file" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yobigav7fuwi/zero-length-file 2026/07/21 05:08:47 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 09f78884c2d3295c07f8daf9dde58207 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 09f78884c2d3295c07f8daf9dde58207 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 5998df06bc1d5bcff9fbc15c0de8dbe368e76c36 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 5998df06bc1d5bcff9fbc15c0de8dbe368e76c36 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 09f78884c2d3295c07f8daf9dde58207 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 09f78884c2d3295c07f8daf9dde58207 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 5998df06bc1d5bcff9fbc15c0de8dbe368e76c36 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 5998df06bc1d5bcff9fbc15c0de8dbe368e76c36 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:36380->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yobigav7fuwi/hello? sausage/êé" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: New connection 127.0.0.1:36394->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Relative path resolved to "/rclone-test-yobigav7fuwi/hello? sausage/êé" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Using root directory "/rclone-test-yobigav7fuwi/hello? sausage/êé" 2026/07/21 05:08:47 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-yobigav7fuwi/hello? sausage/êé" to be canonical "TestSFTPRclone{hDAgp}:rclone-test-yobigav7fuwi/hello? sausage/êé" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Remote command result: 3f72d44d550ec1cf22ca8cd2fd9ea7e1 /rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 3f72d44d550ec1cf22ca8cd2fd9ea7e1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Remote command result: 16debd4d100c56cc208800020b9dd6baa5c1e588 /rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 16debd4d100c56cc208800020b9dd6baa5c1e588 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Remote command result: 3f72d44d550ec1cf22ca8cd2fd9ea7e1 /rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 3f72d44d550ec1cf22ca8cd2fd9ea7e1 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: Remote command result: 16debd4d100c56cc208800020b9dd6baa5c1e588 /rclone-test-yobigav7fuwi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:08:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 16debd4d100c56cc208800020b9dd6baa5c1e588 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé: New connection 127.0.0.1:36410->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : Waiting for deletions to finish 2026/07/21 05:08:47 INFO : a/b/c/d/e.txt: Deleted 2026/07/21 05:08:47 DEBUG : removing 1 level 4 directories 2026/07/21 05:08:47 INFO : a/b/c/d: Removing directory 2026/07/21 05:08:47 DEBUG : removing 1 level 3 directories 2026/07/21 05:08:47 INFO : a/b/c: Removing directory 2026/07/21 05:08:47 DEBUG : removing 1 level 2 directories 2026/07/21 05:08:47 INFO : a/b: Removing directory 2026/07/21 05:08:47 DEBUG : removing 1 level 1 directories 2026/07/21 05:08:47 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: New connection 127.0.0.1:36424->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/moveTest/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/moveTest/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/moveTest/other.txt 2026/07/21 05:08:47 DEBUG : moveTest/other.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/moveTest/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/moveTest/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/moveTest/other.txt 2026/07/21 05:08:47 DEBUG : moveTest/other.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/other.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/other.txt 2026/07/21 05:08:47 DEBUG : other.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zizirak1supi" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: New connection 127.0.0.1:36436->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Relative path resolved to "/rclone-test-zizirak1supi" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Using root directory "/rclone-test-zizirak1supi" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Shell path "/rclone-test-zizirak1supi/new_name/sub_new_name/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Running remote command: md5sum /rclone-test-zizirak1supi/new_name/sub_new_name/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-zizirak1supi/new_name/sub_new_name/file name.txt 2026/07/21 05:08:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Shell path "/rclone-test-zizirak1supi/new_name/sub_new_name/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Running remote command: sha1sum /rclone-test-zizirak1supi/new_name/sub_new_name/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-zizirak1supi/new_name/sub_new_name/file name.txt 2026/07/21 05:08:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Shell path "/rclone-test-zizirak1supi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Running remote command: md5sum /rclone-test-zizirak1supi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-zizirak1supi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Shell path "/rclone-test-zizirak1supi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Running remote command: sha1sum /rclone-test-zizirak1supi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-zizirak1supi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Purge dir "new_name" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zizirak1supi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: 90d560d9d7b55b88f24e79ec722024f9d6bcbd11 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a747e5b707d3a6eb85fcf4cf3e72ca03 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a747e5b707d3a6eb85fcf4cf3e72ca03 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:36442->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yobigav7fuwi/not found.txt" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/not found.txt: New connection 127.0.0.1:36458->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/not found.txt: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/not found.txt: Relative path resolved to "/rclone-test-yobigav7fuwi/not found.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/not found.txt: Using root directory "/rclone-test-yobigav7fuwi/not found.txt" 2026/07/21 05:08:47 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-yobigav7fuwi" from "TestSFTPRclone:rclone-test-yobigav7fuwi" 2026/07/21 05:08:47 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/21 05:08:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:47 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:47 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:36462->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d255b166ea10bf6feb6daff4fdd0001 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: 4d255b166ea10bf6feb6daff4fdd0001 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b754509c94bf477ffc352f83ba36c2e3e085fca8 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:47 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: b754509c94bf477ffc352f83ba36c2e3e085fca8 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d255b166ea10bf6feb6daff4fdd0001 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: 4d255b166ea10bf6feb6daff4fdd0001 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b754509c94bf477ffc352f83ba36c2e3e085fca8 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: b754509c94bf477ffc352f83ba36c2e3e085fca8 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d255b166ea10bf6feb6daff4fdd0001 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: 4d255b166ea10bf6feb6daff4fdd0001 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/created from root.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/created\ from\ root.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b754509c94bf477ffc352f83ba36c2e3e085fca8 /rclone-test-yobigav7fuwi/created from root.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/created from root.txt: Parsed hash: b754509c94bf477ffc352f83ba36c2e3e085fca8 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8fb29da60a0528bf3c6da0239f6860 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: ac8fb29da60a0528bf3c6da0239f6860 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/file name.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/file\ name.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a6be1df55699473e54dc7b670a5968a7716e0c86 /rclone-test-yobigav7fuwi/file name.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/file name.txt: Parsed hash: a6be1df55699473e54dc7b670a5968a7716e0c86 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: c769d041348cb435d7a8779b52d974e6 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c769d041348cb435d7a8779b52d974e6 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 29505af834e819669812707254f5d9a260204d76 /rclone-test-yobigav7fuwi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 29505af834e819669812707254f5d9a260204d76 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Server has VFS statistics extension 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: About path "/rclone-test-yobigav7fuwi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: e3454fb1febccadcba846a09ac4a31d8 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: e3454fb1febccadcba846a09ac4a31d8 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: ce97a182ff22d390ed98ff49fd017d791efd7f11 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: ce97a182ff22d390ed98ff49fd017d791efd7f11 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: e3454fb1febccadcba846a09ac4a31d8 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: e3454fb1febccadcba846a09ac4a31d8 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/piped data.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/piped\ data.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: ce97a182ff22d390ed98ff49fd017d791efd7f11 /rclone-test-yobigav7fuwi/piped data.txt 2026/07/21 05:08:48 DEBUG : piped data.txt: Parsed hash: ce97a182ff22d390ed98ff49fd017d791efd7f11 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/unknown-size-update.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6aa68f63c72a3ee746cca2c42473ab45 /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : unknown-size-update.txt: Parsed hash: 6aa68f63c72a3ee746cca2c42473ab45 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/unknown-size-update.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 48f62499928debce37b8e9b4e4f98cae7267e0b5 /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : unknown-size-update.txt: Parsed hash: 48f62499928debce37b8e9b4e4f98cae7267e0b5 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/unknown-size-update.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: md5sum /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 6aa68f63c72a3ee746cca2c42473ab45 /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : unknown-size-update.txt: Parsed hash: 6aa68f63c72a3ee746cca2c42473ab45 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Shell path "/rclone-test-yobigav7fuwi/unknown-size-update.txt" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Running remote command: sha1sum /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Remote command result: 48f62499928debce37b8e9b4e4f98cae7267e0b5 /rclone-test-yobigav7fuwi/unknown-size-update.txt 2026/07/21 05:08:48 DEBUG : unknown-size-update.txt: Parsed hash: 48f62499928debce37b8e9b4e4f98cae7267e0b5 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/21 05:08:48 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yobigav7fuwi/deeper/nonexisting/directory" 2026/07/21 05:08:48 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/21 05:08:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:48 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:48 DEBUG : TestSFTPRclone: detected overridden config - adding "{hDAgp}" suffix to name 2026/07/21 05:08:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/21 05:08:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/21 05:08:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/21 05:08:48 DEBUG : Setting pass="Q_33_qURemAvsSINqck2aNlyWu9nOqg-sz4O3O7Xc8h-GKM" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/21 05:08:48 NOTICE: TestSFTPRclone{hDAgp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/deeper/nonexisting/directory: New connection 127.0.0.1:36478->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9967.c10eb47bb" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-yobigav7fuwi/deeper/nonexisting/directory" 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi/deeper/nonexisting/directory: Using root directory "/rclone-test-yobigav7fuwi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/21 05:08:48 DEBUG : Waiting for deletions to finish 2026/07/21 05:08:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/21 05:08:48 DEBUG : removing 1 level 4 directories 2026/07/21 05:08:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/21 05:08:48 DEBUG : removing 1 level 3 directories 2026/07/21 05:08:48 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/21 05:08:48 DEBUG : removing 1 level 2 directories 2026/07/21 05:08:48 INFO : hello? sausage/êé: Removing directory 2026/07/21 05:08:48 DEBUG : removing 1 level 1 directories 2026/07/21 05:08:48 INFO : hello? sausage: Removing directory 2026/07/21 05:08:48 DEBUG : removing 1 level 0 directories 2026/07/21 05:08:48 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Removing directory 2026/07/21 05:08:48 ERROR : error listing: directory not found 2026/07/21 05:08:48 DEBUG : Waiting for deletions to finish 2026/07/21 05:08:48 ERROR : error listing: directory not found 2026/07/21 05:08:48 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Failed to list "": directory not found 2026/07/21 05:08:48 DEBUG : removing 1 level 0 directories 2026/07/21 05:08:48 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Removing directory 2026/07/21 05:08:48 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/21 05:08:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yobigav7fuwi: Closing 2 unused connections 2026/07/21 05:08:48 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.14s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.05s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.519s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.907428485s (try 1/5)