"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.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/02 04:12:00 NOTICE: TestSFTPRclone: Starting server 2026/05/02 04:12:01 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/02 04:12:01 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: New connection 127.0.0.1:59794->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Relative path resolved to "/rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Using root directory "/rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 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/05/02 04:12:01 INFO : dir/subdir: Making directory 2026/05/02 04:12:01 INFO : dir/subdir: Removing directory 2026/05/02 04:12:01 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/05/02 04:12:01 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/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f859e84e7a83f9081a2e0640d2d4d87f /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f859e84e7a83f9081a2e0640d2d4d87f 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f859e84e7a83f9081a2e0640d2d4d87f /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f859e84e7a83f9081a2e0640d2d4d87f 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f859e84e7a83f9081a2e0640d2d4d87f /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f859e84e7a83f9081a2e0640d2d4d87f 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a /rclone-test-gujuwuc3yefa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 04:12:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e9f69bfe925d35b6d3bfc86ab9b80611a0859b0a === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ff1a0d5c06431daee30fcc2c6913e5eb /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: ff1a0d5c06431daee30fcc2c6913e5eb 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8501a13ed9010d0bced5b042256b20d2fda78cc3 /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: 8501a13ed9010d0bced5b042256b20d2fda78cc3 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ff1a0d5c06431daee30fcc2c6913e5eb /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: ff1a0d5c06431daee30fcc2c6913e5eb 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8501a13ed9010d0bced5b042256b20d2fda78cc3 /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: 8501a13ed9010d0bced5b042256b20d2fda78cc3 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ff1a0d5c06431daee30fcc2c6913e5eb /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: ff1a0d5c06431daee30fcc2c6913e5eb 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/./." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8501a13ed9010d0bced5b042256b20d2fda78cc3 /rclone-test-gujuwuc3yefa/./. 2026/05/02 04:12:01 DEBUG : ./.: Parsed hash: 8501a13ed9010d0bced5b042256b20d2fda78cc3 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d4e440e7e55d434f883497d87ca4323 /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 9d4e440e7e55d434f883497d87ca4323 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 044412be21a3cc477127eb9f9aeda46c3904e5ae /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 044412be21a3cc477127eb9f9aeda46c3904e5ae 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d4e440e7e55d434f883497d87ca4323 /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 9d4e440e7e55d434f883497d87ca4323 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 044412be21a3cc477127eb9f9aeda46c3904e5ae /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 044412be21a3cc477127eb9f9aeda46c3904e5ae 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d4e440e7e55d434f883497d87ca4323 /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 9d4e440e7e55d434f883497d87ca4323 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/../.." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 044412be21a3cc477127eb9f9aeda46c3904e5ae /rclone-test-gujuwuc3yefa/../.. 2026/05/02 04:12:01 DEBUG : ../..: Parsed hash: 044412be21a3cc477127eb9f9aeda46c3904e5ae === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13e525d8f111557f8c663cfcdb4f7ef2 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 13e525d8f111557f8c663cfcdb4f7ef2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d102a23bc1aad69b484df349a7d755b347e31d5 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d102a23bc1aad69b484df349a7d755b347e31d5 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13e525d8f111557f8c663cfcdb4f7ef2 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 13e525d8f111557f8c663cfcdb4f7ef2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d102a23bc1aad69b484df349a7d755b347e31d5 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d102a23bc1aad69b484df349a7d755b347e31d5 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13e525d8f111557f8c663cfcdb4f7ef2 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 13e525d8f111557f8c663cfcdb4f7ef2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9d102a23bc1aad69b484df349a7d755b347e31d5 /rclone-test-gujuwuc3yefa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 04:12:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d102a23bc1aad69b484df349a7d755b347e31d5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 30c028f8b26e4b4f69e5f1d4fd4e30a4 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: 30c028f8b26e4b4f69e5f1d4fd4e30a4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 30c028f8b26e4b4f69e5f1d4fd4e30a4 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: 30c028f8b26e4b4f69e5f1d4fd4e30a4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 30c028f8b26e4b4f69e5f1d4fd4e30a4 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: 30c028f8b26e4b4f69e5f1d4fd4e30a4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/ leading space/ leading space" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\ leading\ space/\ leading\ space 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 /rclone-test-gujuwuc3yefa/ leading space/ leading space 2026/05/02 04:12:01 DEBUG : leading space/ leading space: Parsed hash: c5f2d5e5b0d1373784c96c88e91015bfaba70b27 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1d15d34b1924c78af9d7df3ffe11f847 /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d15d34b1924c78af9d7df3ffe11f847 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1d15d34b1924c78af9d7df3ffe11f847 /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d15d34b1924c78af9d7df3ffe11f847 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1d15d34b1924c78af9d7df3ffe11f847 /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d15d34b1924c78af9d7df3ffe11f847 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/\~leading\ tilde/\~leading\ tilde 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da /rclone-test-gujuwuc3yefa/~leading tilde/~leading tilde 2026/05/02 04:12:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0b7f3c95064be1ba7c8de2549f0af5beef3d28da === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: de95e59fcb4ccc0c83e42bf90dc598a0 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de95e59fcb4ccc0c83e42bf90dc598a0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: de95e59fcb4ccc0c83e42bf90dc598a0 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de95e59fcb4ccc0c83e42bf90dc598a0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: de95e59fcb4ccc0c83e42bf90dc598a0 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de95e59fcb4ccc0c83e42bf90dc598a0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␍leading\ CR/␍leading\ CR 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 /rclone-test-gujuwuc3yefa/␍leading CR/␍leading CR 2026/05/02 04:12:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fc8fea3296d4fa93b34447d9b607b3edc9df68f3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c09bdef159432fcbec0ec1fbbecaf23a /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c09bdef159432fcbec0ec1fbbecaf23a 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6b7f61f59366d97df4f13b6c252f7439ae088f2 /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6b7f61f59366d97df4f13b6c252f7439ae088f2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c09bdef159432fcbec0ec1fbbecaf23a /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c09bdef159432fcbec0ec1fbbecaf23a 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6b7f61f59366d97df4f13b6c252f7439ae088f2 /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6b7f61f59366d97df4f13b6c252f7439ae088f2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c09bdef159432fcbec0ec1fbbecaf23a /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c09bdef159432fcbec0ec1fbbecaf23a 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␊leading\ LF/␊leading\ LF 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6b7f61f59366d97df4f13b6c252f7439ae088f2 /rclone-test-gujuwuc3yefa/␊leading LF/␊leading LF 2026/05/02 04:12:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6b7f61f59366d97df4f13b6c252f7439ae088f2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9987aa8d42a69bb8d23750d8071037e1 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9987aa8d42a69bb8d23750d8071037e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 099a85720c9b3ee44f862750ba79a05f77f78527 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 099a85720c9b3ee44f862750ba79a05f77f78527 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9987aa8d42a69bb8d23750d8071037e1 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9987aa8d42a69bb8d23750d8071037e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 099a85720c9b3ee44f862750ba79a05f77f78527 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 099a85720c9b3ee44f862750ba79a05f77f78527 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 9987aa8d42a69bb8d23750d8071037e1 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9987aa8d42a69bb8d23750d8071037e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␉leading\ HT/␉leading\ HT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 099a85720c9b3ee44f862750ba79a05f77f78527 /rclone-test-gujuwuc3yefa/␉leading HT/␉leading HT 2026/05/02 04:12:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 099a85720c9b3ee44f862750ba79a05f77f78527 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b096ef5da9d563763a37520f30d1232d /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b096ef5da9d563763a37520f30d1232d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8533b834250801575eb2a9349f91aa2b19aa0b7e /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8533b834250801575eb2a9349f91aa2b19aa0b7e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b096ef5da9d563763a37520f30d1232d /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b096ef5da9d563763a37520f30d1232d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8533b834250801575eb2a9349f91aa2b19aa0b7e /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8533b834250801575eb2a9349f91aa2b19aa0b7e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b096ef5da9d563763a37520f30d1232d /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b096ef5da9d563763a37520f30d1232d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/␋leading\ VT/␋leading\ VT 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 8533b834250801575eb2a9349f91aa2b19aa0b7e /rclone-test-gujuwuc3yefa/␋leading VT/␋leading VT 2026/05/02 04:12:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8533b834250801575eb2a9349f91aa2b19aa0b7e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 49ca15bf135ce66cae1297a1e5da7cc8 /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: 49ca15bf135ce66cae1297a1e5da7cc8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ec92f3436b337f7157bb23c599a5ccde68e748fb /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: ec92f3436b337f7157bb23c599a5ccde68e748fb 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 49ca15bf135ce66cae1297a1e5da7cc8 /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: 49ca15bf135ce66cae1297a1e5da7cc8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ec92f3436b337f7157bb23c599a5ccde68e748fb /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: ec92f3436b337f7157bb23c599a5ccde68e748fb 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 49ca15bf135ce66cae1297a1e5da7cc8 /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: 49ca15bf135ce66cae1297a1e5da7cc8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/.leading dot/.leading dot" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/.leading\ dot/.leading\ dot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ec92f3436b337f7157bb23c599a5ccde68e748fb /rclone-test-gujuwuc3yefa/.leading dot/.leading dot 2026/05/02 04:12:01 DEBUG : .leading dot/.leading dot: Parsed hash: ec92f3436b337f7157bb23c599a5ccde68e748fb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 666efeb04b6bdf3a88058c3bfdc8e0a2 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: 666efeb04b6bdf3a88058c3bfdc8e0a2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 666efeb04b6bdf3a88058c3bfdc8e0a2 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: 666efeb04b6bdf3a88058c3bfdc8e0a2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 666efeb04b6bdf3a88058c3bfdc8e0a2 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: 666efeb04b6bdf3a88058c3bfdc8e0a2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing space /trailing space " 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ space\ /trailing\ space\ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 /rclone-test-gujuwuc3yefa/trailing space /trailing space 2026/05/02 04:12:01 DEBUG : trailing space /trailing space : Parsed hash: f18c8258b46bb1040e3a31bc89dcfbb5e5eb7d96 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 806b5cb1cb44028ea898e523c3a22e06 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 806b5cb1cb44028ea898e523c3a22e06 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c478f602c1772f151e79077068380a870b765724 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c478f602c1772f151e79077068380a870b765724 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 806b5cb1cb44028ea898e523c3a22e06 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 806b5cb1cb44028ea898e523c3a22e06 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c478f602c1772f151e79077068380a870b765724 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c478f602c1772f151e79077068380a870b765724 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 806b5cb1cb44028ea898e523c3a22e06 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 806b5cb1cb44028ea898e523c3a22e06 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ CR␍/trailing\ CR␍ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c478f602c1772f151e79077068380a870b765724 /rclone-test-gujuwuc3yefa/trailing CR␍/trailing CR␍ 2026/05/02 04:12:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c478f602c1772f151e79077068380a870b765724 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 07114d3ae6b2eebb34fb5762ed0ad9f6 /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 07114d3ae6b2eebb34fb5762ed0ad9f6 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 07114d3ae6b2eebb34fb5762ed0ad9f6 /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 07114d3ae6b2eebb34fb5762ed0ad9f6 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 07114d3ae6b2eebb34fb5762ed0ad9f6 /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 07114d3ae6b2eebb34fb5762ed0ad9f6 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ LF␊/trailing\ LF␊ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe /rclone-test-gujuwuc3yefa/trailing LF␊/trailing LF␊ 2026/05/02 04:12:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 884bc60ed7d2dc65563c02e26e6a1cc6275e8ffe === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13b575605a3b97ab042290939e6df3ea /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 13b575605a3b97ab042290939e6df3ea 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 61b72c59fceecdbc569b49c867c358969a81afb8 /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 61b72c59fceecdbc569b49c867c358969a81afb8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13b575605a3b97ab042290939e6df3ea /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 13b575605a3b97ab042290939e6df3ea 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 61b72c59fceecdbc569b49c867c358969a81afb8 /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 61b72c59fceecdbc569b49c867c358969a81afb8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 13b575605a3b97ab042290939e6df3ea /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 13b575605a3b97ab042290939e6df3ea 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ HT␉/trailing\ HT␉ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 61b72c59fceecdbc569b49c867c358969a81afb8 /rclone-test-gujuwuc3yefa/trailing HT␉/trailing HT␉ 2026/05/02 04:12:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 61b72c59fceecdbc569b49c867c358969a81afb8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 2371ed2fc15cedd01c2321fee9b04fa9 /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2371ed2fc15cedd01c2321fee9b04fa9 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 2371ed2fc15cedd01c2321fee9b04fa9 /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2371ed2fc15cedd01c2321fee9b04fa9 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 2371ed2fc15cedd01c2321fee9b04fa9 /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2371ed2fc15cedd01c2321fee9b04fa9 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ VT␋/trailing\ VT␋ 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d /rclone-test-gujuwuc3yefa/trailing VT␋/trailing VT␋ 2026/05/02 04:12:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1eae78335da4327bb14c3414ee2cd9f4ed2b377d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c00248e703159cc0ad3c06e5b688f514 /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: c00248e703159cc0ad3c06e5b688f514 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 24e29d97637e0df71e4d66da6df8ffcc5215347c /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 24e29d97637e0df71e4d66da6df8ffcc5215347c 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c00248e703159cc0ad3c06e5b688f514 /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: c00248e703159cc0ad3c06e5b688f514 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 24e29d97637e0df71e4d66da6df8ffcc5215347c /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 24e29d97637e0df71e4d66da6df8ffcc5215347c 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: c00248e703159cc0ad3c06e5b688f514 /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: c00248e703159cc0ad3c06e5b688f514 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/trailing dot./trailing dot." 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/trailing\ dot./trailing\ dot. 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 24e29d97637e0df71e4d66da6df8ffcc5215347c /rclone-test-gujuwuc3yefa/trailing dot./trailing dot. 2026/05/02 04:12:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 24e29d97637e0df71e4d66da6df8ffcc5215347c === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 18f41ec9309dcb87bea79f7c11708d64 /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 18f41ec9309dcb87bea79f7c11708d64 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 56624e4efbc9593b82a8b783adab622822f5b5cc /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 56624e4efbc9593b82a8b783adab622822f5b5cc 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 18f41ec9309dcb87bea79f7c11708d64 /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 18f41ec9309dcb87bea79f7c11708d64 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 56624e4efbc9593b82a8b783adab622822f5b5cc /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 56624e4efbc9593b82a8b783adab622822f5b5cc 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 18f41ec9309dcb87bea79f7c11708d64 /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 18f41ec9309dcb87bea79f7c11708d64 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/invalid\ utf-8/invalid\ utf-8 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 56624e4efbc9593b82a8b783adab622822f5b5cc /rclone-test-gujuwuc3yefa/invalid utf-8/invalid utf-8 2026/05/02 04:12:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 56624e4efbc9593b82a8b783adab622822f5b5cc === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a6fd3eba90ef7db5de39e8fe3e9b5e7 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/test\%46.txt/test\%46.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 /rclone-test-gujuwuc3yefa/test%46.txt/test%46.txt 2026/05/02 04:12:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b6060df6b11c7b857b0f6bd7c7a05c5281b976b4 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Connection OK after error: potato 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/zero-length-file" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/zero-length-file" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/zero-length-file" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/zero-length-file" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gujuwuc3yefa/zero-length-file 2026/05/02 04:12:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 97b9bf0fbf794e67865011da50304861 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 97b9bf0fbf794e67865011da50304861 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f9c534f4cb4c26574452b71917a2704c6d8b2bcc /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: f9c534f4cb4c26574452b71917a2704c6d8b2bcc 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 97b9bf0fbf794e67865011da50304861 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 97b9bf0fbf794e67865011da50304861 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: f9c534f4cb4c26574452b71917a2704c6d8b2bcc /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: f9c534f4cb4c26574452b71917a2704c6d8b2bcc 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 === 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/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:58312->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/02 04:12:01 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/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gujuwuc3yefa/hello? sausage/êé" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: New connection 127.0.0.1:58328->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Relative path resolved to "/rclone-test-gujuwuc3yefa/hello? sausage/êé" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Using root directory "/rclone-test-gujuwuc3yefa/hello? sausage/êé" 2026/05/02 04:12:01 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-gujuwuc3yefa/hello? sausage/êé" to be canonical "TestSFTPRclone{ko7Js}:rclone-test-gujuwuc3yefa/hello? sausage/êé" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Remote command result: d0b3a6e8500b10a39c882b17e7d43868 /rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : a/b/c/d/e.txt: Parsed hash: d0b3a6e8500b10a39c882b17e7d43868 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Remote command result: aa7fa51055f9acfff13f3fc723b7c8f5319187df /rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : a/b/c/d/e.txt: Parsed hash: aa7fa51055f9acfff13f3fc723b7c8f5319187df 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Remote command result: d0b3a6e8500b10a39c882b17e7d43868 /rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : a/b/c/d/e.txt: Parsed hash: d0b3a6e8500b10a39c882b17e7d43868 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: Remote command result: aa7fa51055f9acfff13f3fc723b7c8f5319187df /rclone-test-gujuwuc3yefa/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 04:12:01 DEBUG : a/b/c/d/e.txt: Parsed hash: aa7fa51055f9acfff13f3fc723b7c8f5319187df 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé: New connection 127.0.0.1:58338->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:12:01 INFO : a/b/c/d/e.txt: Deleted 2026/05/02 04:12:01 DEBUG : removing 1 level 4 directories 2026/05/02 04:12:01 INFO : a/b/c/d: Removing directory 2026/05/02 04:12:01 DEBUG : removing 1 level 3 directories 2026/05/02 04:12:01 INFO : a/b/c: Removing directory 2026/05/02 04:12:01 DEBUG : removing 1 level 2 directories 2026/05/02 04:12:01 INFO : a/b: Removing directory 2026/05/02 04:12:01 DEBUG : removing 1 level 1 directories 2026/05/02 04:12:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: New connection 127.0.0.1:58354->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/moveTest/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/moveTest/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/moveTest/other.txt 2026/05/02 04:12:01 DEBUG : moveTest/other.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/moveTest/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/moveTest/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/moveTest/other.txt 2026/05/02 04:12:01 DEBUG : moveTest/other.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/other.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/other.txt 2026/05/02 04:12:01 DEBUG : other.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-livipug9padi" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: New connection 127.0.0.1:58366->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Relative path resolved to "/rclone-test-livipug9padi" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Using root directory "/rclone-test-livipug9padi" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Shell path "/rclone-test-livipug9padi/new_name/sub_new_name/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Running remote command: md5sum /rclone-test-livipug9padi/new_name/sub_new_name/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-livipug9padi/new_name/sub_new_name/file name.txt 2026/05/02 04:12:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Shell path "/rclone-test-livipug9padi/new_name/sub_new_name/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Running remote command: sha1sum /rclone-test-livipug9padi/new_name/sub_new_name/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-livipug9padi/new_name/sub_new_name/file name.txt 2026/05/02 04:12:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Shell path "/rclone-test-livipug9padi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Running remote command: md5sum /rclone-test-livipug9padi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-livipug9padi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Shell path "/rclone-test-livipug9padi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Running remote command: sha1sum /rclone-test-livipug9padi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-livipug9padi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: Purge dir "new_name" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-livipug9padi: 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/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 77d8f06edc4bc885d86cb7cb696fe75d /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: 77d8f06edc4bc885d86cb7cb696fe75d 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e172c17c4e1d417f513004554443d3d8c563b2c1 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e172c17c4e1d417f513004554443d3d8c563b2c1 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58378->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gujuwuc3yefa/not found.txt" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/not found.txt: New connection 127.0.0.1:58380->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/not found.txt: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/not found.txt: Relative path resolved to "/rclone-test-gujuwuc3yefa/not found.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/not found.txt: Using root directory "/rclone-test-gujuwuc3yefa/not found.txt" 2026/05/02 04:12:01 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-gujuwuc3yefa" from "TestSFTPRclone:rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/02 04:12:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:01 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:01 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:58384->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 62c14fa34f7449d97e0e397929fa59e1 /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 62c14fa34f7449d97e0e397929fa59e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 078529b896e5a9d1c39fc83fd64b5603179470fd /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 078529b896e5a9d1c39fc83fd64b5603179470fd 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 62c14fa34f7449d97e0e397929fa59e1 /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 62c14fa34f7449d97e0e397929fa59e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 078529b896e5a9d1c39fc83fd64b5603179470fd /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 078529b896e5a9d1c39fc83fd64b5603179470fd 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 62c14fa34f7449d97e0e397929fa59e1 /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 62c14fa34f7449d97e0e397929fa59e1 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/created from root.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/created\ from\ root.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 078529b896e5a9d1c39fc83fd64b5603179470fd /rclone-test-gujuwuc3yefa/created from root.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/created from root.txt: Parsed hash: 078529b896e5a9d1c39fc83fd64b5603179470fd 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ae0c8b9cc240e92ae09e95b7422bbc7b /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: ae0c8b9cc240e92ae09e95b7422bbc7b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/file name.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/file\ name.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0a8326069863c020af0f5b4a094d64c1f460c07 /rclone-test-gujuwuc3yefa/file name.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/file name.txt: Parsed hash: e0a8326069863c020af0f5b4a094d64c1f460c07 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 68b1dfe24fe779e4cf7c0a36b8d7bbd4 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d912369d5344eddb0bd0799d7e818daa74f52ff0 /rclone-test-gujuwuc3yefa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 04:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d912369d5344eddb0bd0799d7e818daa74f52ff0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Server has VFS statistics extension 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: About path "/rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: About path "/rclone-test-gujuwuc3yefa" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: About using shell command for shell type "unix" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: df -k /rclone-test-gujuwuc3yefa 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 58224196 92548812 37% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: bc3cf14a0576263dd19cca6844b057cd /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: bc3cf14a0576263dd19cca6844b057cd 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 56ec2b606526ed526aefe60363dd6ed11739066b /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: 56ec2b606526ed526aefe60363dd6ed11739066b 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: bc3cf14a0576263dd19cca6844b057cd /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: bc3cf14a0576263dd19cca6844b057cd 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/piped data.txt" 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/piped\ data.txt 2026/05/02 04:12:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: 56ec2b606526ed526aefe60363dd6ed11739066b /rclone-test-gujuwuc3yefa/piped data.txt 2026/05/02 04:12:01 DEBUG : piped data.txt: Parsed hash: 56ec2b606526ed526aefe60363dd6ed11739066b === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/unknown-size-update.txt" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e35da83ff37cdd4a3db0e7b05a9c7b37 /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : unknown-size-update.txt: Parsed hash: e35da83ff37cdd4a3db0e7b05a9c7b37 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/unknown-size-update.txt" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: bc18a801342304f51728d706c71d0377d107a1b1 /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : unknown-size-update.txt: Parsed hash: bc18a801342304f51728d706c71d0377d107a1b1 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/unknown-size-update.txt" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: md5sum /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: e35da83ff37cdd4a3db0e7b05a9c7b37 /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : unknown-size-update.txt: Parsed hash: e35da83ff37cdd4a3db0e7b05a9c7b37 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Shell path "/rclone-test-gujuwuc3yefa/unknown-size-update.txt" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Running remote command: sha1sum /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Remote command result: bc18a801342304f51728d706c71d0377d107a1b1 /rclone-test-gujuwuc3yefa/unknown-size-update.txt 2026/05/02 04:12:02 DEBUG : unknown-size-update.txt: Parsed hash: bc18a801342304f51728d706c71d0377d107a1b1 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/02 04:12:02 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gujuwuc3yefa/deeper/nonexisting/directory" 2026/05/02 04:12:02 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/02 04:12:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:02 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:02 DEBUG : TestSFTPRclone: detected overridden config - adding "{ko7Js}" suffix to name 2026/05/02 04:12:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/02 04:12:02 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/02 04:12:02 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/02 04:12:02 DEBUG : Setting pass="m6wRFoGsouhNZ8BoNXlU94HH7-btpM3y9LmyWlbYJpMoEz0" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/02 04:12:02 NOTICE: TestSFTPRclone{ko7Js}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory: New connection 127.0.0.1:58388->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory" 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory: Using root directory "/rclone-test-gujuwuc3yefa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/02 04:12:02 DEBUG : Waiting for deletions to finish 2026/05/02 04:12:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/02 04:12:02 DEBUG : removing 1 level 4 directories 2026/05/02 04:12:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/02 04:12:02 DEBUG : removing 1 level 3 directories 2026/05/02 04:12:02 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/02 04:12:02 DEBUG : removing 1 level 2 directories 2026/05/02 04:12:02 INFO : hello? sausage/êé: Removing directory 2026/05/02 04:12:02 DEBUG : removing 1 level 1 directories 2026/05/02 04:12:02 INFO : hello? sausage: Removing directory 2026/05/02 04:12:02 DEBUG : removing 1 level 0 directories 2026/05/02 04:12:02 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Removing directory 2026/05/02 04:12:02 ERROR : error listing: directory not found 2026/05/02 04:12:02 DEBUG : Waiting for deletions to finish 2026/05/02 04:12:02 ERROR : error listing: directory not found 2026/05/02 04:12:02 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Failed to list "": directory not found 2026/05/02 04:12:02 DEBUG : removing 1 level 0 directories 2026/05/02 04:12:02 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Removing directory 2026/05/02 04:12:02 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/02 04:12:02 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gujuwuc3yefa: Closing 2 unused connections 2026/05/02 04:12:02 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.72s) --- 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.67s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.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.01s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.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 2.957s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.745327471s (try 1/5)