"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/09 03:52:07 NOTICE: TestSFTPRclone: Starting server 2026/05/09 03:52:08 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/09 03:52:08 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/09 03:52:08 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/09 03:52:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xucotom5zuju" 2026/05/09 03:52:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 03:52:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: New connection 127.0.0.1:32942->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell type "unix" from config 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Relative path resolved to "/rclone-test-xucotom5zuju" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Using root directory "/rclone-test-xucotom5zuju" 2026/05/09 03:52:08 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/09 03:52:08 INFO : dir/subdir: Making directory 2026/05/09 03:52:08 INFO : dir/subdir: Removing directory 2026/05/09 03:52:08 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/09 03:52:08 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/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5feb4cc43ff4e019004197b1a5547f74 /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5feb4cc43ff4e019004197b1a5547f74 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 2bbb2a793714ad060564aa0042ad8691eef15a6e /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2bbb2a793714ad060564aa0042ad8691eef15a6e 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5feb4cc43ff4e019004197b1a5547f74 /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5feb4cc43ff4e019004197b1a5547f74 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 2bbb2a793714ad060564aa0042ad8691eef15a6e /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2bbb2a793714ad060564aa0042ad8691eef15a6e 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5feb4cc43ff4e019004197b1a5547f74 /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5feb4cc43ff4e019004197b1a5547f74 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 2bbb2a793714ad060564aa0042ad8691eef15a6e /rclone-test-xucotom5zuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/09 03:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2bbb2a793714ad060564aa0042ad8691eef15a6e === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7777c6eb1ec232926f2c2bc306fef002 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 7777c6eb1ec232926f2c2bc306fef002 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7777c6eb1ec232926f2c2bc306fef002 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 7777c6eb1ec232926f2c2bc306fef002 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7777c6eb1ec232926f2c2bc306fef002 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 7777c6eb1ec232926f2c2bc306fef002 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/./." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 /rclone-test-xucotom5zuju/./. 2026/05/09 03:52:08 DEBUG : ./.: Parsed hash: 78d6ef9c0cbbbda3cbe014b6b1c0aab717e3be33 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5c543b5d90b2caeb10cb40c125c46a73 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 5c543b5d90b2caeb10cb40c125c46a73 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5c543b5d90b2caeb10cb40c125c46a73 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 5c543b5d90b2caeb10cb40c125c46a73 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5c543b5d90b2caeb10cb40c125c46a73 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 5c543b5d90b2caeb10cb40c125c46a73 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/../.." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 /rclone-test-xucotom5zuju/../.. 2026/05/09 03:52:08 DEBUG : ../..: Parsed hash: 86a3669289a4b970d73b9a3e273514e6ba8abdf1 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 63f2593e71679a862bd54ce738d4efa7 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 63f2593e71679a862bd54ce738d4efa7 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: fc9e12c344b36c601418f5b91cf05bee6878fc45 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fc9e12c344b36c601418f5b91cf05bee6878fc45 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 63f2593e71679a862bd54ce738d4efa7 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 63f2593e71679a862bd54ce738d4efa7 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: fc9e12c344b36c601418f5b91cf05bee6878fc45 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fc9e12c344b36c601418f5b91cf05bee6878fc45 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 63f2593e71679a862bd54ce738d4efa7 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 63f2593e71679a862bd54ce738d4efa7 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: fc9e12c344b36c601418f5b91cf05bee6878fc45 /rclone-test-xucotom5zuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/09 03:52:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fc9e12c344b36c601418f5b91cf05bee6878fc45 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 28f13a227c65b9bc16ae0878733eb8b3 /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 28f13a227c65b9bc16ae0878733eb8b3 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 922c72b48113012a8d94137afa96d90cbee84eec /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 922c72b48113012a8d94137afa96d90cbee84eec 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 28f13a227c65b9bc16ae0878733eb8b3 /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 28f13a227c65b9bc16ae0878733eb8b3 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 922c72b48113012a8d94137afa96d90cbee84eec /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 922c72b48113012a8d94137afa96d90cbee84eec 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 28f13a227c65b9bc16ae0878733eb8b3 /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 28f13a227c65b9bc16ae0878733eb8b3 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/ leading space/ leading space" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\ leading\ space/\ leading\ space 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 922c72b48113012a8d94137afa96d90cbee84eec /rclone-test-xucotom5zuju/ leading space/ leading space 2026/05/09 03:52:08 DEBUG : leading space/ leading space: Parsed hash: 922c72b48113012a8d94137afa96d90cbee84eec === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 6143653741eaa33868df0f9602df4f57 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6143653741eaa33868df0f9602df4f57 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 6143653741eaa33868df0f9602df4f57 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6143653741eaa33868df0f9602df4f57 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 6143653741eaa33868df0f9602df4f57 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6143653741eaa33868df0f9602df4f57 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/~leading tilde/~leading tilde" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/\~leading\ tilde/\~leading\ tilde 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 /rclone-test-xucotom5zuju/~leading tilde/~leading tilde 2026/05/09 03:52:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2580b02848b6cf8e528baa1ebd0d572d4cc1278 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14bcfbe53c91bdc6407b94123fdd54f /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c14bcfbe53c91bdc6407b94123fdd54f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5ff6305580546da68234751bcd96aa59cfeaa605 /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5ff6305580546da68234751bcd96aa59cfeaa605 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14bcfbe53c91bdc6407b94123fdd54f /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c14bcfbe53c91bdc6407b94123fdd54f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5ff6305580546da68234751bcd96aa59cfeaa605 /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5ff6305580546da68234751bcd96aa59cfeaa605 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14bcfbe53c91bdc6407b94123fdd54f /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c14bcfbe53c91bdc6407b94123fdd54f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␍leading CR/␍leading CR" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␍leading\ CR/␍leading\ CR 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 5ff6305580546da68234751bcd96aa59cfeaa605 /rclone-test-xucotom5zuju/␍leading CR/␍leading CR 2026/05/09 03:52:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5ff6305580546da68234751bcd96aa59cfeaa605 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0e0e325582633bbfeba3771b2454e6c8 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0e0e325582633bbfeba3771b2454e6c8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7a3ad82357f7b8905a3e064482736c12b0663129 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ad82357f7b8905a3e064482736c12b0663129 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0e0e325582633bbfeba3771b2454e6c8 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0e0e325582633bbfeba3771b2454e6c8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7a3ad82357f7b8905a3e064482736c12b0663129 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ad82357f7b8905a3e064482736c12b0663129 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0e0e325582633bbfeba3771b2454e6c8 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0e0e325582633bbfeba3771b2454e6c8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␊leading LF/␊leading LF" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␊leading\ LF/␊leading\ LF 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 7a3ad82357f7b8905a3e064482736c12b0663129 /rclone-test-xucotom5zuju/␊leading LF/␊leading LF 2026/05/09 03:52:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ad82357f7b8905a3e064482736c12b0663129 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 94d3a99060deabbf375564feaa89792f /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 94d3a99060deabbf375564feaa89792f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 94d3a99060deabbf375564feaa89792f /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 94d3a99060deabbf375564feaa89792f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 94d3a99060deabbf375564feaa89792f /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 94d3a99060deabbf375564feaa89792f 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␉leading HT/␉leading HT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␉leading\ HT/␉leading\ HT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d /rclone-test-xucotom5zuju/␉leading HT/␉leading HT 2026/05/09 03:52:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f1f2d1d421e4ac0a711a09c2aa1d3011ce248b8d === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 4bf8a5548cab44079e5b8e6bdeb730f0 /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bf8a5548cab44079e5b8e6bdeb730f0 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14f174a5cf6901291f2214f4df5c80eb070b3ab /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c14f174a5cf6901291f2214f4df5c80eb070b3ab 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 4bf8a5548cab44079e5b8e6bdeb730f0 /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bf8a5548cab44079e5b8e6bdeb730f0 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14f174a5cf6901291f2214f4df5c80eb070b3ab /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c14f174a5cf6901291f2214f4df5c80eb070b3ab 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 4bf8a5548cab44079e5b8e6bdeb730f0 /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bf8a5548cab44079e5b8e6bdeb730f0 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/␋leading VT/␋leading VT" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/␋leading\ VT/␋leading\ VT 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c14f174a5cf6901291f2214f4df5c80eb070b3ab /rclone-test-xucotom5zuju/␋leading VT/␋leading VT 2026/05/09 03:52:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c14f174a5cf6901291f2214f4df5c80eb070b3ab === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a663ffb5639521ab876d8bfaf919a725 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: a663ffb5639521ab876d8bfaf919a725 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: ac6619261bb40246183538ca4daf052addedc5c9 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: ac6619261bb40246183538ca4daf052addedc5c9 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a663ffb5639521ab876d8bfaf919a725 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: a663ffb5639521ab876d8bfaf919a725 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: ac6619261bb40246183538ca4daf052addedc5c9 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: ac6619261bb40246183538ca4daf052addedc5c9 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a663ffb5639521ab876d8bfaf919a725 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: a663ffb5639521ab876d8bfaf919a725 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/.leading dot/.leading dot" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/.leading\ dot/.leading\ dot 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: ac6619261bb40246183538ca4daf052addedc5c9 /rclone-test-xucotom5zuju/.leading dot/.leading dot 2026/05/09 03:52:08 DEBUG : .leading dot/.leading dot: Parsed hash: ac6619261bb40246183538ca4daf052addedc5c9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: b5b45fb2297a5a2824c5434e4effae94 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: b5b45fb2297a5a2824c5434e4effae94 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 773f43e1d5ea5310b1b53363d3164348d6fbf623 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: 773f43e1d5ea5310b1b53363d3164348d6fbf623 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: b5b45fb2297a5a2824c5434e4effae94 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: b5b45fb2297a5a2824c5434e4effae94 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 773f43e1d5ea5310b1b53363d3164348d6fbf623 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: 773f43e1d5ea5310b1b53363d3164348d6fbf623 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: b5b45fb2297a5a2824c5434e4effae94 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: b5b45fb2297a5a2824c5434e4effae94 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing space /trailing space " 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ space\ /trailing\ space\ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 773f43e1d5ea5310b1b53363d3164348d6fbf623 /rclone-test-xucotom5zuju/trailing space /trailing space 2026/05/09 03:52:08 DEBUG : trailing space /trailing space : Parsed hash: 773f43e1d5ea5310b1b53363d3164348d6fbf623 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0682bcefdb3cf62c50e2f48bf89680b4 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0682bcefdb3cf62c50e2f48bf89680b4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0682bcefdb3cf62c50e2f48bf89680b4 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0682bcefdb3cf62c50e2f48bf89680b4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0682bcefdb3cf62c50e2f48bf89680b4 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0682bcefdb3cf62c50e2f48bf89680b4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ CR␍/trailing\ CR␍ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 /rclone-test-xucotom5zuju/trailing CR␍/trailing CR␍ 2026/05/09 03:52:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 23d3010a5f0288da65ac3f998f17f3cacedaf8f3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 682793ae4dd10b3e0658caf9232c3772 /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 682793ae4dd10b3e0658caf9232c3772 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d0df12542e6cb5282bb79e7f6b98c078b0fa842b /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d0df12542e6cb5282bb79e7f6b98c078b0fa842b 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 682793ae4dd10b3e0658caf9232c3772 /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 682793ae4dd10b3e0658caf9232c3772 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d0df12542e6cb5282bb79e7f6b98c078b0fa842b /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d0df12542e6cb5282bb79e7f6b98c078b0fa842b 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 682793ae4dd10b3e0658caf9232c3772 /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 682793ae4dd10b3e0658caf9232c3772 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ LF␊/trailing\ LF␊ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d0df12542e6cb5282bb79e7f6b98c078b0fa842b /rclone-test-xucotom5zuju/trailing LF␊/trailing LF␊ 2026/05/09 03:52:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d0df12542e6cb5282bb79e7f6b98c078b0fa842b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a7714e5cf472ad882db9d55449b5e6ba /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7714e5cf472ad882db9d55449b5e6ba 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 11315d6cffa4c968244f96ce02d0d6412a52d33d /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11315d6cffa4c968244f96ce02d0d6412a52d33d 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a7714e5cf472ad882db9d55449b5e6ba /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7714e5cf472ad882db9d55449b5e6ba 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 11315d6cffa4c968244f96ce02d0d6412a52d33d /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11315d6cffa4c968244f96ce02d0d6412a52d33d 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: a7714e5cf472ad882db9d55449b5e6ba /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7714e5cf472ad882db9d55449b5e6ba 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ HT␉/trailing\ HT␉ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 11315d6cffa4c968244f96ce02d0d6412a52d33d /rclone-test-xucotom5zuju/trailing HT␉/trailing HT␉ 2026/05/09 03:52:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11315d6cffa4c968244f96ce02d0d6412a52d33d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 43a2ac75e32a3ba73129d7788954eb7a /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 43a2ac75e32a3ba73129d7788954eb7a 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 43a2ac75e32a3ba73129d7788954eb7a /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 43a2ac75e32a3ba73129d7788954eb7a 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 43a2ac75e32a3ba73129d7788954eb7a /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 43a2ac75e32a3ba73129d7788954eb7a 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ VT␋/trailing\ VT␋ 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 /rclone-test-xucotom5zuju/trailing VT␋/trailing VT␋ 2026/05/09 03:52:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f4eba5c48fa285db95223c6a72d71a710b81ef7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0323aaf7be8358f7dca58674c1f3bb29 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 0323aaf7be8358f7dca58674c1f3bb29 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0323aaf7be8358f7dca58674c1f3bb29 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 0323aaf7be8358f7dca58674c1f3bb29 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0323aaf7be8358f7dca58674c1f3bb29 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 0323aaf7be8358f7dca58674c1f3bb29 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/trailing dot./trailing dot." 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/trailing\ dot./trailing\ dot. 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 /rclone-test-xucotom5zuju/trailing dot./trailing dot. 2026/05/09 03:52:08 DEBUG : trailing dot./trailing dot.: Parsed hash: af1906725958fcd8eccbdad7ff27f5cecd5ffcd1 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cccbe9e96f846da53758e97c81835f54 /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cccbe9e96f846da53758e97c81835f54 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 30e7539e7e7ad3e8219448abe4075a4931c23bbb /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 30e7539e7e7ad3e8219448abe4075a4931c23bbb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cccbe9e96f846da53758e97c81835f54 /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cccbe9e96f846da53758e97c81835f54 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 30e7539e7e7ad3e8219448abe4075a4931c23bbb /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 30e7539e7e7ad3e8219448abe4075a4931c23bbb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cccbe9e96f846da53758e97c81835f54 /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cccbe9e96f846da53758e97c81835f54 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/invalid\ utf-8/invalid\ utf-8 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 30e7539e7e7ad3e8219448abe4075a4931c23bbb /rclone-test-xucotom5zuju/invalid utf-8/invalid utf-8 2026/05/09 03:52:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 30e7539e7e7ad3e8219448abe4075a4931c23bbb === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c019a67035c5cd7b7b6395c37bee06ae /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: c019a67035c5cd7b7b6395c37bee06ae 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cfb47d7ae2cfe221ba49977e04363a4964b174a4 /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfb47d7ae2cfe221ba49977e04363a4964b174a4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c019a67035c5cd7b7b6395c37bee06ae /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: c019a67035c5cd7b7b6395c37bee06ae 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cfb47d7ae2cfe221ba49977e04363a4964b174a4 /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfb47d7ae2cfe221ba49977e04363a4964b174a4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c019a67035c5cd7b7b6395c37bee06ae /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: c019a67035c5cd7b7b6395c37bee06ae 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/test%46.txt/test%46.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/test\%46.txt/test\%46.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: cfb47d7ae2cfe221ba49977e04363a4964b174a4 /rclone-test-xucotom5zuju/test%46.txt/test%46.txt 2026/05/09 03:52:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfb47d7ae2cfe221ba49977e04363a4964b174a4 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Connection OK after error: potato 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/zero-length-file" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/zero-length-file" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/zero-length-file" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/zero-length-file" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xucotom5zuju/zero-length-file 2026/05/09 03:52:08 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/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 84f5f043a9d9867c2cc52a5fea591c78 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 84f5f043a9d9867c2cc52a5fea591c78 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 948e2ba2754ba12c9d8687ded294ccd37a45a935 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 948e2ba2754ba12c9d8687ded294ccd37a45a935 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 84f5f043a9d9867c2cc52a5fea591c78 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 84f5f043a9d9867c2cc52a5fea591c78 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 948e2ba2754ba12c9d8687ded294ccd37a45a935 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 948e2ba2754ba12c9d8687ded294ccd37a45a935 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb === 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/09 03:52:08 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/09 03:52:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:32958->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/09 03:52:08 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/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === 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/09 03:52:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xucotom5zuju/hello? sausage/êé" 2026/05/09 03:52:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: New connection 127.0.0.1:32974->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Shell type "unix" from config 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Relative path resolved to "/rclone-test-xucotom5zuju/hello? sausage/êé" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Using root directory "/rclone-test-xucotom5zuju/hello? sausage/êé" 2026/05/09 03:52:08 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-xucotom5zuju/hello? sausage/êé" to be canonical "TestSFTPRclone{kw41I}:rclone-test-xucotom5zuju/hello? sausage/êé" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Remote command result: f068f5a59c23b800f179b417490406de /rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : a/b/c/d/e.txt: Parsed hash: f068f5a59c23b800f179b417490406de 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Remote command result: 557db2e469db1f9350d799e1ae2fe4ff645e6218 /rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 557db2e469db1f9350d799e1ae2fe4ff645e6218 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Remote command result: f068f5a59c23b800f179b417490406de /rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : a/b/c/d/e.txt: Parsed hash: f068f5a59c23b800f179b417490406de 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: Remote command result: 557db2e469db1f9350d799e1ae2fe4ff645e6218 /rclone-test-xucotom5zuju/hello? sausage/êé/a/b/c/d/e.txt 2026/05/09 03:52:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 557db2e469db1f9350d799e1ae2fe4ff645e6218 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé: New connection 127.0.0.1:32978->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : Waiting for deletions to finish 2026/05/09 03:52:08 INFO : a/b/c/d/e.txt: Deleted 2026/05/09 03:52:08 DEBUG : removing 1 level 4 directories 2026/05/09 03:52:08 INFO : a/b/c/d: Removing directory 2026/05/09 03:52:08 DEBUG : removing 1 level 3 directories 2026/05/09 03:52:08 INFO : a/b/c: Removing directory 2026/05/09 03:52:08 DEBUG : removing 1 level 2 directories 2026/05/09 03:52:08 INFO : a/b: Removing directory 2026/05/09 03:52:08 DEBUG : removing 1 level 1 directories 2026/05/09 03:52:08 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: New connection 127.0.0.1:32992->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/moveTest/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/moveTest/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/moveTest/other.txt 2026/05/09 03:52:08 DEBUG : moveTest/other.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/moveTest/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/moveTest/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/moveTest/other.txt 2026/05/09 03:52:08 DEBUG : moveTest/other.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/other.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/other.txt 2026/05/09 03:52:08 DEBUG : other.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/09 03:52:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-buzirut7soni" 2026/05/09 03:52:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:08 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:08 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: New connection 127.0.0.1:32996->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Shell type "unix" from config 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Relative path resolved to "/rclone-test-buzirut7soni" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Using root directory "/rclone-test-buzirut7soni" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Shell path "/rclone-test-buzirut7soni/new_name/sub_new_name/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Running remote command: md5sum /rclone-test-buzirut7soni/new_name/sub_new_name/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-buzirut7soni/new_name/sub_new_name/file name.txt 2026/05/09 03:52:08 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Shell path "/rclone-test-buzirut7soni/new_name/sub_new_name/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Running remote command: sha1sum /rclone-test-buzirut7soni/new_name/sub_new_name/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-buzirut7soni/new_name/sub_new_name/file name.txt 2026/05/09 03:52:08 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Shell path "/rclone-test-buzirut7soni/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Running remote command: md5sum /rclone-test-buzirut7soni/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-buzirut7soni/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Shell path "/rclone-test-buzirut7soni/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Running remote command: sha1sum /rclone-test-buzirut7soni/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-buzirut7soni/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: Purge dir "new_name" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-buzirut7soni: 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/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 38746e806cc594eb973a4ca43eca6bcb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 38746e806cc594eb973a4ca43eca6bcb 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:08 DEBUG : file name.txt: Parsed hash: 07693a9426dc1c8e015cddea5e4a4f69c8c147eb === 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/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/09 03:52:09 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:33010->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/09 03:52:09 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xucotom5zuju/not found.txt" 2026/05/09 03:52:09 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/not found.txt: New connection 127.0.0.1:33020->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/not found.txt: Shell type "unix" from config 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/not found.txt: Relative path resolved to "/rclone-test-xucotom5zuju/not found.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/not found.txt: Using root directory "/rclone-test-xucotom5zuju/not found.txt" 2026/05/09 03:52:09 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-xucotom5zuju" from "TestSFTPRclone:rclone-test-xucotom5zuju" 2026/05/09 03:52:09 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/09 03:52:09 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:33022->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34c27fe1d2e3b87afc64f1f0790557b5 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: 34c27fe1d2e3b87afc64f1f0790557b5 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34c27fe1d2e3b87afc64f1f0790557b5 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: 34c27fe1d2e3b87afc64f1f0790557b5 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34c27fe1d2e3b87afc64f1f0790557b5 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: 34c27fe1d2e3b87afc64f1f0790557b5 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/created from root.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/created\ from\ root.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 /rclone-test-xucotom5zuju/created from root.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/created from root.txt: Parsed hash: d57cb361427b09ad40f17a65bdf9ec7d5c49f116 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f60447555d9f4139b138b01b084325b3 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: f60447555d9f4139b138b01b084325b3 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/file name.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/file\ name.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b7d4223f64f780cd66967e1ca5c65ddef3714d52 /rclone-test-xucotom5zuju/file name.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/file name.txt: Parsed hash: b7d4223f64f780cd66967e1ca5c65ddef3714d52 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === 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/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d2dc2247d073484f2140694b0bcf04b2 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d2dc2247d073484f2140694b0bcf04b2 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: c87404c48d3784e270df9e16fad43dbb8d1428c4 /rclone-test-xucotom5zuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/09 03:52:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c87404c48d3784e270df9e16fad43dbb8d1428c4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Server has VFS statistics extension 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: About path "/rclone-test-xucotom5zuju" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: About path "/rclone-test-xucotom5zuju" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: About using shell command for shell type "unix" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: df -k /rclone-test-xucotom5zuju 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 58697736 92075272 37% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0458d09995b9eb410f326e8713ddae45 /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: 0458d09995b9eb410f326e8713ddae45 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: eed9d44e8a790a9bb7ab109622eeabdbd9fd1e9b /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: eed9d44e8a790a9bb7ab109622eeabdbd9fd1e9b 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 0458d09995b9eb410f326e8713ddae45 /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: 0458d09995b9eb410f326e8713ddae45 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/piped data.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/piped\ data.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: eed9d44e8a790a9bb7ab109622eeabdbd9fd1e9b /rclone-test-xucotom5zuju/piped data.txt 2026/05/09 03:52:09 DEBUG : piped data.txt: Parsed hash: eed9d44e8a790a9bb7ab109622eeabdbd9fd1e9b === 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/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/unknown-size-update.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 36161beaf1893c88f75f259cfed38230 /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : unknown-size-update.txt: Parsed hash: 36161beaf1893c88f75f259cfed38230 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/unknown-size-update.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 3a23e7d9d1d97b7ac9b96817659d729741c48ad7 /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : unknown-size-update.txt: Parsed hash: 3a23e7d9d1d97b7ac9b96817659d729741c48ad7 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/unknown-size-update.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: md5sum /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 36161beaf1893c88f75f259cfed38230 /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : unknown-size-update.txt: Parsed hash: 36161beaf1893c88f75f259cfed38230 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Shell path "/rclone-test-xucotom5zuju/unknown-size-update.txt" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Running remote command: sha1sum /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Remote command result: 3a23e7d9d1d97b7ac9b96817659d729741c48ad7 /rclone-test-xucotom5zuju/unknown-size-update.txt 2026/05/09 03:52:09 DEBUG : unknown-size-update.txt: Parsed hash: 3a23e7d9d1d97b7ac9b96817659d729741c48ad7 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/09 03:52:09 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xucotom5zuju/deeper/nonexisting/directory" 2026/05/09 03:52:09 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 DEBUG : TestSFTPRclone: detected overridden config - adding "{kw41I}" suffix to name 2026/05/09 03:52:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/09 03:52:09 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/09 03:52:09 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/09 03:52:09 DEBUG : Setting pass="CSkqbk-_1WjB7F7BoZbadyWSZU4kbyDnr5frgVdbZbkadpQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/09 03:52:09 NOTICE: TestSFTPRclone{kw41I}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/deeper/nonexisting/directory: New connection 127.0.0.1:33032->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-xucotom5zuju/deeper/nonexisting/directory" 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju/deeper/nonexisting/directory: Using root directory "/rclone-test-xucotom5zuju/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/09 03:52:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:52:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/09 03:52:09 DEBUG : removing 1 level 4 directories 2026/05/09 03:52:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/09 03:52:09 DEBUG : removing 1 level 3 directories 2026/05/09 03:52:09 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/09 03:52:09 DEBUG : removing 1 level 2 directories 2026/05/09 03:52:09 INFO : hello? sausage/êé: Removing directory 2026/05/09 03:52:09 DEBUG : removing 1 level 1 directories 2026/05/09 03:52:09 INFO : hello? sausage: Removing directory 2026/05/09 03:52:09 DEBUG : removing 1 level 0 directories 2026/05/09 03:52:09 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Removing directory 2026/05/09 03:52:09 ERROR : error listing: directory not found 2026/05/09 03:52:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:52:09 ERROR : error listing: directory not found 2026/05/09 03:52:09 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Failed to list "": directory not found 2026/05/09 03:52:09 DEBUG : removing 1 level 0 directories 2026/05/09 03:52:09 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Removing directory 2026/05/09 03:52:09 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/09 03:52:09 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xucotom5zuju: Closing 2 unused connections 2026/05/09 03:52:09 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.61s) --- 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.57s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.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.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.38s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.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.849s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.69675497s (try 1/5)