"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 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.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/04/17 03:45:30 NOTICE: TestSFTPRclone: Starting server 2026/04/17 03:45:31 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/04/17 03:45:31 DEBUG : TestSFTPRclone: Read 1, error: 2026/04/17 03:45:31 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/04/17 03:45:31 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 03:45:31 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:31 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:31 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:31 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:31 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:31 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:31 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:31 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:31 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: New connection 127.0.0.1:59726->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell type "unix" from config 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Relative path resolved to "/rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Using root directory "/rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:31 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/17 03:45:31 INFO : dir/subdir: Making directory 2026/04/17 03:45:31 INFO : dir/subdir: Removing directory 2026/04/17 03:45:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/17 03:45:31 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3eaff07ee824f211e2eca65febdf61be /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3eaff07ee824f211e2eca65febdf61be 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3eaff07ee824f211e2eca65febdf61be /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3eaff07ee824f211e2eca65febdf61be 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3eaff07ee824f211e2eca65febdf61be /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3eaff07ee824f211e2eca65febdf61be 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 /rclone-test-gawuwuz7kuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/17 03:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3dcc38eb4ca20abb4033eba47cb2f582eb9f9ed5 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b8209d218afe22e417e3a93c739a7665 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: b8209d218afe22e417e3a93c739a7665 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3155d63ddf69362d4d6543367c1e06a97671fa07 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: 3155d63ddf69362d4d6543367c1e06a97671fa07 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b8209d218afe22e417e3a93c739a7665 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: b8209d218afe22e417e3a93c739a7665 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3155d63ddf69362d4d6543367c1e06a97671fa07 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: 3155d63ddf69362d4d6543367c1e06a97671fa07 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b8209d218afe22e417e3a93c739a7665 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: b8209d218afe22e417e3a93c739a7665 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/./." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 3155d63ddf69362d4d6543367c1e06a97671fa07 /rclone-test-gawuwuz7kuhu/./. 2026/04/17 03:45:31 DEBUG : ./.: Parsed hash: 3155d63ddf69362d4d6543367c1e06a97671fa07 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: faf601cdeae16253a17ba1563842a4c8 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: faf601cdeae16253a17ba1563842a4c8 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: faf601cdeae16253a17ba1563842a4c8 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: faf601cdeae16253a17ba1563842a4c8 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: faf601cdeae16253a17ba1563842a4c8 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: faf601cdeae16253a17ba1563842a4c8 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/../.." 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 /rclone-test-gawuwuz7kuhu/../.. 2026/04/17 03:45:31 DEBUG : ../..: Parsed hash: 86ca5ef81ff02a534a39ff0761e6bae6a7fdf753 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b4ee2099e6c8b2ea529a6260c91df57b /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b4ee2099e6c8b2ea529a6260c91df57b 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e37a0b8287082e84108e58e934b9f81aee22065f /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e37a0b8287082e84108e58e934b9f81aee22065f 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b4ee2099e6c8b2ea529a6260c91df57b /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b4ee2099e6c8b2ea529a6260c91df57b 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e37a0b8287082e84108e58e934b9f81aee22065f /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e37a0b8287082e84108e58e934b9f81aee22065f 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b4ee2099e6c8b2ea529a6260c91df57b /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b4ee2099e6c8b2ea529a6260c91df57b 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e37a0b8287082e84108e58e934b9f81aee22065f /rclone-test-gawuwuz7kuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/17 03:45:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e37a0b8287082e84108e58e934b9f81aee22065f === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 11f1424e902560fa2e49dc7cfda3168a /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 11f1424e902560fa2e49dc7cfda3168a 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 474fcefc99c05d2a06f1328e921b15e0eb52c488 /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 474fcefc99c05d2a06f1328e921b15e0eb52c488 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 11f1424e902560fa2e49dc7cfda3168a /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 11f1424e902560fa2e49dc7cfda3168a 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 474fcefc99c05d2a06f1328e921b15e0eb52c488 /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 474fcefc99c05d2a06f1328e921b15e0eb52c488 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 11f1424e902560fa2e49dc7cfda3168a /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 11f1424e902560fa2e49dc7cfda3168a 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/ leading space/ leading space" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\ leading\ space/\ leading\ space 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 474fcefc99c05d2a06f1328e921b15e0eb52c488 /rclone-test-gawuwuz7kuhu/ leading space/ leading space 2026/04/17 03:45:31 DEBUG : leading space/ leading space: Parsed hash: 474fcefc99c05d2a06f1328e921b15e0eb52c488 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 404190a21c766327aa94f90ff524b676 /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 404190a21c766327aa94f90ff524b676 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 553125f3a9df64b544890b18129a0a1381898a3e /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 553125f3a9df64b544890b18129a0a1381898a3e 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 404190a21c766327aa94f90ff524b676 /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 404190a21c766327aa94f90ff524b676 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 553125f3a9df64b544890b18129a0a1381898a3e /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 553125f3a9df64b544890b18129a0a1381898a3e 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 404190a21c766327aa94f90ff524b676 /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 404190a21c766327aa94f90ff524b676 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde" 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/\~leading\ tilde/\~leading\ tilde 2026/04/17 03:45:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 553125f3a9df64b544890b18129a0a1381898a3e /rclone-test-gawuwuz7kuhu/~leading tilde/~leading tilde 2026/04/17 03:45:31 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 553125f3a9df64b544890b18129a0a1381898a3e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 66a21e632a71ad39fa2d4bd9fa620fb1 /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 66a21e632a71ad39fa2d4bd9fa620fb1 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c30d4762ba3196946444571659cec7066ba3b2fa /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c30d4762ba3196946444571659cec7066ba3b2fa 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 66a21e632a71ad39fa2d4bd9fa620fb1 /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 66a21e632a71ad39fa2d4bd9fa620fb1 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c30d4762ba3196946444571659cec7066ba3b2fa /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c30d4762ba3196946444571659cec7066ba3b2fa 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 66a21e632a71ad39fa2d4bd9fa620fb1 /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 66a21e632a71ad39fa2d4bd9fa620fb1 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␍leading\ CR/␍leading\ CR 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c30d4762ba3196946444571659cec7066ba3b2fa /rclone-test-gawuwuz7kuhu/␍leading CR/␍leading CR 2026/04/17 03:45:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c30d4762ba3196946444571659cec7066ba3b2fa === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: dd02a7e930742a922c52ef0aaaaa8239 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dd02a7e930742a922c52ef0aaaaa8239 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 1cb399b568e4dbecea05be6d14449eb8a2d49432 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1cb399b568e4dbecea05be6d14449eb8a2d49432 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: dd02a7e930742a922c52ef0aaaaa8239 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dd02a7e930742a922c52ef0aaaaa8239 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 1cb399b568e4dbecea05be6d14449eb8a2d49432 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1cb399b568e4dbecea05be6d14449eb8a2d49432 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: dd02a7e930742a922c52ef0aaaaa8239 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dd02a7e930742a922c52ef0aaaaa8239 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␊leading\ LF/␊leading\ LF 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 1cb399b568e4dbecea05be6d14449eb8a2d49432 /rclone-test-gawuwuz7kuhu/␊leading LF/␊leading LF 2026/04/17 03:45:32 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1cb399b568e4dbecea05be6d14449eb8a2d49432 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 405c7d4b180dac18b01086af9efb423a /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 405c7d4b180dac18b01086af9efb423a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0889a641677084eb7c6745b23c99ef6637b4a4ac /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0889a641677084eb7c6745b23c99ef6637b4a4ac 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 405c7d4b180dac18b01086af9efb423a /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 405c7d4b180dac18b01086af9efb423a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0889a641677084eb7c6745b23c99ef6637b4a4ac /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0889a641677084eb7c6745b23c99ef6637b4a4ac 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 405c7d4b180dac18b01086af9efb423a /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 405c7d4b180dac18b01086af9efb423a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␉leading\ HT/␉leading\ HT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0889a641677084eb7c6745b23c99ef6637b4a4ac /rclone-test-gawuwuz7kuhu/␉leading HT/␉leading HT 2026/04/17 03:45:32 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0889a641677084eb7c6745b23c99ef6637b4a4ac === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 40b58503078b05806b552dad5f173864 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40b58503078b05806b552dad5f173864 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 40b58503078b05806b552dad5f173864 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40b58503078b05806b552dad5f173864 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 40b58503078b05806b552dad5f173864 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40b58503078b05806b552dad5f173864 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/␋leading\ VT/␋leading\ VT 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 /rclone-test-gawuwuz7kuhu/␋leading VT/␋leading VT 2026/04/17 03:45:32 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6104fdf1dcd05fb07428563fdb82f26c94208ee5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5640d1b7b2eccc96b66387b7ec7a0452 /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: 5640d1b7b2eccc96b66387b7ec7a0452 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b5050c6e47def83ad41c8e882c39fb91511b7e2f /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: b5050c6e47def83ad41c8e882c39fb91511b7e2f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5640d1b7b2eccc96b66387b7ec7a0452 /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: 5640d1b7b2eccc96b66387b7ec7a0452 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b5050c6e47def83ad41c8e882c39fb91511b7e2f /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: b5050c6e47def83ad41c8e882c39fb91511b7e2f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5640d1b7b2eccc96b66387b7ec7a0452 /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: 5640d1b7b2eccc96b66387b7ec7a0452 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/.leading dot/.leading dot" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/.leading\ dot/.leading\ dot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b5050c6e47def83ad41c8e882c39fb91511b7e2f /rclone-test-gawuwuz7kuhu/.leading dot/.leading dot 2026/04/17 03:45:32 DEBUG : .leading dot/.leading dot: Parsed hash: b5050c6e47def83ad41c8e882c39fb91511b7e2f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 250f76c0ce0c6342015802497420703e /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 250f76c0ce0c6342015802497420703e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 250f76c0ce0c6342015802497420703e /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 250f76c0ce0c6342015802497420703e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 250f76c0ce0c6342015802497420703e /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 250f76c0ce0c6342015802497420703e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing space /trailing space " 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ space\ /trailing\ space\ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 /rclone-test-gawuwuz7kuhu/trailing space /trailing space 2026/04/17 03:45:32 DEBUG : trailing space /trailing space : Parsed hash: 0e382c0bf146a14f5850f16583dfaaadcb9ca0a8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 62c584e30660d5108c6888dd2ef3819a /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 62c584e30660d5108c6888dd2ef3819a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: ee1ec8dcc62d6670fac95fd910adcf424d4572ce /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1ec8dcc62d6670fac95fd910adcf424d4572ce 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 62c584e30660d5108c6888dd2ef3819a /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 62c584e30660d5108c6888dd2ef3819a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: ee1ec8dcc62d6670fac95fd910adcf424d4572ce /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1ec8dcc62d6670fac95fd910adcf424d4572ce 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 62c584e30660d5108c6888dd2ef3819a /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 62c584e30660d5108c6888dd2ef3819a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ CR␍/trailing\ CR␍ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: ee1ec8dcc62d6670fac95fd910adcf424d4572ce /rclone-test-gawuwuz7kuhu/trailing CR␍/trailing CR␍ 2026/04/17 03:45:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1ec8dcc62d6670fac95fd910adcf424d4572ce === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4966bc0a499a777f5fb012b14a49a98b /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4966bc0a499a777f5fb012b14a49a98b 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6c550a273ff4dc8406ec1204579494cd6bb1b30a /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6c550a273ff4dc8406ec1204579494cd6bb1b30a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4966bc0a499a777f5fb012b14a49a98b /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4966bc0a499a777f5fb012b14a49a98b 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6c550a273ff4dc8406ec1204579494cd6bb1b30a /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6c550a273ff4dc8406ec1204579494cd6bb1b30a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4966bc0a499a777f5fb012b14a49a98b /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4966bc0a499a777f5fb012b14a49a98b 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ LF␊/trailing\ LF␊ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6c550a273ff4dc8406ec1204579494cd6bb1b30a /rclone-test-gawuwuz7kuhu/trailing LF␊/trailing LF␊ 2026/04/17 03:45:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6c550a273ff4dc8406ec1204579494cd6bb1b30a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6cc8603d5d41cefb2e9d7b7c62f5eb8e /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6cc8603d5d41cefb2e9d7b7c62f5eb8e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6cc8603d5d41cefb2e9d7b7c62f5eb8e /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6cc8603d5d41cefb2e9d7b7c62f5eb8e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6cc8603d5d41cefb2e9d7b7c62f5eb8e /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6cc8603d5d41cefb2e9d7b7c62f5eb8e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ HT␉/trailing\ HT␉ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b /rclone-test-gawuwuz7kuhu/trailing HT␉/trailing HT␉ 2026/04/17 03:45:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e8823e2dc9b1ab1f4d8415c9746ec11d4d09e93b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 2adf4763e6fab802cdba4cb1f96585bf /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2adf4763e6fab802cdba4cb1f96585bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 2adf4763e6fab802cdba4cb1f96585bf /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2adf4763e6fab802cdba4cb1f96585bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 2adf4763e6fab802cdba4cb1f96585bf /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2adf4763e6fab802cdba4cb1f96585bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ VT␋/trailing\ VT␋ 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 /rclone-test-gawuwuz7kuhu/trailing VT␋/trailing VT␋ 2026/04/17 03:45:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 38364f599a1c2a3d8a14ec37afdf946e8037f7f7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0c1d576866feea38001c2c12d84a3690 /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: 0c1d576866feea38001c2c12d84a3690 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c38b437f3dde353922f6e0df2c6f945a8670487e /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: c38b437f3dde353922f6e0df2c6f945a8670487e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0c1d576866feea38001c2c12d84a3690 /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: 0c1d576866feea38001c2c12d84a3690 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c38b437f3dde353922f6e0df2c6f945a8670487e /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: c38b437f3dde353922f6e0df2c6f945a8670487e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 0c1d576866feea38001c2c12d84a3690 /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: 0c1d576866feea38001c2c12d84a3690 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/trailing dot./trailing dot." 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/trailing\ dot./trailing\ dot. 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: c38b437f3dde353922f6e0df2c6f945a8670487e /rclone-test-gawuwuz7kuhu/trailing dot./trailing dot. 2026/04/17 03:45:32 DEBUG : trailing dot./trailing dot.: Parsed hash: c38b437f3dde353922f6e0df2c6f945a8670487e === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b6af617a641a5ff1f9441aaed50575c0 /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b6af617a641a5ff1f9441aaed50575c0 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4587ab23cdce42394a86367f1628cf84e0cbe2fc /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4587ab23cdce42394a86367f1628cf84e0cbe2fc 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b6af617a641a5ff1f9441aaed50575c0 /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b6af617a641a5ff1f9441aaed50575c0 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4587ab23cdce42394a86367f1628cf84e0cbe2fc /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4587ab23cdce42394a86367f1628cf84e0cbe2fc 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b6af617a641a5ff1f9441aaed50575c0 /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b6af617a641a5ff1f9441aaed50575c0 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/invalid\ utf-8/invalid\ utf-8 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 4587ab23cdce42394a86367f1628cf84e0cbe2fc /rclone-test-gawuwuz7kuhu/invalid utf-8/invalid utf-8 2026/04/17 03:45:32 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4587ab23cdce42394a86367f1628cf84e0cbe2fc === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: be5566ecb73aa19c203651c8121fb03e /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: be5566ecb73aa19c203651c8121fb03e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: be5566ecb73aa19c203651c8121fb03e /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: be5566ecb73aa19c203651c8121fb03e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: be5566ecb73aa19c203651c8121fb03e /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: be5566ecb73aa19c203651c8121fb03e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/test\%46.txt/test\%46.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 /rclone-test-gawuwuz7kuhu/test%46.txt/test%46.txt 2026/04/17 03:45:32 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9baf96dc98f60874f6482296dbb4b56a66d7a6 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Connection OK after error: potato 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/zero-length-file" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/zero-length-file" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/zero-length-file" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/zero-length-file" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gawuwuz7kuhu/zero-length-file 2026/04/17 03:45:32 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 9b7c651df05e54c1918b5ce04619c127 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 9b7c651df05e54c1918b5ce04619c127 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: a08a7b203b6bd047e5584110b6026e157e690bc4 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: a08a7b203b6bd047e5584110b6026e157e690bc4 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 9b7c651df05e54c1918b5ce04619c127 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 9b7c651df05e54c1918b5ce04619c127 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: a08a7b203b6bd047e5584110b6026e157e690bc4 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: a08a7b203b6bd047e5584110b6026e157e690bc4 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:59736->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gawuwuz7kuhu/hello? sausage/êé" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: New connection 127.0.0.1:59748->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Relative path resolved to "/rclone-test-gawuwuz7kuhu/hello? sausage/êé" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Using root directory "/rclone-test-gawuwuz7kuhu/hello? sausage/êé" 2026/04/17 03:45:32 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-gawuwuz7kuhu/hello? sausage/êé" to be canonical "TestSFTPRclone{frpJi}:rclone-test-gawuwuz7kuhu/hello? sausage/êé" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Remote command result: 266668ba2d7e38a13a08c6b883d0d610 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : a/b/c/d/e.txt: Parsed hash: 266668ba2d7e38a13a08c6b883d0d610 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Remote command result: 454fceafc5da9d24f9f2d39018684cb9b56d39a3 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : a/b/c/d/e.txt: Parsed hash: 454fceafc5da9d24f9f2d39018684cb9b56d39a3 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Remote command result: 266668ba2d7e38a13a08c6b883d0d610 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : a/b/c/d/e.txt: Parsed hash: 266668ba2d7e38a13a08c6b883d0d610 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: Remote command result: 454fceafc5da9d24f9f2d39018684cb9b56d39a3 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/04/17 03:45:32 DEBUG : a/b/c/d/e.txt: Parsed hash: 454fceafc5da9d24f9f2d39018684cb9b56d39a3 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé: New connection 127.0.0.1:59750->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : Waiting for deletions to finish 2026/04/17 03:45:32 INFO : a/b/c/d/e.txt: Deleted 2026/04/17 03:45:32 DEBUG : removing 1 level 4 directories 2026/04/17 03:45:32 INFO : a/b/c/d: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 3 directories 2026/04/17 03:45:32 INFO : a/b/c: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 2 directories 2026/04/17 03:45:32 INFO : a/b: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 1 directories 2026/04/17 03:45:32 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: New connection 127.0.0.1:59756->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/moveTest/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/moveTest/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/moveTest/other.txt 2026/04/17 03:45:32 DEBUG : moveTest/other.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/moveTest/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/moveTest/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/moveTest/other.txt 2026/04/17 03:45:32 DEBUG : moveTest/other.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/other.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/other.txt 2026/04/17 03:45:32 DEBUG : other.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zahijib3kili" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: New connection 127.0.0.1:59772->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Relative path resolved to "/rclone-test-zahijib3kili" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Using root directory "/rclone-test-zahijib3kili" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Shell path "/rclone-test-zahijib3kili/new_name/sub_new_name/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Running remote command: md5sum /rclone-test-zahijib3kili/new_name/sub_new_name/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-zahijib3kili/new_name/sub_new_name/file name.txt 2026/04/17 03:45:32 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Shell path "/rclone-test-zahijib3kili/new_name/sub_new_name/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Running remote command: sha1sum /rclone-test-zahijib3kili/new_name/sub_new_name/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-zahijib3kili/new_name/sub_new_name/file name.txt 2026/04/17 03:45:32 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Shell path "/rclone-test-zahijib3kili/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Running remote command: md5sum /rclone-test-zahijib3kili/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-zahijib3kili/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Shell path "/rclone-test-zahijib3kili/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Running remote command: sha1sum /rclone-test-zahijib3kili/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-zahijib3kili/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: Purge dir "new_name" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zahijib3kili: 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/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 719b776e74769104cc26021cf11a4ab6 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 719b776e74769104cc26021cf11a4ab6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: 509ca3c22b15d6b630e916149cbf181d4e9fe7bf === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59776->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gawuwuz7kuhu/not found.txt" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/not found.txt: New connection 127.0.0.1:59792->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/not found.txt: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/not found.txt: Relative path resolved to "/rclone-test-gawuwuz7kuhu/not found.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/not found.txt: Using root directory "/rclone-test-gawuwuz7kuhu/not found.txt" 2026/04/17 03:45:32 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPRclone:" path "rclone-test-gawuwuz7kuhu" from "TestSFTPRclone:rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:59806->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8c32f05ce5c5803ad2864c52535cd9f /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: d8c32f05ce5c5803ad2864c52535cd9f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bee04559c2a3858b2c92a7a76762eb402b98c329 /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: bee04559c2a3858b2c92a7a76762eb402b98c329 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8c32f05ce5c5803ad2864c52535cd9f /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: d8c32f05ce5c5803ad2864c52535cd9f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bee04559c2a3858b2c92a7a76762eb402b98c329 /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: bee04559c2a3858b2c92a7a76762eb402b98c329 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8c32f05ce5c5803ad2864c52535cd9f /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: d8c32f05ce5c5803ad2864c52535cd9f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/created from root.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/created\ from\ root.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bee04559c2a3858b2c92a7a76762eb402b98c329 /rclone-test-gawuwuz7kuhu/created from root.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/created from root.txt: Parsed hash: bee04559c2a3858b2c92a7a76762eb402b98c329 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b9da26c0fa77e6079c499dc0c22fe6f5 /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: b9da26c0fa77e6079c499dc0c22fe6f5 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/file name.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/file\ name.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fdd2479d7963a88c6f730675685554170cc6f88a /rclone-test-gawuwuz7kuhu/file name.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/file name.txt: Parsed hash: fdd2479d7963a88c6f730675685554170cc6f88a 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 6b98fd67e9be494ee3c127dab3c19520 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b98fd67e9be494ee3c127dab3c19520 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 5adff02af7d291af1890d7424ed59b9918689208 /rclone-test-gawuwuz7kuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/17 03:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5adff02af7d291af1890d7424ed59b9918689208 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Server has VFS statistics extension 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: About path "/rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: About path "/rclone-test-gawuwuz7kuhu" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: About using shell command for shell type "unix" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: df -k /rclone-test-gawuwuz7kuhu 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 59480368 91292640 37% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e360f736821fe8ed785a3ac4a80fd6f3 /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: e360f736821fe8ed785a3ac4a80fd6f3 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 23424b325b5b201d9e363909059f1a0ff19a1b7f /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: 23424b325b5b201d9e363909059f1a0ff19a1b7f 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: e360f736821fe8ed785a3ac4a80fd6f3 /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: e360f736821fe8ed785a3ac4a80fd6f3 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/piped data.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/piped\ data.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 23424b325b5b201d9e363909059f1a0ff19a1b7f /rclone-test-gawuwuz7kuhu/piped data.txt 2026/04/17 03:45:32 DEBUG : piped data.txt: Parsed hash: 23424b325b5b201d9e363909059f1a0ff19a1b7f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/unknown-size-update.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 838efe910d5f28d469e5e4e011b98242 /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : unknown-size-update.txt: Parsed hash: 838efe910d5f28d469e5e4e011b98242 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/unknown-size-update.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 05523b5541b5cc02bc5c88db3e5302e22114d9d6 /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : unknown-size-update.txt: Parsed hash: 05523b5541b5cc02bc5c88db3e5302e22114d9d6 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/unknown-size-update.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: md5sum /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 838efe910d5f28d469e5e4e011b98242 /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : unknown-size-update.txt: Parsed hash: 838efe910d5f28d469e5e4e011b98242 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Shell path "/rclone-test-gawuwuz7kuhu/unknown-size-update.txt" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Running remote command: sha1sum /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Remote command result: 05523b5541b5cc02bc5c88db3e5302e22114d9d6 /rclone-test-gawuwuz7kuhu/unknown-size-update.txt 2026/04/17 03:45:32 DEBUG : unknown-size-update.txt: Parsed hash: 05523b5541b5cc02bc5c88db3e5302e22114d9d6 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/17 03:45:32 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory" 2026/04/17 03:45:32 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 DEBUG : TestSFTPRclone: detected overridden config - adding "{frpJi}" suffix to name 2026/04/17 03:45:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/17 03:45:32 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/17 03:45:32 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/17 03:45:32 DEBUG : Setting pass="X8stI94rXfNXZ-vlepN36Swryqtpqnd5qA9tOZoOqlUjs8Q" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/17 03:45:32 NOTICE: TestSFTPRclone{frpJi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory: New connection 127.0.0.1:59820->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9630.9b889684b" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory" 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory: Using root directory "/rclone-test-gawuwuz7kuhu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/17 03:45:32 DEBUG : Waiting for deletions to finish 2026/04/17 03:45:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/17 03:45:32 DEBUG : removing 1 level 4 directories 2026/04/17 03:45:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 3 directories 2026/04/17 03:45:32 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 2 directories 2026/04/17 03:45:32 INFO : hello? sausage/êé: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 1 directories 2026/04/17 03:45:32 INFO : hello? sausage: Removing directory 2026/04/17 03:45:32 DEBUG : removing 1 level 0 directories 2026/04/17 03:45:32 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Removing directory 2026/04/17 03:45:32 ERROR : error listing: directory not found 2026/04/17 03:45:32 DEBUG : Waiting for deletions to finish 2026/04/17 03:45:32 ERROR : error listing: directory not found 2026/04/17 03:45:32 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Failed to list "": directory not found 2026/04/17 03:45:32 DEBUG : removing 1 level 0 directories 2026/04/17 03:45:32 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Removing directory 2026/04/17 03:45:32 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/17 03:45:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gawuwuz7kuhu: Closing 2 unused connections 2026/04/17 03:45:32 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.45s) --- 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.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- 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.02s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.035s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.502596937s (try 1/5)