"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/07 02:06:53 NOTICE: TestSFTPRclone: Starting server 2026/05/07 02:06:54 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/07 02:06:54 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: New connection 127.0.0.1:49942->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Relative path resolved to "/rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Using root directory "/rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/07 02:06:54 INFO : dir/subdir: Making directory 2026/05/07 02:06:54 INFO : dir/subdir: Removing directory 2026/05/07 02:06:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/07 02:06:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f0fe9f4cff3c73cd19906bb91d45c559 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f0fe9f4cff3c73cd19906bb91d45c559 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f0fe9f4cff3c73cd19906bb91d45c559 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f0fe9f4cff3c73cd19906bb91d45c559 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f0fe9f4cff3c73cd19906bb91d45c559 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f0fe9f4cff3c73cd19906bb91d45c559 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 /rclone-test-gudavug5qili/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/07 02:06:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3b24bea04f08660c1aadf9a3c2ef9c3492c2b583 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d68dd798be6825c8570cc9d3572df827 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: d68dd798be6825c8570cc9d3572df827 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 1d747552b64aa5e69f9c659d679ba172410c8ce9 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: 1d747552b64aa5e69f9c659d679ba172410c8ce9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d68dd798be6825c8570cc9d3572df827 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: d68dd798be6825c8570cc9d3572df827 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 1d747552b64aa5e69f9c659d679ba172410c8ce9 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: 1d747552b64aa5e69f9c659d679ba172410c8ce9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d68dd798be6825c8570cc9d3572df827 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: d68dd798be6825c8570cc9d3572df827 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/./." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 1d747552b64aa5e69f9c659d679ba172410c8ce9 /rclone-test-gudavug5qili/./. 2026/05/07 02:06:54 DEBUG : ./.: Parsed hash: 1d747552b64aa5e69f9c659d679ba172410c8ce9 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f822a3adddd23fe15c6b485771a2a545 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: f822a3adddd23fe15c6b485771a2a545 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d81b1207deea2d0b896588c44e50086df3b6c1c2 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: d81b1207deea2d0b896588c44e50086df3b6c1c2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f822a3adddd23fe15c6b485771a2a545 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: f822a3adddd23fe15c6b485771a2a545 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d81b1207deea2d0b896588c44e50086df3b6c1c2 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: d81b1207deea2d0b896588c44e50086df3b6c1c2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f822a3adddd23fe15c6b485771a2a545 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: f822a3adddd23fe15c6b485771a2a545 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/../.." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d81b1207deea2d0b896588c44e50086df3b6c1c2 /rclone-test-gudavug5qili/../.. 2026/05/07 02:06:54 DEBUG : ../..: Parsed hash: d81b1207deea2d0b896588c44e50086df3b6c1c2 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: c4c3af7518d230b59c6905625fa12da9 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c4c3af7518d230b59c6905625fa12da9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: c4c3af7518d230b59c6905625fa12da9 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c4c3af7518d230b59c6905625fa12da9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: c4c3af7518d230b59c6905625fa12da9 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c4c3af7518d230b59c6905625fa12da9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 /rclone-test-gudavug5qili/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/07 02:06:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca8bcbac8eba52769ceec43f995e09c6c5a3ddf2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3f564c5f1b4d8d532bdb7f09dc0a1c22 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 3f564c5f1b4d8d532bdb7f09dc0a1c22 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3f564c5f1b4d8d532bdb7f09dc0a1c22 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 3f564c5f1b4d8d532bdb7f09dc0a1c22 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3f564c5f1b4d8d532bdb7f09dc0a1c22 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 3f564c5f1b4d8d532bdb7f09dc0a1c22 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/ leading space/ leading space" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\ leading\ space/\ leading\ space 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 /rclone-test-gudavug5qili/ leading space/ leading space 2026/05/07 02:06:54 DEBUG : leading space/ leading space: Parsed hash: 5f0e22b731fb7a6092b1004bc6d75ba8171beea0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 268ac670d3043709f884994848d512e7 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 268ac670d3043709f884994848d512e7 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 324fd08a98760e1cda3b1643f4b968e694c05306 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 324fd08a98760e1cda3b1643f4b968e694c05306 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 268ac670d3043709f884994848d512e7 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 268ac670d3043709f884994848d512e7 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 324fd08a98760e1cda3b1643f4b968e694c05306 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 324fd08a98760e1cda3b1643f4b968e694c05306 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 268ac670d3043709f884994848d512e7 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 268ac670d3043709f884994848d512e7 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/~leading tilde/~leading tilde" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/\~leading\ tilde/\~leading\ tilde 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 324fd08a98760e1cda3b1643f4b968e694c05306 /rclone-test-gudavug5qili/~leading tilde/~leading tilde 2026/05/07 02:06:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 324fd08a98760e1cda3b1643f4b968e694c05306 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: fce240bce9240a18edbcd6029e5e56eb /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fce240bce9240a18edbcd6029e5e56eb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: fce240bce9240a18edbcd6029e5e56eb /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fce240bce9240a18edbcd6029e5e56eb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: fce240bce9240a18edbcd6029e5e56eb /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fce240bce9240a18edbcd6029e5e56eb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␍leading CR/␍leading CR" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␍leading\ CR/␍leading\ CR 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee /rclone-test-gudavug5qili/␍leading CR/␍leading CR 2026/05/07 02:06:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9a45feaacbcb0f70bfcc90218ead835a1d8891ee === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da6f2e021a601ce3bd668672864eeb67 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da6f2e021a601ce3bd668672864eeb67 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2a398cb8066c153381d8833a38a1910f2141bb24 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2a398cb8066c153381d8833a38a1910f2141bb24 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da6f2e021a601ce3bd668672864eeb67 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da6f2e021a601ce3bd668672864eeb67 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2a398cb8066c153381d8833a38a1910f2141bb24 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2a398cb8066c153381d8833a38a1910f2141bb24 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da6f2e021a601ce3bd668672864eeb67 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da6f2e021a601ce3bd668672864eeb67 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␊leading LF/␊leading LF" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␊leading\ LF/␊leading\ LF 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2a398cb8066c153381d8833a38a1910f2141bb24 /rclone-test-gudavug5qili/␊leading LF/␊leading LF 2026/05/07 02:06:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2a398cb8066c153381d8833a38a1910f2141bb24 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4379ba9da592a1db8ea064d4c6339f99 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4379ba9da592a1db8ea064d4c6339f99 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f2d52e485a4514c1cc405e6c64ea55b625690fc6 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f2d52e485a4514c1cc405e6c64ea55b625690fc6 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4379ba9da592a1db8ea064d4c6339f99 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4379ba9da592a1db8ea064d4c6339f99 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f2d52e485a4514c1cc405e6c64ea55b625690fc6 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f2d52e485a4514c1cc405e6c64ea55b625690fc6 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4379ba9da592a1db8ea064d4c6339f99 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4379ba9da592a1db8ea064d4c6339f99 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␉leading HT/␉leading HT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␉leading\ HT/␉leading\ HT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f2d52e485a4514c1cc405e6c64ea55b625690fc6 /rclone-test-gudavug5qili/␉leading HT/␉leading HT 2026/05/07 02:06:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f2d52e485a4514c1cc405e6c64ea55b625690fc6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f5fb2e52ede5ebf2acfe0ec64b0568ed /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f5fb2e52ede5ebf2acfe0ec64b0568ed 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f5fb2e52ede5ebf2acfe0ec64b0568ed /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f5fb2e52ede5ebf2acfe0ec64b0568ed 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: f5fb2e52ede5ebf2acfe0ec64b0568ed /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f5fb2e52ede5ebf2acfe0ec64b0568ed 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/␋leading VT/␋leading VT" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/␋leading\ VT/␋leading\ VT 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 /rclone-test-gudavug5qili/␋leading VT/␋leading VT 2026/05/07 02:06:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9536ec6a4c6bf3f4e9830e785c12cb820e0ad144 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 0b8bd9b705571f51804c61c1a0298640 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0b8bd9b705571f51804c61c1a0298640 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 0b8bd9b705571f51804c61c1a0298640 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0b8bd9b705571f51804c61c1a0298640 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 0b8bd9b705571f51804c61c1a0298640 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0b8bd9b705571f51804c61c1a0298640 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/.leading dot/.leading dot" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/.leading\ dot/.leading\ dot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 /rclone-test-gudavug5qili/.leading dot/.leading dot 2026/05/07 02:06:54 DEBUG : .leading dot/.leading dot: Parsed hash: 5c4c1c5f103290b4e9ed12e9d3a814872846af19 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: e624986c9ce3bfd554e495cd4ed98b73 /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: e624986c9ce3bfd554e495cd4ed98b73 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: e624986c9ce3bfd554e495cd4ed98b73 /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: e624986c9ce3bfd554e495cd4ed98b73 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: e624986c9ce3bfd554e495cd4ed98b73 /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: e624986c9ce3bfd554e495cd4ed98b73 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing space /trailing space " 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ space\ /trailing\ space\ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d /rclone-test-gudavug5qili/trailing space /trailing space 2026/05/07 02:06:54 DEBUG : trailing space /trailing space : Parsed hash: dd1e20e3db8d9a9c6edcd6888dd4c0313746422d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d6e96c0b52de3fd8bb131bf0ae4644c9 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d6e96c0b52de3fd8bb131bf0ae4644c9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b90c75443027bdac83709a3e891758d324b376f8 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b90c75443027bdac83709a3e891758d324b376f8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d6e96c0b52de3fd8bb131bf0ae4644c9 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d6e96c0b52de3fd8bb131bf0ae4644c9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b90c75443027bdac83709a3e891758d324b376f8 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b90c75443027bdac83709a3e891758d324b376f8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d6e96c0b52de3fd8bb131bf0ae4644c9 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d6e96c0b52de3fd8bb131bf0ae4644c9 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing CR␍/trailing CR␍" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ CR␍/trailing\ CR␍ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b90c75443027bdac83709a3e891758d324b376f8 /rclone-test-gudavug5qili/trailing CR␍/trailing CR␍ 2026/05/07 02:06:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b90c75443027bdac83709a3e891758d324b376f8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b75897a037b60be0d360208725f1f548 /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b75897a037b60be0d360208725f1f548 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b75897a037b60be0d360208725f1f548 /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b75897a037b60be0d360208725f1f548 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b75897a037b60be0d360208725f1f548 /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b75897a037b60be0d360208725f1f548 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing LF␊/trailing LF␊" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ LF␊/trailing\ LF␊ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df /rclone-test-gudavug5qili/trailing LF␊/trailing LF␊ 2026/05/07 02:06:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6987d2eb9587a0ec1192579fa6ce6ac8a3ae60df === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ff4d1d88a3ae9968bff8dba1a4ad7e9d /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ff4d1d88a3ae9968bff8dba1a4ad7e9d 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ff4d1d88a3ae9968bff8dba1a4ad7e9d /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ff4d1d88a3ae9968bff8dba1a4ad7e9d 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: ff4d1d88a3ae9968bff8dba1a4ad7e9d /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ff4d1d88a3ae9968bff8dba1a4ad7e9d 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing HT␉/trailing HT␉" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ HT␉/trailing\ HT␉ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 /rclone-test-gudavug5qili/trailing HT␉/trailing HT␉ 2026/05/07 02:06:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dd9ccad49a0235c8421a8ae84252f421bf4ebaa3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9e5f7a59d2c60027ba6f0f0eed288574 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9e5f7a59d2c60027ba6f0f0eed288574 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 59792643f498766f109550d446b239293492e341 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59792643f498766f109550d446b239293492e341 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9e5f7a59d2c60027ba6f0f0eed288574 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9e5f7a59d2c60027ba6f0f0eed288574 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 59792643f498766f109550d446b239293492e341 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59792643f498766f109550d446b239293492e341 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9e5f7a59d2c60027ba6f0f0eed288574 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9e5f7a59d2c60027ba6f0f0eed288574 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing VT␋/trailing VT␋" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ VT␋/trailing\ VT␋ 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 59792643f498766f109550d446b239293492e341 /rclone-test-gudavug5qili/trailing VT␋/trailing VT␋ 2026/05/07 02:06:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59792643f498766f109550d446b239293492e341 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 43d21a82fb5d365997259ea691427721 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 43d21a82fb5d365997259ea691427721 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 98d4e9c5f9d6c126c70480edb6fce30783b86824 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 98d4e9c5f9d6c126c70480edb6fce30783b86824 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 43d21a82fb5d365997259ea691427721 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 43d21a82fb5d365997259ea691427721 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 98d4e9c5f9d6c126c70480edb6fce30783b86824 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 98d4e9c5f9d6c126c70480edb6fce30783b86824 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 43d21a82fb5d365997259ea691427721 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 43d21a82fb5d365997259ea691427721 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/trailing dot./trailing dot." 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/trailing\ dot./trailing\ dot. 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 98d4e9c5f9d6c126c70480edb6fce30783b86824 /rclone-test-gudavug5qili/trailing dot./trailing dot. 2026/05/07 02:06:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 98d4e9c5f9d6c126c70480edb6fce30783b86824 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 33d5dadcfbe61823dab0944e7bf098b5 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 33d5dadcfbe61823dab0944e7bf098b5 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 33d5dadcfbe61823dab0944e7bf098b5 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 33d5dadcfbe61823dab0944e7bf098b5 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 33d5dadcfbe61823dab0944e7bf098b5 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 33d5dadcfbe61823dab0944e7bf098b5 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/invalid\ utf-8/invalid\ utf-8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 /rclone-test-gudavug5qili/invalid utf-8/invalid utf-8 2026/05/07 02:06:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6bb5d64a773b5ad409fa221f985bc85c6ca64262 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: a935bb5485483015e77ddf88e3908ee4 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a935bb5485483015e77ddf88e3908ee4 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: a935bb5485483015e77ddf88e3908ee4 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a935bb5485483015e77ddf88e3908ee4 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: a935bb5485483015e77ddf88e3908ee4 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a935bb5485483015e77ddf88e3908ee4 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/test%46.txt/test%46.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/test\%46.txt/test\%46.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 /rclone-test-gudavug5qili/test%46.txt/test%46.txt 2026/05/07 02:06:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2d671dcb12f093545d3c9b83d7dd61e9e8ea6396 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Connection OK after error: potato 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/zero-length-file" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/zero-length-file" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/zero-length-file" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/zero-length-file" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gudavug5qili/zero-length-file 2026/05/07 02:06:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 12075e70b0e00b47762ae6750a2ef260 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 12075e70b0e00b47762ae6750a2ef260 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: efa1251a0043e1acd1d70ac4aa0a83505b884d54 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: efa1251a0043e1acd1d70ac4aa0a83505b884d54 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 12075e70b0e00b47762ae6750a2ef260 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 12075e70b0e00b47762ae6750a2ef260 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: efa1251a0043e1acd1d70ac4aa0a83505b884d54 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: efa1251a0043e1acd1d70ac4aa0a83505b884d54 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:49944->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gudavug5qili/hello? sausage/êé" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: New connection 127.0.0.1:49956->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Relative path resolved to "/rclone-test-gudavug5qili/hello? sausage/êé" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Using root directory "/rclone-test-gudavug5qili/hello? sausage/êé" 2026/05/07 02:06:54 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-gudavug5qili/hello? sausage/êé" to be canonical "TestSFTPRclone{KiOJM}:rclone-test-gudavug5qili/hello? sausage/êé" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Remote command result: eec800a6e4b1e933525ed23c6df6d552 /rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : a/b/c/d/e.txt: Parsed hash: eec800a6e4b1e933525ed23c6df6d552 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Remote command result: 067218916b6e698022fa89e38cbc0974068bded3 /rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 067218916b6e698022fa89e38cbc0974068bded3 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Remote command result: eec800a6e4b1e933525ed23c6df6d552 /rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : a/b/c/d/e.txt: Parsed hash: eec800a6e4b1e933525ed23c6df6d552 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: Remote command result: 067218916b6e698022fa89e38cbc0974068bded3 /rclone-test-gudavug5qili/hello? sausage/êé/a/b/c/d/e.txt 2026/05/07 02:06:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 067218916b6e698022fa89e38cbc0974068bded3 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé: New connection 127.0.0.1:49958->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : Waiting for deletions to finish 2026/05/07 02:06:54 INFO : a/b/c/d/e.txt: Deleted 2026/05/07 02:06:54 DEBUG : removing 1 level 4 directories 2026/05/07 02:06:54 INFO : a/b/c/d: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 3 directories 2026/05/07 02:06:54 INFO : a/b/c: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 2 directories 2026/05/07 02:06:54 INFO : a/b: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 1 directories 2026/05/07 02:06:54 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: New connection 127.0.0.1:49964->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/moveTest/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/moveTest/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/moveTest/other.txt 2026/05/07 02:06:54 DEBUG : moveTest/other.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/moveTest/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/moveTest/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/moveTest/other.txt 2026/05/07 02:06:54 DEBUG : moveTest/other.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/other.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/other.txt 2026/05/07 02:06:54 DEBUG : other.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zataxum9wata" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: New connection 127.0.0.1:49966->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Relative path resolved to "/rclone-test-zataxum9wata" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Using root directory "/rclone-test-zataxum9wata" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Shell path "/rclone-test-zataxum9wata/new_name/sub_new_name/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Running remote command: md5sum /rclone-test-zataxum9wata/new_name/sub_new_name/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-zataxum9wata/new_name/sub_new_name/file name.txt 2026/05/07 02:06:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Shell path "/rclone-test-zataxum9wata/new_name/sub_new_name/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Running remote command: sha1sum /rclone-test-zataxum9wata/new_name/sub_new_name/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-zataxum9wata/new_name/sub_new_name/file name.txt 2026/05/07 02:06:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Shell path "/rclone-test-zataxum9wata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Running remote command: md5sum /rclone-test-zataxum9wata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-zataxum9wata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Shell path "/rclone-test-zataxum9wata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Running remote command: sha1sum /rclone-test-zataxum9wata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-zataxum9wata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Purge dir "new_name" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zataxum9wata: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 92431a5ab2012329e188898539f07672 /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 92431a5ab2012329e188898539f07672 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 9601ff3a448e477c783d7030d0209e096fe5f97a /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 9601ff3a448e477c783d7030d0209e096fe5f97a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:49982->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gudavug5qili/not found.txt" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/not found.txt: New connection 127.0.0.1:49986->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/not found.txt: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/not found.txt: Relative path resolved to "/rclone-test-gudavug5qili/not found.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/not found.txt: Using root directory "/rclone-test-gudavug5qili/not found.txt" 2026/05/07 02:06:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-gudavug5qili" from "TestSFTPRclone:rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:49988->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 477463c66d101cdf6d17e062132ca3a2 /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 477463c66d101cdf6d17e062132ca3a2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 477463c66d101cdf6d17e062132ca3a2 /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 477463c66d101cdf6d17e062132ca3a2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 477463c66d101cdf6d17e062132ca3a2 /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 477463c66d101cdf6d17e062132ca3a2 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/created from root.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/created\ from\ root.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f /rclone-test-gudavug5qili/created from root.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/created from root.txt: Parsed hash: 2d9f6e74f2111239a9bd7d1ed8c6e7b22fea625f 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06b4b584010b12c484b630c213de19bb /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 06b4b584010b12c484b630c213de19bb 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/file name.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/file\ name.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7702647eb5afdf82b60418580fbe9e16e7121a7e /rclone-test-gudavug5qili/file name.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/file name.txt: Parsed hash: 7702647eb5afdf82b60418580fbe9e16e7121a7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 49bff651bddc33c6fb14b494e2db2f7e /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49bff651bddc33c6fb14b494e2db2f7e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 /rclone-test-gudavug5qili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/07 02:06:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4cc06ea5ce86e52ecc4928bf9946846de4dcece8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Server has VFS statistics extension 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: About path "/rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: About path "/rclone-test-gudavug5qili" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: About using shell command for shell type "unix" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: df -k /rclone-test-gudavug5qili 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57580796 93192212 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5bb6309655ccf50e114262a8c2fc91d0 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: 5bb6309655ccf50e114262a8c2fc91d0 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3e736e789d435158ed949a3c5bc38d1a78039c08 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: 3e736e789d435158ed949a3c5bc38d1a78039c08 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 5bb6309655ccf50e114262a8c2fc91d0 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: 5bb6309655ccf50e114262a8c2fc91d0 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/piped data.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/piped\ data.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 3e736e789d435158ed949a3c5bc38d1a78039c08 /rclone-test-gudavug5qili/piped data.txt 2026/05/07 02:06:54 DEBUG : piped data.txt: Parsed hash: 3e736e789d435158ed949a3c5bc38d1a78039c08 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/unknown-size-update.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 72a13e6cb4d7b344e4497da3a8fcd849 /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : unknown-size-update.txt: Parsed hash: 72a13e6cb4d7b344e4497da3a8fcd849 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/unknown-size-update.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b2b225167fc3de32e29abd5ad3770b5326f9c901 /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : unknown-size-update.txt: Parsed hash: b2b225167fc3de32e29abd5ad3770b5326f9c901 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/unknown-size-update.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: md5sum /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: 72a13e6cb4d7b344e4497da3a8fcd849 /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : unknown-size-update.txt: Parsed hash: 72a13e6cb4d7b344e4497da3a8fcd849 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Shell path "/rclone-test-gudavug5qili/unknown-size-update.txt" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Running remote command: sha1sum /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Remote command result: b2b225167fc3de32e29abd5ad3770b5326f9c901 /rclone-test-gudavug5qili/unknown-size-update.txt 2026/05/07 02:06:54 DEBUG : unknown-size-update.txt: Parsed hash: b2b225167fc3de32e29abd5ad3770b5326f9c901 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/07 02:06:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gudavug5qili/deeper/nonexisting/directory" 2026/05/07 02:06:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{KiOJM}" suffix to name 2026/05/07 02:06:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/07 02:06:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/07 02:06:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/07 02:06:54 DEBUG : Setting pass="nDWU3LJyvNAuMfTyXIig9r71ojEQOvBFCEBELJvWDT6aE5U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/07 02:06:54 NOTICE: TestSFTPRclone{KiOJM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/deeper/nonexisting/directory: New connection 127.0.0.1:50004->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9715.0c8d098b7" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-gudavug5qili/deeper/nonexisting/directory" 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili/deeper/nonexisting/directory: Using root directory "/rclone-test-gudavug5qili/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/07 02:06:54 DEBUG : Waiting for deletions to finish 2026/05/07 02:06:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/07 02:06:54 DEBUG : removing 1 level 4 directories 2026/05/07 02:06:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 3 directories 2026/05/07 02:06:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 2 directories 2026/05/07 02:06:54 INFO : hello? sausage/êé: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 1 directories 2026/05/07 02:06:54 INFO : hello? sausage: Removing directory 2026/05/07 02:06:54 DEBUG : removing 1 level 0 directories 2026/05/07 02:06:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Removing directory 2026/05/07 02:06:54 ERROR : error listing: directory not found 2026/05/07 02:06:54 DEBUG : Waiting for deletions to finish 2026/05/07 02:06:54 ERROR : error listing: directory not found 2026/05/07 02:06:54 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Failed to list "": directory not found 2026/05/07 02:06:54 DEBUG : removing 1 level 0 directories 2026/05/07 02:06:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Removing directory 2026/05/07 02:06:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/07 02:06:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gudavug5qili: Closing 2 unused connections 2026/05/07 02:06:54 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.68s) --- 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.62s) --- 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.17s) --- 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.02s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- 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.941s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.983323004s (try 1/5)