"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/11 01:07:49 NOTICE: TestSFTPRclone: Starting server 2026/07/11 01:07:50 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/11 01:07:50 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qosomap4ribo" 2026/07/11 01:07:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: New connection 127.0.0.1:40446->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Relative path resolved to "/rclone-test-qosomap4ribo" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Using root directory "/rclone-test-qosomap4ribo" 2026/07/11 01:07:50 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/11 01:07:50 INFO : dir/subdir: Making directory 2026/07/11 01:07:50 INFO : dir/subdir: Removing directory 2026/07/11 01:07:50 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/11 01:07:50 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1d1f5935ddc0d592d7708ae834f20bbe /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1d1f5935ddc0d592d7708ae834f20bbe 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c231020da58119e209640b32ccf2f58b6b7a29f8 /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c231020da58119e209640b32ccf2f58b6b7a29f8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1d1f5935ddc0d592d7708ae834f20bbe /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1d1f5935ddc0d592d7708ae834f20bbe 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c231020da58119e209640b32ccf2f58b6b7a29f8 /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c231020da58119e209640b32ccf2f58b6b7a29f8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1d1f5935ddc0d592d7708ae834f20bbe /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1d1f5935ddc0d592d7708ae834f20bbe 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c231020da58119e209640b32ccf2f58b6b7a29f8 /rclone-test-qosomap4ribo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 01:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c231020da58119e209640b32ccf2f58b6b7a29f8 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 29490312ec09015aa8050b98837a26d9 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: 29490312ec09015aa8050b98837a26d9 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b419746173fdd5b2c997efe095f9c53cb74202b4 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: b419746173fdd5b2c997efe095f9c53cb74202b4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 29490312ec09015aa8050b98837a26d9 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: 29490312ec09015aa8050b98837a26d9 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b419746173fdd5b2c997efe095f9c53cb74202b4 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: b419746173fdd5b2c997efe095f9c53cb74202b4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 29490312ec09015aa8050b98837a26d9 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: 29490312ec09015aa8050b98837a26d9 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/./." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b419746173fdd5b2c997efe095f9c53cb74202b4 /rclone-test-qosomap4ribo/./. 2026/07/11 01:07:50 DEBUG : ./.: Parsed hash: b419746173fdd5b2c997efe095f9c53cb74202b4 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 633a4f0768685c62534a59bc57915d06 /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 633a4f0768685c62534a59bc57915d06 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 633a4f0768685c62534a59bc57915d06 /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 633a4f0768685c62534a59bc57915d06 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 633a4f0768685c62534a59bc57915d06 /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 633a4f0768685c62534a59bc57915d06 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/../.." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf /rclone-test-qosomap4ribo/../.. 2026/07/11 01:07:50 DEBUG : ../..: Parsed hash: 1da91b715e3bc5fc34b6001fc85d7e95c835caaf === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d579c45280fde65a0d4383bcc7e5fd89 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d579c45280fde65a0d4383bcc7e5fd89 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 55b7e63e9b76f47786506e6245e10035fc8d73d4 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55b7e63e9b76f47786506e6245e10035fc8d73d4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d579c45280fde65a0d4383bcc7e5fd89 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d579c45280fde65a0d4383bcc7e5fd89 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 55b7e63e9b76f47786506e6245e10035fc8d73d4 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55b7e63e9b76f47786506e6245e10035fc8d73d4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d579c45280fde65a0d4383bcc7e5fd89 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d579c45280fde65a0d4383bcc7e5fd89 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 55b7e63e9b76f47786506e6245e10035fc8d73d4 /rclone-test-qosomap4ribo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 01:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55b7e63e9b76f47786506e6245e10035fc8d73d4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0b36ddc186b34143d3bd3d0199d9d8c7 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: 0b36ddc186b34143d3bd3d0199d9d8c7 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0b36ddc186b34143d3bd3d0199d9d8c7 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: 0b36ddc186b34143d3bd3d0199d9d8c7 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0b36ddc186b34143d3bd3d0199d9d8c7 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: 0b36ddc186b34143d3bd3d0199d9d8c7 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/ leading space/ leading space" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\ leading\ space/\ leading\ space 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 /rclone-test-qosomap4ribo/ leading space/ leading space 2026/07/11 01:07:50 DEBUG : leading space/ leading space: Parsed hash: b6adbdaceac5bd337293d20fc59cb1c692ef4db1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0dd298bb930e5147f63bb7600a669eab /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0dd298bb930e5147f63bb7600a669eab 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c1b309067a9f1e8f36a52639f5a870280b2a106c /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c1b309067a9f1e8f36a52639f5a870280b2a106c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0dd298bb930e5147f63bb7600a669eab /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0dd298bb930e5147f63bb7600a669eab 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c1b309067a9f1e8f36a52639f5a870280b2a106c /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c1b309067a9f1e8f36a52639f5a870280b2a106c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 0dd298bb930e5147f63bb7600a669eab /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0dd298bb930e5147f63bb7600a669eab 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/~leading tilde/~leading tilde" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/\~leading\ tilde/\~leading\ tilde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c1b309067a9f1e8f36a52639f5a870280b2a106c /rclone-test-qosomap4ribo/~leading tilde/~leading tilde 2026/07/11 01:07:50 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c1b309067a9f1e8f36a52639f5a870280b2a106c === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2e6adbccebafdc5fa17972e306979557 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e6adbccebafdc5fa17972e306979557 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2e6adbccebafdc5fa17972e306979557 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e6adbccebafdc5fa17972e306979557 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2e6adbccebafdc5fa17972e306979557 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e6adbccebafdc5fa17972e306979557 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␍leading CR/␍leading CR" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␍leading\ CR/␍leading\ CR 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 /rclone-test-qosomap4ribo/␍leading CR/␍leading CR 2026/07/11 01:07:50 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2ad83adc9e69d3ce05a1b04ec64746d4e28ce3b8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b3153b9d2a7e3cbacf5075bd605195b3 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3153b9d2a7e3cbacf5075bd605195b3 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58497707fabf2a8209720013fd49875f6e293ca0 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58497707fabf2a8209720013fd49875f6e293ca0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b3153b9d2a7e3cbacf5075bd605195b3 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3153b9d2a7e3cbacf5075bd605195b3 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58497707fabf2a8209720013fd49875f6e293ca0 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58497707fabf2a8209720013fd49875f6e293ca0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: b3153b9d2a7e3cbacf5075bd605195b3 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b3153b9d2a7e3cbacf5075bd605195b3 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␊leading LF/␊leading LF" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␊leading\ LF/␊leading\ LF 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58497707fabf2a8209720013fd49875f6e293ca0 /rclone-test-qosomap4ribo/␊leading LF/␊leading LF 2026/07/11 01:07:50 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58497707fabf2a8209720013fd49875f6e293ca0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 4f985e4ad6f75ab80b4074a2ac47d538 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f985e4ad6f75ab80b4074a2ac47d538 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 9277e432fba10d74846e411c6f894e3eb0788ba2 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9277e432fba10d74846e411c6f894e3eb0788ba2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 4f985e4ad6f75ab80b4074a2ac47d538 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f985e4ad6f75ab80b4074a2ac47d538 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 9277e432fba10d74846e411c6f894e3eb0788ba2 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9277e432fba10d74846e411c6f894e3eb0788ba2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 4f985e4ad6f75ab80b4074a2ac47d538 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f985e4ad6f75ab80b4074a2ac47d538 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␉leading HT/␉leading HT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␉leading\ HT/␉leading\ HT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 9277e432fba10d74846e411c6f894e3eb0788ba2 /rclone-test-qosomap4ribo/␉leading HT/␉leading HT 2026/07/11 01:07:50 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9277e432fba10d74846e411c6f894e3eb0788ba2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7650178cf41764840c0b4a621bb9edde /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7650178cf41764840c0b4a621bb9edde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 781aa3745d44abaef533720925b1c4ab33131f5c /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 781aa3745d44abaef533720925b1c4ab33131f5c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7650178cf41764840c0b4a621bb9edde /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7650178cf41764840c0b4a621bb9edde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 781aa3745d44abaef533720925b1c4ab33131f5c /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 781aa3745d44abaef533720925b1c4ab33131f5c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7650178cf41764840c0b4a621bb9edde /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7650178cf41764840c0b4a621bb9edde 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/␋leading VT/␋leading VT" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/␋leading\ VT/␋leading\ VT 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 781aa3745d44abaef533720925b1c4ab33131f5c /rclone-test-qosomap4ribo/␋leading VT/␋leading VT 2026/07/11 01:07:50 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 781aa3745d44abaef533720925b1c4ab33131f5c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3807e2ff19fcdbb64bfa6b5d6f5edc2c /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 3807e2ff19fcdbb64bfa6b5d6f5edc2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58a0eeb1fa81f344de01779e3ab8b18366a829fb /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 58a0eeb1fa81f344de01779e3ab8b18366a829fb 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3807e2ff19fcdbb64bfa6b5d6f5edc2c /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 3807e2ff19fcdbb64bfa6b5d6f5edc2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58a0eeb1fa81f344de01779e3ab8b18366a829fb /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 58a0eeb1fa81f344de01779e3ab8b18366a829fb 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3807e2ff19fcdbb64bfa6b5d6f5edc2c /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 3807e2ff19fcdbb64bfa6b5d6f5edc2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/.leading dot/.leading dot" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/.leading\ dot/.leading\ dot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 58a0eeb1fa81f344de01779e3ab8b18366a829fb /rclone-test-qosomap4ribo/.leading dot/.leading dot 2026/07/11 01:07:50 DEBUG : .leading dot/.leading dot: Parsed hash: 58a0eeb1fa81f344de01779e3ab8b18366a829fb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f83fdc309976a18570562c94196fc1b0 /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: f83fdc309976a18570562c94196fc1b0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bd0d9208c66d7fc209364ce6628918b55d220f7b /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: bd0d9208c66d7fc209364ce6628918b55d220f7b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f83fdc309976a18570562c94196fc1b0 /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: f83fdc309976a18570562c94196fc1b0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bd0d9208c66d7fc209364ce6628918b55d220f7b /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: bd0d9208c66d7fc209364ce6628918b55d220f7b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f83fdc309976a18570562c94196fc1b0 /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: f83fdc309976a18570562c94196fc1b0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing space /trailing space " 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ space\ /trailing\ space\ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bd0d9208c66d7fc209364ce6628918b55d220f7b /rclone-test-qosomap4ribo/trailing space /trailing space 2026/07/11 01:07:50 DEBUG : trailing space /trailing space : Parsed hash: bd0d9208c66d7fc209364ce6628918b55d220f7b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3b4431813cc904f6332f4326cd2dde45 /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3b4431813cc904f6332f4326cd2dde45 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dd8317682c08f47defad21d7cdd5305969cfe32f /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dd8317682c08f47defad21d7cdd5305969cfe32f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3b4431813cc904f6332f4326cd2dde45 /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3b4431813cc904f6332f4326cd2dde45 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dd8317682c08f47defad21d7cdd5305969cfe32f /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dd8317682c08f47defad21d7cdd5305969cfe32f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 3b4431813cc904f6332f4326cd2dde45 /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3b4431813cc904f6332f4326cd2dde45 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ CR␍/trailing\ CR␍ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dd8317682c08f47defad21d7cdd5305969cfe32f /rclone-test-qosomap4ribo/trailing CR␍/trailing CR␍ 2026/07/11 01:07:50 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dd8317682c08f47defad21d7cdd5305969cfe32f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b66e55e25fa1c40f828c40d8ab4f992 /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b66e55e25fa1c40f828c40d8ab4f992 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b95561b3bbace8e85d618692a437e2871034f2b /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b95561b3bbace8e85d618692a437e2871034f2b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b66e55e25fa1c40f828c40d8ab4f992 /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b66e55e25fa1c40f828c40d8ab4f992 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b95561b3bbace8e85d618692a437e2871034f2b /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b95561b3bbace8e85d618692a437e2871034f2b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b66e55e25fa1c40f828c40d8ab4f992 /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b66e55e25fa1c40f828c40d8ab4f992 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ LF␊/trailing\ LF␊ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 8b95561b3bbace8e85d618692a437e2871034f2b /rclone-test-qosomap4ribo/trailing LF␊/trailing LF␊ 2026/07/11 01:07:50 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8b95561b3bbace8e85d618692a437e2871034f2b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4e7d41a9eb6e5f2e3b9e6cdd753a5 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ HT␉/trailing\ HT␉ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa /rclone-test-qosomap4ribo/trailing HT␉/trailing HT␉ 2026/07/11 01:07:50 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b899eaf0e11bdfa69387b8ebf65886fb4c74ffa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1f7c088999ac1c5625545ad82aee2b2c /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1f7c088999ac1c5625545ad82aee2b2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bc80185a262df60f31c1bd18ab33dbd76291dbe0 /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc80185a262df60f31c1bd18ab33dbd76291dbe0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1f7c088999ac1c5625545ad82aee2b2c /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1f7c088999ac1c5625545ad82aee2b2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bc80185a262df60f31c1bd18ab33dbd76291dbe0 /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc80185a262df60f31c1bd18ab33dbd76291dbe0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 1f7c088999ac1c5625545ad82aee2b2c /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1f7c088999ac1c5625545ad82aee2b2c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ VT␋/trailing\ VT␋ 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: bc80185a262df60f31c1bd18ab33dbd76291dbe0 /rclone-test-qosomap4ribo/trailing VT␋/trailing VT␋ 2026/07/11 01:07:50 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc80185a262df60f31c1bd18ab33dbd76291dbe0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 81929582413833cde1e9c7335484aed2 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: 81929582413833cde1e9c7335484aed2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f6f08b97ae30bf70d60e5583312931f8f639a293 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: f6f08b97ae30bf70d60e5583312931f8f639a293 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 81929582413833cde1e9c7335484aed2 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: 81929582413833cde1e9c7335484aed2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f6f08b97ae30bf70d60e5583312931f8f639a293 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: f6f08b97ae30bf70d60e5583312931f8f639a293 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 81929582413833cde1e9c7335484aed2 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: 81929582413833cde1e9c7335484aed2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/trailing dot./trailing dot." 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/trailing\ dot./trailing\ dot. 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: f6f08b97ae30bf70d60e5583312931f8f639a293 /rclone-test-qosomap4ribo/trailing dot./trailing dot. 2026/07/11 01:07:50 DEBUG : trailing dot./trailing dot.: Parsed hash: f6f08b97ae30bf70d60e5583312931f8f639a293 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 719daf5ca8ef8df6942a137b5d29294a /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 719daf5ca8ef8df6942a137b5d29294a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 719daf5ca8ef8df6942a137b5d29294a /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 719daf5ca8ef8df6942a137b5d29294a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 719daf5ca8ef8df6942a137b5d29294a /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 719daf5ca8ef8df6942a137b5d29294a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/invalid\ utf-8/invalid\ utf-8 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 /rclone-test-qosomap4ribo/invalid utf-8/invalid utf-8 2026/07/11 01:07:50 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dba5f13c5b3a0967a85d818fc27c06b23c8446c3 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c24ffb78d1176711593246b6382a5292 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: c24ffb78d1176711593246b6382a5292 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 67094708e9dfe1252b569fab110ce807efedfaa1 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67094708e9dfe1252b569fab110ce807efedfaa1 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c24ffb78d1176711593246b6382a5292 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: c24ffb78d1176711593246b6382a5292 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 67094708e9dfe1252b569fab110ce807efedfaa1 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67094708e9dfe1252b569fab110ce807efedfaa1 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: c24ffb78d1176711593246b6382a5292 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: c24ffb78d1176711593246b6382a5292 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/test%46.txt/test%46.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/test\%46.txt/test\%46.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 67094708e9dfe1252b569fab110ce807efedfaa1 /rclone-test-qosomap4ribo/test%46.txt/test%46.txt 2026/07/11 01:07:50 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67094708e9dfe1252b569fab110ce807efedfaa1 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Connection OK after error: potato 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/zero-length-file" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/zero-length-file" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/zero-length-file" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/zero-length-file" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qosomap4ribo/zero-length-file 2026/07/11 01:07:50 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 305c970f2c999dddfd7e649c23e4e255 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 305c970f2c999dddfd7e649c23e4e255 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 089262964d943f33917bfd28a49a93d4e6f3f6d7 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 089262964d943f33917bfd28a49a93d4e6f3f6d7 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 305c970f2c999dddfd7e649c23e4e255 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 305c970f2c999dddfd7e649c23e4e255 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 089262964d943f33917bfd28a49a93d4e6f3f6d7 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 089262964d943f33917bfd28a49a93d4e6f3f6d7 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a === 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/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40460->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/11 01:07:50 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === 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/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qosomap4ribo/hello? sausage/êé" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: New connection 127.0.0.1:40470->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Relative path resolved to "/rclone-test-qosomap4ribo/hello? sausage/êé" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Using root directory "/rclone-test-qosomap4ribo/hello? sausage/êé" 2026/07/11 01:07:50 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-qosomap4ribo/hello? sausage/êé" to be canonical "TestSFTPRclone{LXnCv}:rclone-test-qosomap4ribo/hello? sausage/êé" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Remote command result: 4580ee9d30fd18bc81b3c019231b3a6c /rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : a/b/c/d/e.txt: Parsed hash: 4580ee9d30fd18bc81b3c019231b3a6c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Remote command result: df884af5eb48cc020755058a6d2c0b3008be1787 /rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : a/b/c/d/e.txt: Parsed hash: df884af5eb48cc020755058a6d2c0b3008be1787 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Remote command result: 4580ee9d30fd18bc81b3c019231b3a6c /rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : a/b/c/d/e.txt: Parsed hash: 4580ee9d30fd18bc81b3c019231b3a6c 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: Remote command result: df884af5eb48cc020755058a6d2c0b3008be1787 /rclone-test-qosomap4ribo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 01:07:50 DEBUG : a/b/c/d/e.txt: Parsed hash: df884af5eb48cc020755058a6d2c0b3008be1787 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé: New connection 127.0.0.1:40480->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:07:50 INFO : a/b/c/d/e.txt: Deleted 2026/07/11 01:07:50 DEBUG : removing 1 level 4 directories 2026/07/11 01:07:50 INFO : a/b/c/d: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 3 directories 2026/07/11 01:07:50 INFO : a/b/c: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 2 directories 2026/07/11 01:07:50 INFO : a/b: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 1 directories 2026/07/11 01:07:50 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: New connection 127.0.0.1:40486->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/moveTest/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/moveTest/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/moveTest/other.txt 2026/07/11 01:07:50 DEBUG : moveTest/other.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/moveTest/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/moveTest/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/moveTest/other.txt 2026/07/11 01:07:50 DEBUG : moveTest/other.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/other.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/other.txt 2026/07/11 01:07:50 DEBUG : other.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-nifugic6rese" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: New connection 127.0.0.1:40496->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Relative path resolved to "/rclone-test-nifugic6rese" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Using root directory "/rclone-test-nifugic6rese" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Shell path "/rclone-test-nifugic6rese/new_name/sub_new_name/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Running remote command: md5sum /rclone-test-nifugic6rese/new_name/sub_new_name/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-nifugic6rese/new_name/sub_new_name/file name.txt 2026/07/11 01:07:50 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Shell path "/rclone-test-nifugic6rese/new_name/sub_new_name/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Running remote command: sha1sum /rclone-test-nifugic6rese/new_name/sub_new_name/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-nifugic6rese/new_name/sub_new_name/file name.txt 2026/07/11 01:07:50 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Shell path "/rclone-test-nifugic6rese/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Running remote command: md5sum /rclone-test-nifugic6rese/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-nifugic6rese/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Shell path "/rclone-test-nifugic6rese/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Running remote command: sha1sum /rclone-test-nifugic6rese/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-nifugic6rese/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: Purge dir "new_name" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nifugic6rese: 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: 2b1f0ae676155bfea2ed8de52664a7dcd111e76a === 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: eac76cb3ff0c9506ef5e18b9cc6e1f62 /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: eac76cb3ff0c9506ef5e18b9cc6e1f62 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:40512->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qosomap4ribo/not found.txt" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/not found.txt: New connection 127.0.0.1:40526->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/not found.txt: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/not found.txt: Relative path resolved to "/rclone-test-qosomap4ribo/not found.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/not found.txt: Using root directory "/rclone-test-qosomap4ribo/not found.txt" 2026/07/11 01:07:50 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestSFTPRclone:" path "rclone-test-qosomap4ribo" from "TestSFTPRclone:rclone-test-qosomap4ribo" 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40542->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1995: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74074af067246c24e78b338d9287c75e /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 74074af067246c24e78b338d9287c75e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e66f478abdc942321d576e4d98644d7ce60b2f2 /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 6e66f478abdc942321d576e4d98644d7ce60b2f2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74074af067246c24e78b338d9287c75e /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 74074af067246c24e78b338d9287c75e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e66f478abdc942321d576e4d98644d7ce60b2f2 /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 6e66f478abdc942321d576e4d98644d7ce60b2f2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74074af067246c24e78b338d9287c75e /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 74074af067246c24e78b338d9287c75e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/created from root.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/created\ from\ root.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e66f478abdc942321d576e4d98644d7ce60b2f2 /rclone-test-qosomap4ribo/created from root.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/created from root.txt: Parsed hash: 6e66f478abdc942321d576e4d98644d7ce60b2f2 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e0510dec5cf872012a4ef4c7e3eac13b /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: e0510dec5cf872012a4ef4c7e3eac13b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/file name.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/file\ name.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f /rclone-test-qosomap4ribo/file name.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/file name.txt: Parsed hash: cf38eb1ecf6dd7b4e9c95ef2455173b56774587f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 93bf0ff9b627abceac52a891a9c4033b /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 93bf0ff9b627abceac52a891a9c4033b 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 /rclone-test-qosomap4ribo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d4a53271ec5b2e1ffdfd73428616f1258f5a75e6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Server has VFS statistics extension 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: About path "/rclone-test-qosomap4ribo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 47527e749788dce6e06bd3a0a16a92b4 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: 47527e749788dce6e06bd3a0a16a92b4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 135b46f54038dbc579ed9d67bd28bcc55b747962 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: 135b46f54038dbc579ed9d67bd28bcc55b747962 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 47527e749788dce6e06bd3a0a16a92b4 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: 47527e749788dce6e06bd3a0a16a92b4 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/piped data.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/piped\ data.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 135b46f54038dbc579ed9d67bd28bcc55b747962 /rclone-test-qosomap4ribo/piped data.txt 2026/07/11 01:07:50 DEBUG : piped data.txt: Parsed hash: 135b46f54038dbc579ed9d67bd28bcc55b747962 === 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/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/unknown-size-update.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 00228f70d83f53f5ab40ecf46cebf450 /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : unknown-size-update.txt: Parsed hash: 00228f70d83f53f5ab40ecf46cebf450 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/unknown-size-update.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 849edcedddb232aeff16fbd298a98744bf746b1f /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : unknown-size-update.txt: Parsed hash: 849edcedddb232aeff16fbd298a98744bf746b1f 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/unknown-size-update.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: md5sum /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 00228f70d83f53f5ab40ecf46cebf450 /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : unknown-size-update.txt: Parsed hash: 00228f70d83f53f5ab40ecf46cebf450 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Shell path "/rclone-test-qosomap4ribo/unknown-size-update.txt" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Running remote command: sha1sum /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Remote command result: 849edcedddb232aeff16fbd298a98744bf746b1f /rclone-test-qosomap4ribo/unknown-size-update.txt 2026/07/11 01:07:50 DEBUG : unknown-size-update.txt: Parsed hash: 849edcedddb232aeff16fbd298a98744bf746b1f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/11 01:07:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qosomap4ribo/deeper/nonexisting/directory" 2026/07/11 01:07:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{LXnCv}" suffix to name 2026/07/11 01:07:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/11 01:07:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/11 01:07:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/11 01:07:50 DEBUG : Setting pass="X8ORrjPq2hmSDtB_THrXvVBLME3F-CeHdrpK6TQbol14nEo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/11 01:07:50 NOTICE: TestSFTPRclone{LXnCv}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/deeper/nonexisting/directory: New connection 127.0.0.1:40550->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9905.0baac15c4" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-qosomap4ribo/deeper/nonexisting/directory" 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo/deeper/nonexisting/directory: Using root directory "/rclone-test-qosomap4ribo/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/11 01:07:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:07:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/11 01:07:50 DEBUG : removing 1 level 4 directories 2026/07/11 01:07:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 3 directories 2026/07/11 01:07:50 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 2 directories 2026/07/11 01:07:50 INFO : hello? sausage/êé: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 1 directories 2026/07/11 01:07:50 INFO : hello? sausage: Removing directory 2026/07/11 01:07:50 DEBUG : removing 1 level 0 directories 2026/07/11 01:07:50 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Removing directory 2026/07/11 01:07:50 ERROR : error listing: directory not found 2026/07/11 01:07:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:07:50 ERROR : error listing: directory not found 2026/07/11 01:07:50 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Failed to list "": directory not found 2026/07/11 01:07:50 DEBUG : removing 1 level 0 directories 2026/07/11 01:07:50 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Removing directory 2026/07/11 01:07:50 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/11 01:07:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qosomap4ribo: Closing 2 unused connections 2026/07/11 01:07:50 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.81s) --- 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.76s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- 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.05s) --- 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.03s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.041s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.113827835s (try 1/5)