"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/04/29 04:47:04 NOTICE: TestSFTPRclone: Starting server 2026/04/29 04:47:05 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/04/29 04:47:05 DEBUG : TestSFTPRclone: Read 1, error: 2026/04/29 04:47:05 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/04/29 04:47:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dulotiv4heqi" 2026/04/29 04:47:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 04:47:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: New connection 127.0.0.1:57982->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell type "unix" from config 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Relative path resolved to "/rclone-test-dulotiv4heqi" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Using root directory "/rclone-test-dulotiv4heqi" 2026/04/29 04:47:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/29 04:47:05 INFO : dir/subdir: Making directory 2026/04/29 04:47:05 INFO : dir/subdir: Removing directory 2026/04/29 04:47:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/29 04:47:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: b6017070d39ae54769f1ce4d0bdf400e /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b6017070d39ae54769f1ce4d0bdf400e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: b6017070d39ae54769f1ce4d0bdf400e /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b6017070d39ae54769f1ce4d0bdf400e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: b6017070d39ae54769f1ce4d0bdf400e /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b6017070d39ae54769f1ce4d0bdf400e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf /rclone-test-dulotiv4heqi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 04:47:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5b557cf7d902006d1c9063ca1192c46c49ecdbbf === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1640c213e67d694b5ffc11b95acb5f85 /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: 1640c213e67d694b5ffc11b95acb5f85 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a6e4892f499c71b98571133338384f1470579edb /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: a6e4892f499c71b98571133338384f1470579edb 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1640c213e67d694b5ffc11b95acb5f85 /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: 1640c213e67d694b5ffc11b95acb5f85 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a6e4892f499c71b98571133338384f1470579edb /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: a6e4892f499c71b98571133338384f1470579edb 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1640c213e67d694b5ffc11b95acb5f85 /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: 1640c213e67d694b5ffc11b95acb5f85 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/./." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a6e4892f499c71b98571133338384f1470579edb /rclone-test-dulotiv4heqi/./. 2026/04/29 04:47:05 DEBUG : ./.: Parsed hash: a6e4892f499c71b98571133338384f1470579edb === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 751129802f511421b23f3efc810b3bf5 /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 751129802f511421b23f3efc810b3bf5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 66c4145ee974bebe6eb2589e0fbe07816c974e3c /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 66c4145ee974bebe6eb2589e0fbe07816c974e3c 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 751129802f511421b23f3efc810b3bf5 /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 751129802f511421b23f3efc810b3bf5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 66c4145ee974bebe6eb2589e0fbe07816c974e3c /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 66c4145ee974bebe6eb2589e0fbe07816c974e3c 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 751129802f511421b23f3efc810b3bf5 /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 751129802f511421b23f3efc810b3bf5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/../.." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 66c4145ee974bebe6eb2589e0fbe07816c974e3c /rclone-test-dulotiv4heqi/../.. 2026/04/29 04:47:05 DEBUG : ../..: Parsed hash: 66c4145ee974bebe6eb2589e0fbe07816c974e3c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5f963cdf9a22ccf543a130ca1495cd8a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5f963cdf9a22ccf543a130ca1495cd8a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5f963cdf9a22ccf543a130ca1495cd8a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5f963cdf9a22ccf543a130ca1495cd8a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 5f963cdf9a22ccf543a130ca1495cd8a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5f963cdf9a22ccf543a130ca1495cd8a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a /rclone-test-dulotiv4heqi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 04:47:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d393ea7d7a8dc287509d14afd6de3a1ad9f96d2a === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1cfc1c8f82bcd77231fa0759d7e5c807 /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 1cfc1c8f82bcd77231fa0759d7e5c807 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0ee31e1e95a117add7f6bac4c24deeca774be15d /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 0ee31e1e95a117add7f6bac4c24deeca774be15d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1cfc1c8f82bcd77231fa0759d7e5c807 /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 1cfc1c8f82bcd77231fa0759d7e5c807 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0ee31e1e95a117add7f6bac4c24deeca774be15d /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 0ee31e1e95a117add7f6bac4c24deeca774be15d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1cfc1c8f82bcd77231fa0759d7e5c807 /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 1cfc1c8f82bcd77231fa0759d7e5c807 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/ leading space/ leading space" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\ leading\ space/\ leading\ space 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0ee31e1e95a117add7f6bac4c24deeca774be15d /rclone-test-dulotiv4heqi/ leading space/ leading space 2026/04/29 04:47:05 DEBUG : leading space/ leading space: Parsed hash: 0ee31e1e95a117add7f6bac4c24deeca774be15d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0d31f1ca63529da911006e8b4b70a447 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d31f1ca63529da911006e8b4b70a447 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0d31f1ca63529da911006e8b4b70a447 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d31f1ca63529da911006e8b4b70a447 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0d31f1ca63529da911006e8b4b70a447 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d31f1ca63529da911006e8b4b70a447 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/~leading tilde/~leading tilde" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/\~leading\ tilde/\~leading\ tilde 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 /rclone-test-dulotiv4heqi/~leading tilde/~leading tilde 2026/04/29 04:47:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8cdaeb94691e553693dc59f1fb9fcdf24daeae49 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 045efa24f2c2f32c5484bd6b7f99a7db /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 045efa24f2c2f32c5484bd6b7f99a7db 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 73f538d9dce00f3e3709333d5042ce55f87d767c /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 73f538d9dce00f3e3709333d5042ce55f87d767c 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 045efa24f2c2f32c5484bd6b7f99a7db /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 045efa24f2c2f32c5484bd6b7f99a7db 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 73f538d9dce00f3e3709333d5042ce55f87d767c /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 73f538d9dce00f3e3709333d5042ce55f87d767c 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 045efa24f2c2f32c5484bd6b7f99a7db /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 045efa24f2c2f32c5484bd6b7f99a7db 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␍leading CR/␍leading CR" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␍leading\ CR/␍leading\ CR 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 73f538d9dce00f3e3709333d5042ce55f87d767c /rclone-test-dulotiv4heqi/␍leading CR/␍leading CR 2026/04/29 04:47:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 73f538d9dce00f3e3709333d5042ce55f87d767c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d64a35abd5c83812a58ce640905fc4ec /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d64a35abd5c83812a58ce640905fc4ec 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 16942108431bfea6c7a6f4ac483acef538a53bd7 /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 16942108431bfea6c7a6f4ac483acef538a53bd7 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d64a35abd5c83812a58ce640905fc4ec /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d64a35abd5c83812a58ce640905fc4ec 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 16942108431bfea6c7a6f4ac483acef538a53bd7 /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 16942108431bfea6c7a6f4ac483acef538a53bd7 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d64a35abd5c83812a58ce640905fc4ec /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d64a35abd5c83812a58ce640905fc4ec 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␊leading LF/␊leading LF" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␊leading\ LF/␊leading\ LF 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 16942108431bfea6c7a6f4ac483acef538a53bd7 /rclone-test-dulotiv4heqi/␊leading LF/␊leading LF 2026/04/29 04:47:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 16942108431bfea6c7a6f4ac483acef538a53bd7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 04163e81bbda4a09f7b4a9de7dd53aa8 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 04163e81bbda4a09f7b4a9de7dd53aa8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ba6b276a659fe4e5a1263c3e733df6f2821f2643 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ba6b276a659fe4e5a1263c3e733df6f2821f2643 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 04163e81bbda4a09f7b4a9de7dd53aa8 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 04163e81bbda4a09f7b4a9de7dd53aa8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ba6b276a659fe4e5a1263c3e733df6f2821f2643 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ba6b276a659fe4e5a1263c3e733df6f2821f2643 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 04163e81bbda4a09f7b4a9de7dd53aa8 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 04163e81bbda4a09f7b4a9de7dd53aa8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␉leading HT/␉leading HT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␉leading\ HT/␉leading\ HT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ba6b276a659fe4e5a1263c3e733df6f2821f2643 /rclone-test-dulotiv4heqi/␉leading HT/␉leading HT 2026/04/29 04:47:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ba6b276a659fe4e5a1263c3e733df6f2821f2643 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: aba7bcf2be0aa1e3207ffa90b4f9f681 /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aba7bcf2be0aa1e3207ffa90b4f9f681 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: bc880dace009cf5857b1d5b603ebf3e2ec104d7d /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc880dace009cf5857b1d5b603ebf3e2ec104d7d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: aba7bcf2be0aa1e3207ffa90b4f9f681 /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aba7bcf2be0aa1e3207ffa90b4f9f681 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: bc880dace009cf5857b1d5b603ebf3e2ec104d7d /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc880dace009cf5857b1d5b603ebf3e2ec104d7d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: aba7bcf2be0aa1e3207ffa90b4f9f681 /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aba7bcf2be0aa1e3207ffa90b4f9f681 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/␋leading VT/␋leading VT" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/␋leading\ VT/␋leading\ VT 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: bc880dace009cf5857b1d5b603ebf3e2ec104d7d /rclone-test-dulotiv4heqi/␋leading VT/␋leading VT 2026/04/29 04:47:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc880dace009cf5857b1d5b603ebf3e2ec104d7d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 64e7cbb7612736de229cbf83a4311071 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: 64e7cbb7612736de229cbf83a4311071 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 64e7cbb7612736de229cbf83a4311071 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: 64e7cbb7612736de229cbf83a4311071 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 64e7cbb7612736de229cbf83a4311071 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: 64e7cbb7612736de229cbf83a4311071 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/.leading dot/.leading dot" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/.leading\ dot/.leading\ dot 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 /rclone-test-dulotiv4heqi/.leading dot/.leading dot 2026/04/29 04:47:05 DEBUG : .leading dot/.leading dot: Parsed hash: f62f5f474ae3cd1d53d5579d768d0215c1a18c93 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 6564801fb7d626022ab31727f3e7c66a /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 6564801fb7d626022ab31727f3e7c66a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 6564801fb7d626022ab31727f3e7c66a /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 6564801fb7d626022ab31727f3e7c66a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 6564801fb7d626022ab31727f3e7c66a /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 6564801fb7d626022ab31727f3e7c66a 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing space /trailing space " 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ space\ /trailing\ space\ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 /rclone-test-dulotiv4heqi/trailing space /trailing space 2026/04/29 04:47:05 DEBUG : trailing space /trailing space : Parsed hash: 99bbfd552e885c277c6cae3ef4a06e36457c4fd7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 957548b5771598a6a306c91b1609fab6 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 957548b5771598a6a306c91b1609fab6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ceca01d9967103df15d7bc2feb646d9dbb2584b5 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ceca01d9967103df15d7bc2feb646d9dbb2584b5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 957548b5771598a6a306c91b1609fab6 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 957548b5771598a6a306c91b1609fab6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ceca01d9967103df15d7bc2feb646d9dbb2584b5 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ceca01d9967103df15d7bc2feb646d9dbb2584b5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 957548b5771598a6a306c91b1609fab6 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 957548b5771598a6a306c91b1609fab6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ CR␍/trailing\ CR␍ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: ceca01d9967103df15d7bc2feb646d9dbb2584b5 /rclone-test-dulotiv4heqi/trailing CR␍/trailing CR␍ 2026/04/29 04:47:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ceca01d9967103df15d7bc2feb646d9dbb2584b5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 3e8278254084ad802444e4143ce7979f /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3e8278254084ad802444e4143ce7979f 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f9390ae33d6d701992a7e46402fd848238eec5b2 /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f9390ae33d6d701992a7e46402fd848238eec5b2 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 3e8278254084ad802444e4143ce7979f /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3e8278254084ad802444e4143ce7979f 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f9390ae33d6d701992a7e46402fd848238eec5b2 /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f9390ae33d6d701992a7e46402fd848238eec5b2 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 3e8278254084ad802444e4143ce7979f /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3e8278254084ad802444e4143ce7979f 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ LF␊/trailing\ LF␊ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: f9390ae33d6d701992a7e46402fd848238eec5b2 /rclone-test-dulotiv4heqi/trailing LF␊/trailing LF␊ 2026/04/29 04:47:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f9390ae33d6d701992a7e46402fd848238eec5b2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 2a47bb201d83b32bf2cdda4b89670da6 /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2a47bb201d83b32bf2cdda4b89670da6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: eaa23bab221f9975bce91f3215821c790e75a1eb /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaa23bab221f9975bce91f3215821c790e75a1eb 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 2a47bb201d83b32bf2cdda4b89670da6 /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2a47bb201d83b32bf2cdda4b89670da6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: eaa23bab221f9975bce91f3215821c790e75a1eb /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaa23bab221f9975bce91f3215821c790e75a1eb 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 2a47bb201d83b32bf2cdda4b89670da6 /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2a47bb201d83b32bf2cdda4b89670da6 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ HT␉/trailing\ HT␉ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: eaa23bab221f9975bce91f3215821c790e75a1eb /rclone-test-dulotiv4heqi/trailing HT␉/trailing HT␉ 2026/04/29 04:47:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaa23bab221f9975bce91f3215821c790e75a1eb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8727857c545c56a65e34c3d60ca6d4e5 /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8727857c545c56a65e34c3d60ca6d4e5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8727857c545c56a65e34c3d60ca6d4e5 /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8727857c545c56a65e34c3d60ca6d4e5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 8727857c545c56a65e34c3d60ca6d4e5 /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8727857c545c56a65e34c3d60ca6d4e5 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ VT␋/trailing\ VT␋ 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d /rclone-test-dulotiv4heqi/trailing VT␋/trailing VT␋ 2026/04/29 04:47:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fc957c2a68100475f6da74ef1d33ac57d0ac4f5d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a446c33170b49a4e4dfdcaf2655cb241 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a446c33170b49a4e4dfdcaf2655cb241 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e8fc2c7b3183da5b8d98685703bbb1164bc52784 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e8fc2c7b3183da5b8d98685703bbb1164bc52784 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a446c33170b49a4e4dfdcaf2655cb241 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a446c33170b49a4e4dfdcaf2655cb241 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e8fc2c7b3183da5b8d98685703bbb1164bc52784 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e8fc2c7b3183da5b8d98685703bbb1164bc52784 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: a446c33170b49a4e4dfdcaf2655cb241 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a446c33170b49a4e4dfdcaf2655cb241 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/trailing dot./trailing dot." 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/trailing\ dot./trailing\ dot. 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e8fc2c7b3183da5b8d98685703bbb1164bc52784 /rclone-test-dulotiv4heqi/trailing dot./trailing dot. 2026/04/29 04:47:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e8fc2c7b3183da5b8d98685703bbb1164bc52784 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 82d58e7f46c1a6b14f25ed6c13884fe3 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 82d58e7f46c1a6b14f25ed6c13884fe3 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0924605bbde87217cd40cf62705adc3806256480 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0924605bbde87217cd40cf62705adc3806256480 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 82d58e7f46c1a6b14f25ed6c13884fe3 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 82d58e7f46c1a6b14f25ed6c13884fe3 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0924605bbde87217cd40cf62705adc3806256480 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0924605bbde87217cd40cf62705adc3806256480 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 82d58e7f46c1a6b14f25ed6c13884fe3 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 82d58e7f46c1a6b14f25ed6c13884fe3 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/invalid\ utf-8/invalid\ utf-8 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 0924605bbde87217cd40cf62705adc3806256480 /rclone-test-dulotiv4heqi/invalid utf-8/invalid utf-8 2026/04/29 04:47:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0924605bbde87217cd40cf62705adc3806256480 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 96898852f51e5eb8fbe676bb34559939 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96898852f51e5eb8fbe676bb34559939 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 96898852f51e5eb8fbe676bb34559939 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96898852f51e5eb8fbe676bb34559939 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 96898852f51e5eb8fbe676bb34559939 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96898852f51e5eb8fbe676bb34559939 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/test%46.txt/test%46.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/test\%46.txt/test\%46.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 /rclone-test-dulotiv4heqi/test%46.txt/test%46.txt 2026/04/29 04:47:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1b0d2f08f8bee0bacabd2f7ee070316161c54828 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Connection OK after error: potato 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/zero-length-file" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/zero-length-file" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/zero-length-file" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/zero-length-file" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dulotiv4heqi/zero-length-file 2026/04/29 04:47:05 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/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 34efcf2e2d767f1e27832a54cb619b3d /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 34efcf2e2d767f1e27832a54cb619b3d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: eeb4a07d56354c75135fe3f83f7f780b00d8d5ec /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: eeb4a07d56354c75135fe3f83f7f780b00d8d5ec 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 34efcf2e2d767f1e27832a54cb619b3d /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 34efcf2e2d767f1e27832a54cb619b3d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: eeb4a07d56354c75135fe3f83f7f780b00d8d5ec /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: eeb4a07d56354c75135fe3f83f7f780b00d8d5ec 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/29 04:47:05 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/29 04:47:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57990->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === 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/04/29 04:47:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dulotiv4heqi/hello? sausage/êé" 2026/04/29 04:47:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: New connection 127.0.0.1:58002->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Shell type "unix" from config 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Relative path resolved to "/rclone-test-dulotiv4heqi/hello? sausage/êé" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Using root directory "/rclone-test-dulotiv4heqi/hello? sausage/êé" 2026/04/29 04:47:05 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-dulotiv4heqi/hello? sausage/êé" to be canonical "TestSFTPRclone{IlwhL}:rclone-test-dulotiv4heqi/hello? sausage/êé" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Remote command result: b89355ffc894f99cfe9ff14e6ff7db5d /rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : a/b/c/d/e.txt: Parsed hash: b89355ffc894f99cfe9ff14e6ff7db5d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Remote command result: 07c8e5f331041140270819a06ec99980ea1458f1 /rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 07c8e5f331041140270819a06ec99980ea1458f1 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Remote command result: b89355ffc894f99cfe9ff14e6ff7db5d /rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : a/b/c/d/e.txt: Parsed hash: b89355ffc894f99cfe9ff14e6ff7db5d 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: Remote command result: 07c8e5f331041140270819a06ec99980ea1458f1 /rclone-test-dulotiv4heqi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/29 04:47:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 07c8e5f331041140270819a06ec99980ea1458f1 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé: New connection 127.0.0.1:58006->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : Waiting for deletions to finish 2026/04/29 04:47:05 INFO : a/b/c/d/e.txt: Deleted 2026/04/29 04:47:05 DEBUG : removing 1 level 4 directories 2026/04/29 04:47:05 INFO : a/b/c/d: Removing directory 2026/04/29 04:47:05 DEBUG : removing 1 level 3 directories 2026/04/29 04:47:05 INFO : a/b/c: Removing directory 2026/04/29 04:47:05 DEBUG : removing 1 level 2 directories 2026/04/29 04:47:05 INFO : a/b: Removing directory 2026/04/29 04:47:05 DEBUG : removing 1 level 1 directories 2026/04/29 04:47:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: New connection 127.0.0.1:58022->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/moveTest/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/moveTest/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/moveTest/other.txt 2026/04/29 04:47:05 DEBUG : moveTest/other.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/moveTest/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/moveTest/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/moveTest/other.txt 2026/04/29 04:47:05 DEBUG : moveTest/other.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/other.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/other.txt 2026/04/29 04:47:05 DEBUG : other.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/29 04:47:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qukugif2dihe" 2026/04/29 04:47:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:05 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:05 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: New connection 127.0.0.1:58034->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Shell type "unix" from config 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Relative path resolved to "/rclone-test-qukugif2dihe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Using root directory "/rclone-test-qukugif2dihe" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Shell path "/rclone-test-qukugif2dihe/new_name/sub_new_name/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Running remote command: md5sum /rclone-test-qukugif2dihe/new_name/sub_new_name/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-qukugif2dihe/new_name/sub_new_name/file name.txt 2026/04/29 04:47:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Shell path "/rclone-test-qukugif2dihe/new_name/sub_new_name/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Running remote command: sha1sum /rclone-test-qukugif2dihe/new_name/sub_new_name/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-qukugif2dihe/new_name/sub_new_name/file name.txt 2026/04/29 04:47:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Shell path "/rclone-test-qukugif2dihe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Running remote command: md5sum /rclone-test-qukugif2dihe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-qukugif2dihe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Shell path "/rclone-test-qukugif2dihe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Running remote command: sha1sum /rclone-test-qukugif2dihe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-qukugif2dihe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Purge dir "new_name" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukugif2dihe: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: fcab596c8d3375b4caf6d6ef63cc8c58 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: fcab596c8d3375b4caf6d6ef63cc8c58 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 9d782af79363f2a35060c0be212be0b680309d7e /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:05 DEBUG : file name.txt: Parsed hash: 9d782af79363f2a35060c0be212be0b680309d7e === 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/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/29 04:47:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58042->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/29 04:47:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dulotiv4heqi/not found.txt" 2026/04/29 04:47:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/not found.txt: New connection 127.0.0.1:58044->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/not found.txt: Shell type "unix" from config 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/not found.txt: Relative path resolved to "/rclone-test-dulotiv4heqi/not found.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/not found.txt: Using root directory "/rclone-test-dulotiv4heqi/not found.txt" 2026/04/29 04:47:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-dulotiv4heqi" from "TestSFTPRclone:rclone-test-dulotiv4heqi" 2026/04/29 04:47:06 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/29 04:47:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:58046->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a8704072352c5ad3efcbb54728300e47 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: a8704072352c5ad3efcbb54728300e47 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a8704072352c5ad3efcbb54728300e47 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: a8704072352c5ad3efcbb54728300e47 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a8704072352c5ad3efcbb54728300e47 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: a8704072352c5ad3efcbb54728300e47 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/created from root.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/created\ from\ root.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 /rclone-test-dulotiv4heqi/created from root.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/created from root.txt: Parsed hash: 75cc0be4c53c1fa6cf91d082dea05672fc41aca2 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 761f06e6cbf0dd1fe33e452047fa3398 /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: 761f06e6cbf0dd1fe33e452047fa3398 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/file name.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/file\ name.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b1178a8a8c0d2675e14725817271908c75902fee /rclone-test-dulotiv4heqi/file name.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/file name.txt: Parsed hash: b1178a8a8c0d2675e14725817271908c75902fee 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === 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/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: e7111b03dc8706678601392acff16337 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e7111b03dc8706678601392acff16337 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 /rclone-test-dulotiv4heqi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 04:47:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f2bfa44a719d517ed67ee59f2f8a59ea0897212 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Server has VFS statistics extension 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: About path "/rclone-test-dulotiv4heqi" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: About path "/rclone-test-dulotiv4heqi" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: About using shell command for shell type "unix" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: df -k /rclone-test-dulotiv4heqi 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 58559936 92213072 37% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 751e3fc6e4110baa6ae73e0a0e75e39d /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: 751e3fc6e4110baa6ae73e0a0e75e39d 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 7c6f39e5f0d3c7a5024b9c581c07d166f8e2e09d /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: 7c6f39e5f0d3c7a5024b9c581c07d166f8e2e09d 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 751e3fc6e4110baa6ae73e0a0e75e39d /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: 751e3fc6e4110baa6ae73e0a0e75e39d 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/piped data.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/piped\ data.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 7c6f39e5f0d3c7a5024b9c581c07d166f8e2e09d /rclone-test-dulotiv4heqi/piped data.txt 2026/04/29 04:47:06 DEBUG : piped data.txt: Parsed hash: 7c6f39e5f0d3c7a5024b9c581c07d166f8e2e09d === 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/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/unknown-size-update.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 79682b026efc59abc8cda9d0e764ca82 /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : unknown-size-update.txt: Parsed hash: 79682b026efc59abc8cda9d0e764ca82 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/unknown-size-update.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 586cc0d32f2d8178cf990600bb8b816256e1fe2f /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : unknown-size-update.txt: Parsed hash: 586cc0d32f2d8178cf990600bb8b816256e1fe2f 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/unknown-size-update.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: md5sum /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 79682b026efc59abc8cda9d0e764ca82 /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : unknown-size-update.txt: Parsed hash: 79682b026efc59abc8cda9d0e764ca82 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Shell path "/rclone-test-dulotiv4heqi/unknown-size-update.txt" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Running remote command: sha1sum /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Remote command result: 586cc0d32f2d8178cf990600bb8b816256e1fe2f /rclone-test-dulotiv4heqi/unknown-size-update.txt 2026/04/29 04:47:06 DEBUG : unknown-size-update.txt: Parsed hash: 586cc0d32f2d8178cf990600bb8b816256e1fe2f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/29 04:47:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dulotiv4heqi/deeper/nonexisting/directory" 2026/04/29 04:47:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{IlwhL}" suffix to name 2026/04/29 04:47:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/29 04:47:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/29 04:47:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/29 04:47:06 DEBUG : Setting pass="q1Prb8B5UvNEDjeLEKDFqThlFXSRZddPsh-0jxKXhUmXOhg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/29 04:47:06 NOTICE: TestSFTPRclone{IlwhL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/deeper/nonexisting/directory: New connection 127.0.0.1:58052->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9673.d0c469c3c" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-dulotiv4heqi/deeper/nonexisting/directory" 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi/deeper/nonexisting/directory: Using root directory "/rclone-test-dulotiv4heqi/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/04/29 04:47:06 DEBUG : Waiting for deletions to finish 2026/04/29 04:47:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/29 04:47:06 DEBUG : removing 1 level 4 directories 2026/04/29 04:47:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/29 04:47:06 DEBUG : removing 1 level 3 directories 2026/04/29 04:47:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/29 04:47:06 DEBUG : removing 1 level 2 directories 2026/04/29 04:47:06 INFO : hello? sausage/êé: Removing directory 2026/04/29 04:47:06 DEBUG : removing 1 level 1 directories 2026/04/29 04:47:06 INFO : hello? sausage: Removing directory 2026/04/29 04:47:06 DEBUG : removing 1 level 0 directories 2026/04/29 04:47:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Removing directory 2026/04/29 04:47:06 ERROR : error listing: directory not found 2026/04/29 04:47:06 DEBUG : Waiting for deletions to finish 2026/04/29 04:47:06 ERROR : error listing: directory not found 2026/04/29 04:47:06 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Failed to list "": directory not found 2026/04/29 04:47:06 DEBUG : removing 1 level 0 directories 2026/04/29 04:47:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Removing directory 2026/04/29 04:47:06 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/29 04:47:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dulotiv4heqi: Closing 2 unused connections 2026/04/29 04:47:06 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.39s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.00s) --- 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.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.01s) --- 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.00s) --- 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.853s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.666576077s (try 1/5)