"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 TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/07/13 05:13:32 NOTICE: TestSFTPRclone: Starting server 2026/07/13 05:13:33 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/13 05:13:33 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/13 05:13:33 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/13 05:13:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fumidov0gaqa" 2026/07/13 05:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 05:13:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: New connection 127.0.0.1:49210->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell type "unix" from config 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Relative path resolved to "/rclone-test-fumidov0gaqa" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Using root directory "/rclone-test-fumidov0gaqa" 2026/07/13 05:13:33 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/07/13 05:13:33 INFO : dir/subdir: Making directory 2026/07/13 05:13:33 INFO : dir/subdir: Removing directory 2026/07/13 05:13:33 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/07/13 05:13:33 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/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6c1b076dbc827c7d2f6175eb93a12383 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c1b076dbc827c7d2f6175eb93a12383 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6c1b076dbc827c7d2f6175eb93a12383 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c1b076dbc827c7d2f6175eb93a12383 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6c1b076dbc827c7d2f6175eb93a12383 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c1b076dbc827c7d2f6175eb93a12383 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 /rclone-test-fumidov0gaqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/13 05:13:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ec96e51fce71a3f3a7674a1d3d3c920255f661d4 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 34c4147c8d24a7fa76c85f32a6f6ee06 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 34c4147c8d24a7fa76c85f32a6f6ee06 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 99d10ca898fd41599209e94fcbc12f76a66591f6 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 99d10ca898fd41599209e94fcbc12f76a66591f6 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 34c4147c8d24a7fa76c85f32a6f6ee06 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 34c4147c8d24a7fa76c85f32a6f6ee06 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 99d10ca898fd41599209e94fcbc12f76a66591f6 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 99d10ca898fd41599209e94fcbc12f76a66591f6 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 34c4147c8d24a7fa76c85f32a6f6ee06 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 34c4147c8d24a7fa76c85f32a6f6ee06 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/./." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 99d10ca898fd41599209e94fcbc12f76a66591f6 /rclone-test-fumidov0gaqa/./. 2026/07/13 05:13:33 DEBUG : ./.: Parsed hash: 99d10ca898fd41599209e94fcbc12f76a66591f6 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 4be1c0fe1fea77692ed35d6b61e42e0d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: 4be1c0fe1fea77692ed35d6b61e42e0d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e85079bcae3279973f698fef91bf972a2763c49d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: e85079bcae3279973f698fef91bf972a2763c49d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 4be1c0fe1fea77692ed35d6b61e42e0d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: 4be1c0fe1fea77692ed35d6b61e42e0d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e85079bcae3279973f698fef91bf972a2763c49d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: e85079bcae3279973f698fef91bf972a2763c49d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 4be1c0fe1fea77692ed35d6b61e42e0d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: 4be1c0fe1fea77692ed35d6b61e42e0d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/../.." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e85079bcae3279973f698fef91bf972a2763c49d /rclone-test-fumidov0gaqa/../.. 2026/07/13 05:13:33 DEBUG : ../..: Parsed hash: e85079bcae3279973f698fef91bf972a2763c49d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: af2cc1877e094a2c9934812e665f5c7c /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: af2cc1877e094a2c9934812e665f5c7c 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: af2cc1877e094a2c9934812e665f5c7c /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: af2cc1877e094a2c9934812e665f5c7c 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: af2cc1877e094a2c9934812e665f5c7c /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: af2cc1877e094a2c9934812e665f5c7c 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 /rclone-test-fumidov0gaqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/13 05:13:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 62a58a168e15d1d52db6e723e01c7d84fe1b9213 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a8b3afbbfe0684ebe4a47f12fd46ed81 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: a8b3afbbfe0684ebe4a47f12fd46ed81 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a8b3afbbfe0684ebe4a47f12fd46ed81 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: a8b3afbbfe0684ebe4a47f12fd46ed81 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a8b3afbbfe0684ebe4a47f12fd46ed81 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: a8b3afbbfe0684ebe4a47f12fd46ed81 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/ leading space/ leading space" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\ leading\ space/\ leading\ space 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 /rclone-test-fumidov0gaqa/ leading space/ leading space 2026/07/13 05:13:33 DEBUG : leading space/ leading space: Parsed hash: dbaa46b0791bd1485e2b8a113e2734717d2d5a61 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f04baf5f749460b612c405f5f2bb859e /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f04baf5f749460b612c405f5f2bb859e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2ab81d03114fb1ec8ed938f5f578d7911b652849 /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2ab81d03114fb1ec8ed938f5f578d7911b652849 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f04baf5f749460b612c405f5f2bb859e /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f04baf5f749460b612c405f5f2bb859e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2ab81d03114fb1ec8ed938f5f578d7911b652849 /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2ab81d03114fb1ec8ed938f5f578d7911b652849 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f04baf5f749460b612c405f5f2bb859e /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f04baf5f749460b612c405f5f2bb859e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/~leading tilde/~leading tilde" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/\~leading\ tilde/\~leading\ tilde 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2ab81d03114fb1ec8ed938f5f578d7911b652849 /rclone-test-fumidov0gaqa/~leading tilde/~leading tilde 2026/07/13 05:13:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2ab81d03114fb1ec8ed938f5f578d7911b652849 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 0d6df9ef474002bf7ec42a73b87bbe5d /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0d6df9ef474002bf7ec42a73b87bbe5d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 0d6df9ef474002bf7ec42a73b87bbe5d /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0d6df9ef474002bf7ec42a73b87bbe5d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 0d6df9ef474002bf7ec42a73b87bbe5d /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0d6df9ef474002bf7ec42a73b87bbe5d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␍leading CR/␍leading CR" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␍leading\ CR/␍leading\ CR 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 /rclone-test-fumidov0gaqa/␍leading CR/␍leading CR 2026/07/13 05:13:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f5ee1904ab49b9d1a10e9b5166b3d19d1e5bfa00 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 95374a305ab544ef5f3f24f933115e8f /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95374a305ab544ef5f3f24f933115e8f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 95374a305ab544ef5f3f24f933115e8f /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95374a305ab544ef5f3f24f933115e8f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 95374a305ab544ef5f3f24f933115e8f /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95374a305ab544ef5f3f24f933115e8f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␊leading LF/␊leading LF" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␊leading\ LF/␊leading\ LF 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 /rclone-test-fumidov0gaqa/␊leading LF/␊leading LF 2026/07/13 05:13:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b0fbb1cbe5ca5e987fecdd84c35ef8c482a1a28 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e66e43dbcad5bdb6eefb3523261ceed1 /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66e43dbcad5bdb6eefb3523261ceed1 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 31da9a17a3d248a9956ec23616889765f17f5c8a /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 31da9a17a3d248a9956ec23616889765f17f5c8a 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e66e43dbcad5bdb6eefb3523261ceed1 /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66e43dbcad5bdb6eefb3523261ceed1 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 31da9a17a3d248a9956ec23616889765f17f5c8a /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 31da9a17a3d248a9956ec23616889765f17f5c8a 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: e66e43dbcad5bdb6eefb3523261ceed1 /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66e43dbcad5bdb6eefb3523261ceed1 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␉leading HT/␉leading HT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␉leading\ HT/␉leading\ HT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 31da9a17a3d248a9956ec23616889765f17f5c8a /rclone-test-fumidov0gaqa/␉leading HT/␉leading HT 2026/07/13 05:13:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 31da9a17a3d248a9956ec23616889765f17f5c8a === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 37243662932ac49ab0b4088ede7e3366 /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 37243662932ac49ab0b4088ede7e3366 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 37243662932ac49ab0b4088ede7e3366 /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 37243662932ac49ab0b4088ede7e3366 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 37243662932ac49ab0b4088ede7e3366 /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 37243662932ac49ab0b4088ede7e3366 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/␋leading VT/␋leading VT" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/␋leading\ VT/␋leading\ VT 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e /rclone-test-fumidov0gaqa/␋leading VT/␋leading VT 2026/07/13 05:13:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 38e9d7ffb056d9fdcbd2a05d6a7564ad5ffe146e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a50f85bee718104eb35eeb7e4fe4d170 /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: a50f85bee718104eb35eeb7e4fe4d170 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f42305905fd6a7d699124d266d842cc5ea4aa0de /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: f42305905fd6a7d699124d266d842cc5ea4aa0de 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a50f85bee718104eb35eeb7e4fe4d170 /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: a50f85bee718104eb35eeb7e4fe4d170 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f42305905fd6a7d699124d266d842cc5ea4aa0de /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: f42305905fd6a7d699124d266d842cc5ea4aa0de 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: a50f85bee718104eb35eeb7e4fe4d170 /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: a50f85bee718104eb35eeb7e4fe4d170 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/.leading dot/.leading dot" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/.leading\ dot/.leading\ dot 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: f42305905fd6a7d699124d266d842cc5ea4aa0de /rclone-test-fumidov0gaqa/.leading dot/.leading dot 2026/07/13 05:13:33 DEBUG : .leading dot/.leading dot: Parsed hash: f42305905fd6a7d699124d266d842cc5ea4aa0de === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 9f2a87b63d4669ce4f1f2b63aa6e2977 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 9f2a87b63d4669ce4f1f2b63aa6e2977 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 9f2a87b63d4669ce4f1f2b63aa6e2977 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 9f2a87b63d4669ce4f1f2b63aa6e2977 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 9f2a87b63d4669ce4f1f2b63aa6e2977 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 9f2a87b63d4669ce4f1f2b63aa6e2977 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing space /trailing space " 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ space\ /trailing\ space\ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 /rclone-test-fumidov0gaqa/trailing space /trailing space 2026/07/13 05:13:33 DEBUG : trailing space /trailing space : Parsed hash: 82ee0cadb0cf8451afd9a05ca41dffa662d36b92 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 992c5d4982772f9c1a0a2823ba397822 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 992c5d4982772f9c1a0a2823ba397822 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 992c5d4982772f9c1a0a2823ba397822 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 992c5d4982772f9c1a0a2823ba397822 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 992c5d4982772f9c1a0a2823ba397822 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 992c5d4982772f9c1a0a2823ba397822 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ CR␍/trailing\ CR␍ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 /rclone-test-fumidov0gaqa/trailing CR␍/trailing CR␍ 2026/07/13 05:13:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9e7f0bcdac99e2a5c795e1da9dec23cf2374558 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bb0add496c05bdc3cd3a1765b0fb2f31 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bb0add496c05bdc3cd3a1765b0fb2f31 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bb0add496c05bdc3cd3a1765b0fb2f31 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bb0add496c05bdc3cd3a1765b0fb2f31 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bb0add496c05bdc3cd3a1765b0fb2f31 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bb0add496c05bdc3cd3a1765b0fb2f31 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ LF␊/trailing\ LF␊ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 /rclone-test-fumidov0gaqa/trailing LF␊/trailing LF␊ 2026/07/13 05:13:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bd3dee160d30f1ae153e3cbd8a195ee1a992eba5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6079dc014a00c4f5a78a87b6cf8928d4 /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6079dc014a00c4f5a78a87b6cf8928d4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 200f49ada7105255ed1868eae52ef605ab5bf6ab /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 200f49ada7105255ed1868eae52ef605ab5bf6ab 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6079dc014a00c4f5a78a87b6cf8928d4 /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6079dc014a00c4f5a78a87b6cf8928d4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 200f49ada7105255ed1868eae52ef605ab5bf6ab /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 200f49ada7105255ed1868eae52ef605ab5bf6ab 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6079dc014a00c4f5a78a87b6cf8928d4 /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6079dc014a00c4f5a78a87b6cf8928d4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ HT␉/trailing\ HT␉ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 200f49ada7105255ed1868eae52ef605ab5bf6ab /rclone-test-fumidov0gaqa/trailing HT␉/trailing HT␉ 2026/07/13 05:13:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 200f49ada7105255ed1868eae52ef605ab5bf6ab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6b925076e13521543208b05512b39999 /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b925076e13521543208b05512b39999 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6b925076e13521543208b05512b39999 /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b925076e13521543208b05512b39999 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6b925076e13521543208b05512b39999 /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b925076e13521543208b05512b39999 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ VT␋/trailing\ VT␋ 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb /rclone-test-fumidov0gaqa/trailing VT␋/trailing VT␋ 2026/07/13 05:13:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cab1ce5d1ff30f081df2c2eb579118f0d4829fb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 571f75c04f023072d4ae1a327885fdaa /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 571f75c04f023072d4ae1a327885fdaa 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 571f75c04f023072d4ae1a327885fdaa /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 571f75c04f023072d4ae1a327885fdaa 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 571f75c04f023072d4ae1a327885fdaa /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 571f75c04f023072d4ae1a327885fdaa 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/trailing dot./trailing dot." 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/trailing\ dot./trailing\ dot. 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 /rclone-test-fumidov0gaqa/trailing dot./trailing dot. 2026/07/13 05:13:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 76ab7d58a42e8cef684b58a509fd6351ca5748b4 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 01ab07b5efd2573ec9b0476ea7b7dfb5 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01ab07b5efd2573ec9b0476ea7b7dfb5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d1e41c74d6b366a641540b6897a2856802f01753 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d1e41c74d6b366a641540b6897a2856802f01753 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 01ab07b5efd2573ec9b0476ea7b7dfb5 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01ab07b5efd2573ec9b0476ea7b7dfb5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d1e41c74d6b366a641540b6897a2856802f01753 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d1e41c74d6b366a641540b6897a2856802f01753 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 01ab07b5efd2573ec9b0476ea7b7dfb5 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01ab07b5efd2573ec9b0476ea7b7dfb5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/invalid\ utf-8/invalid\ utf-8 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d1e41c74d6b366a641540b6897a2856802f01753 /rclone-test-fumidov0gaqa/invalid utf-8/invalid utf-8 2026/07/13 05:13:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d1e41c74d6b366a641540b6897a2856802f01753 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 5abff95e45776f4bc9b476c2322c5293 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5abff95e45776f4bc9b476c2322c5293 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6a59e0b02ad9580303a2215eb646875359c61f25 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a59e0b02ad9580303a2215eb646875359c61f25 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 5abff95e45776f4bc9b476c2322c5293 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5abff95e45776f4bc9b476c2322c5293 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6a59e0b02ad9580303a2215eb646875359c61f25 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a59e0b02ad9580303a2215eb646875359c61f25 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 5abff95e45776f4bc9b476c2322c5293 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5abff95e45776f4bc9b476c2322c5293 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/test%46.txt/test%46.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/test\%46.txt/test\%46.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6a59e0b02ad9580303a2215eb646875359c61f25 /rclone-test-fumidov0gaqa/test%46.txt/test%46.txt 2026/07/13 05:13:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a59e0b02ad9580303a2215eb646875359c61f25 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Connection OK after error: potato 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/zero-length-file" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/zero-length-file" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/zero-length-file" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/zero-length-file" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fumidov0gaqa/zero-length-file 2026/07/13 05:13:33 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/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 866a1a03f5dc8b808e52f9d66f837294 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 866a1a03f5dc8b808e52f9d66f837294 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 0ac3e13695d31d708ac3ed7c3144744403c1d0e5 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 0ac3e13695d31d708ac3ed7c3144744403c1d0e5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 866a1a03f5dc8b808e52f9d66f837294 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 866a1a03f5dc8b808e52f9d66f837294 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 0ac3e13695d31d708ac3ed7c3144744403c1d0e5 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 0ac3e13695d31d708ac3ed7c3144744403c1d0e5 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d === 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/07/13 05:13:33 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/13 05:13:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:49220->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/13 05:13:33 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/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === 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/07/13 05:13:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fumidov0gaqa/hello? sausage/êé" 2026/07/13 05:13:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: New connection 127.0.0.1:49224->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Shell type "unix" from config 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Relative path resolved to "/rclone-test-fumidov0gaqa/hello? sausage/êé" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Using root directory "/rclone-test-fumidov0gaqa/hello? sausage/êé" 2026/07/13 05:13:33 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-fumidov0gaqa/hello? sausage/êé" to be canonical "TestSFTPRclone{Xq5Go}:rclone-test-fumidov0gaqa/hello? sausage/êé" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Remote command result: 4c3048e35143a4b8515a8aeb5ba3d35f /rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 4c3048e35143a4b8515a8aeb5ba3d35f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Remote command result: 68fd4f5096a0999896c5c5da0eb08a1bc0d46d35 /rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 68fd4f5096a0999896c5c5da0eb08a1bc0d46d35 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Remote command result: 4c3048e35143a4b8515a8aeb5ba3d35f /rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 4c3048e35143a4b8515a8aeb5ba3d35f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: Remote command result: 68fd4f5096a0999896c5c5da0eb08a1bc0d46d35 /rclone-test-fumidov0gaqa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/13 05:13:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 68fd4f5096a0999896c5c5da0eb08a1bc0d46d35 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé: New connection 127.0.0.1:49226->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:33 INFO : a/b/c/d/e.txt: Deleted 2026/07/13 05:13:33 DEBUG : removing 1 level 4 directories 2026/07/13 05:13:33 INFO : a/b/c/d: Removing directory 2026/07/13 05:13:33 DEBUG : removing 1 level 3 directories 2026/07/13 05:13:33 INFO : a/b/c: Removing directory 2026/07/13 05:13:33 DEBUG : removing 1 level 2 directories 2026/07/13 05:13:33 INFO : a/b: Removing directory 2026/07/13 05:13:33 DEBUG : removing 1 level 1 directories 2026/07/13 05:13:33 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: New connection 127.0.0.1:49232->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/moveTest/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/moveTest/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/moveTest/other.txt 2026/07/13 05:13:33 DEBUG : moveTest/other.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/moveTest/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/moveTest/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/moveTest/other.txt 2026/07/13 05:13:33 DEBUG : moveTest/other.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/other.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/other.txt 2026/07/13 05:13:33 DEBUG : other.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/13 05:13:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hixevut3gamo" 2026/07/13 05:13:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:33 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:33 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: New connection 127.0.0.1:49238->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Shell type "unix" from config 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Relative path resolved to "/rclone-test-hixevut3gamo" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Using root directory "/rclone-test-hixevut3gamo" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Shell path "/rclone-test-hixevut3gamo/new_name/sub_new_name/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Running remote command: md5sum /rclone-test-hixevut3gamo/new_name/sub_new_name/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-hixevut3gamo/new_name/sub_new_name/file name.txt 2026/07/13 05:13:33 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Shell path "/rclone-test-hixevut3gamo/new_name/sub_new_name/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Running remote command: sha1sum /rclone-test-hixevut3gamo/new_name/sub_new_name/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-hixevut3gamo/new_name/sub_new_name/file name.txt 2026/07/13 05:13:33 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Shell path "/rclone-test-hixevut3gamo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Running remote command: md5sum /rclone-test-hixevut3gamo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-hixevut3gamo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Shell path "/rclone-test-hixevut3gamo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Running remote command: sha1sum /rclone-test-hixevut3gamo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-hixevut3gamo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: Purge dir "new_name" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hixevut3gamo: 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/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 7d314d398601c1741b905195a82f108ec642842d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 7d314d398601c1741b905195a82f108ec642842d === 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/ObjectOpenFingerprint 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:33 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 2482903101dbe8363df9713068384a98 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : file name.txt: Parsed hash: 2482903101dbe8363df9713068384a98 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/13 05:13:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:49250->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/13 05:13:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fumidov0gaqa/not found.txt" 2026/07/13 05:13:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/not found.txt: New connection 127.0.0.1:49254->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/not found.txt: Shell type "unix" from config 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/not found.txt: Relative path resolved to "/rclone-test-fumidov0gaqa/not found.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/not found.txt: Using root directory "/rclone-test-fumidov0gaqa/not found.txt" 2026/07/13 05:13:34 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestSFTPRclone:" path "rclone-test-fumidov0gaqa" from "TestSFTPRclone:rclone-test-fumidov0gaqa" 2026/07/13 05:13:34 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/13 05:13:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:49260->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1995: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e4676b028b446a1a2cf982f5396d31d /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 4e4676b028b446a1a2cf982f5396d31d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e4676b028b446a1a2cf982f5396d31d /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 4e4676b028b446a1a2cf982f5396d31d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e4676b028b446a1a2cf982f5396d31d /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 4e4676b028b446a1a2cf982f5396d31d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/created from root.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/created\ from\ root.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 /rclone-test-fumidov0gaqa/created from root.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/created from root.txt: Parsed hash: 38a848ddbe4393b78d18cb823b5f102fdb874bb2 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11ba4bbb86a88649bffd5cfb2623596d /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 11ba4bbb86a88649bffd5cfb2623596d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/file name.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/file\ name.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6f8f0feea3c71276504609ac7b4929caaf11dc17 /rclone-test-fumidov0gaqa/file name.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/file name.txt: Parsed hash: 6f8f0feea3c71276504609ac7b4929caaf11dc17 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2054: 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:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2175: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 05338af1e6915fcc6500272b2277024d /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05338af1e6915fcc6500272b2277024d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f /rclone-test-fumidov0gaqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/13 05:13:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6292b4cee8ac12c1af39d358b2432f8a34cfea2f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Server has VFS statistics extension 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: About path "/rclone-test-fumidov0gaqa" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d272e97ba67833a87cd774671ce51522 /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: d272e97ba67833a87cd774671ce51522 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6e6b9bc6fe0ed4e658a00bb2a2722ff9c67492dd /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: 6e6b9bc6fe0ed4e658a00bb2a2722ff9c67492dd 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: d272e97ba67833a87cd774671ce51522 /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: d272e97ba67833a87cd774671ce51522 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/piped data.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/piped\ data.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 6e6b9bc6fe0ed4e658a00bb2a2722ff9c67492dd /rclone-test-fumidov0gaqa/piped data.txt 2026/07/13 05:13:34 DEBUG : piped data.txt: Parsed hash: 6e6b9bc6fe0ed4e658a00bb2a2722ff9c67492dd === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2393: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2414: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2526: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/unknown-size-update.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 8e97e7d7195c6622f653671f096d7099 /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : unknown-size-update.txt: Parsed hash: 8e97e7d7195c6622f653671f096d7099 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/unknown-size-update.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: c949ad85aa5855b0b1d0a934748ddc15979b641d /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : unknown-size-update.txt: Parsed hash: c949ad85aa5855b0b1d0a934748ddc15979b641d 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/unknown-size-update.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: md5sum /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: 8e97e7d7195c6622f653671f096d7099 /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : unknown-size-update.txt: Parsed hash: 8e97e7d7195c6622f653671f096d7099 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Shell path "/rclone-test-fumidov0gaqa/unknown-size-update.txt" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Running remote command: sha1sum /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Remote command result: c949ad85aa5855b0b1d0a934748ddc15979b641d /rclone-test-fumidov0gaqa/unknown-size-update.txt 2026/07/13 05:13:34 DEBUG : unknown-size-update.txt: Parsed hash: c949ad85aa5855b0b1d0a934748ddc15979b641d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/13 05:13:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fumidov0gaqa/deeper/nonexisting/directory" 2026/07/13 05:13:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{Xq5Go}" suffix to name 2026/07/13 05:13:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/13 05:13:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/13 05:13:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/13 05:13:34 DEBUG : Setting pass="ptBqe6eGExvv-9_oRGsUSf4c1LjcoUolz314v_Yqbmfh8J4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/13 05:13:34 NOTICE: TestSFTPRclone{Xq5Go}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/deeper/nonexisting/directory: New connection 127.0.0.1:49270->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9913.9e0a5b66a" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-fumidov0gaqa/deeper/nonexisting/directory" 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa/deeper/nonexisting/directory: Using root directory "/rclone-test-fumidov0gaqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2775: FS has no Directory methods and doesn't Wrap 2026/07/13 05:13:34 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/13 05:13:34 DEBUG : removing 1 level 4 directories 2026/07/13 05:13:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/13 05:13:34 DEBUG : removing 1 level 3 directories 2026/07/13 05:13:34 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/13 05:13:34 DEBUG : removing 1 level 2 directories 2026/07/13 05:13:34 INFO : hello? sausage/êé: Removing directory 2026/07/13 05:13:34 DEBUG : removing 1 level 1 directories 2026/07/13 05:13:34 INFO : hello? sausage: Removing directory 2026/07/13 05:13:34 DEBUG : removing 1 level 0 directories 2026/07/13 05:13:34 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Removing directory 2026/07/13 05:13:34 ERROR : error listing: directory not found 2026/07/13 05:13:34 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:34 ERROR : error listing: directory not found 2026/07/13 05:13:34 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Failed to list "": directory not found 2026/07/13 05:13:34 DEBUG : removing 1 level 0 directories 2026/07/13 05:13:34 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Removing directory 2026/07/13 05:13:34 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/13 05:13:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fumidov0gaqa: Closing 2 unused connections 2026/07/13 05:13:34 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.73s) --- 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.69s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.47s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.07s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.961s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.77217752s (try 1/5)