"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/01 04:56:52 NOTICE: TestSFTPRclone: Starting server 2026/05/01 04:56:53 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/01 04:56:53 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/01 04:56:53 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/01 04:56:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yesagek5xeci" 2026/05/01 04:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/01 04:56:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: New connection 127.0.0.1:43504->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell type "unix" from config 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Relative path resolved to "/rclone-test-yesagek5xeci" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Using root directory "/rclone-test-yesagek5xeci" 2026/05/01 04:56:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/01 04:56:53 INFO : dir/subdir: Making directory 2026/05/01 04:56:53 INFO : dir/subdir: Removing directory 2026/05/01 04:56:53 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/01 04:56:53 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5a8283ff64f624d18a43c7f74e481b03 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5a8283ff64f624d18a43c7f74e481b03 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5062beec39a4bd73a8a634784c11e91afdd4c952 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5062beec39a4bd73a8a634784c11e91afdd4c952 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5a8283ff64f624d18a43c7f74e481b03 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5a8283ff64f624d18a43c7f74e481b03 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5062beec39a4bd73a8a634784c11e91afdd4c952 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5062beec39a4bd73a8a634784c11e91afdd4c952 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5a8283ff64f624d18a43c7f74e481b03 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5a8283ff64f624d18a43c7f74e481b03 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5062beec39a4bd73a8a634784c11e91afdd4c952 /rclone-test-yesagek5xeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 04:56:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5062beec39a4bd73a8a634784c11e91afdd4c952 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 594249fbcda71265eca46f580dc3b299 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 594249fbcda71265eca46f580dc3b299 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 737517ec8479c56af04eef54abd098bf26a94a81 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 737517ec8479c56af04eef54abd098bf26a94a81 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 594249fbcda71265eca46f580dc3b299 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 594249fbcda71265eca46f580dc3b299 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 737517ec8479c56af04eef54abd098bf26a94a81 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 737517ec8479c56af04eef54abd098bf26a94a81 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 594249fbcda71265eca46f580dc3b299 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 594249fbcda71265eca46f580dc3b299 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/./." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 737517ec8479c56af04eef54abd098bf26a94a81 /rclone-test-yesagek5xeci/./. 2026/05/01 04:56:53 DEBUG : ./.: Parsed hash: 737517ec8479c56af04eef54abd098bf26a94a81 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 06dec80ea472f7565f2bb59358ae737f /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: 06dec80ea472f7565f2bb59358ae737f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: f122f725662d0d0e8ad433264b9639263805772c /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: f122f725662d0d0e8ad433264b9639263805772c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 06dec80ea472f7565f2bb59358ae737f /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: 06dec80ea472f7565f2bb59358ae737f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: f122f725662d0d0e8ad433264b9639263805772c /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: f122f725662d0d0e8ad433264b9639263805772c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 06dec80ea472f7565f2bb59358ae737f /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: 06dec80ea472f7565f2bb59358ae737f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/../.." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: f122f725662d0d0e8ad433264b9639263805772c /rclone-test-yesagek5xeci/../.. 2026/05/01 04:56:53 DEBUG : ../..: Parsed hash: f122f725662d0d0e8ad433264b9639263805772c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ada9b0a8fea5231b63c49ff11e472d64 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ada9b0a8fea5231b63c49ff11e472d64 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ada9b0a8fea5231b63c49ff11e472d64 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ada9b0a8fea5231b63c49ff11e472d64 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ada9b0a8fea5231b63c49ff11e472d64 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ada9b0a8fea5231b63c49ff11e472d64 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 /rclone-test-yesagek5xeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 04:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7f2d1ffab07e82b4672bc1453e6377bf40b9404 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: be9dcd89c5ebe7b20158aee229e3c8ff /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: be9dcd89c5ebe7b20158aee229e3c8ff 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: be9dcd89c5ebe7b20158aee229e3c8ff /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: be9dcd89c5ebe7b20158aee229e3c8ff 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: be9dcd89c5ebe7b20158aee229e3c8ff /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: be9dcd89c5ebe7b20158aee229e3c8ff 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/ leading space/ leading space" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\ leading\ space/\ leading\ space 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 /rclone-test-yesagek5xeci/ leading space/ leading space 2026/05/01 04:56:53 DEBUG : leading space/ leading space: Parsed hash: 04adf2529e1f2eb3e5504bee12f5f2c80eb18895 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04b33cfa9b81069bba0bcea3fb37e89c /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04b33cfa9b81069bba0bcea3fb37e89c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 82b2196f6880fc4e7abebcdb7b65432682632c2e /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 82b2196f6880fc4e7abebcdb7b65432682632c2e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04b33cfa9b81069bba0bcea3fb37e89c /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04b33cfa9b81069bba0bcea3fb37e89c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 82b2196f6880fc4e7abebcdb7b65432682632c2e /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 82b2196f6880fc4e7abebcdb7b65432682632c2e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 04b33cfa9b81069bba0bcea3fb37e89c /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04b33cfa9b81069bba0bcea3fb37e89c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/~leading tilde/~leading tilde" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/\~leading\ tilde/\~leading\ tilde 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 82b2196f6880fc4e7abebcdb7b65432682632c2e /rclone-test-yesagek5xeci/~leading tilde/~leading tilde 2026/05/01 04:56:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 82b2196f6880fc4e7abebcdb7b65432682632c2e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bf2d986bcc0650e9330cbabcf0a24d4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf2d986bcc0650e9330cbabcf0a24d4c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bf2d986bcc0650e9330cbabcf0a24d4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf2d986bcc0650e9330cbabcf0a24d4c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bf2d986bcc0650e9330cbabcf0a24d4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf2d986bcc0650e9330cbabcf0a24d4c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␍leading CR/␍leading CR" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␍leading\ CR/␍leading\ CR 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c /rclone-test-yesagek5xeci/␍leading CR/␍leading CR 2026/05/01 04:56:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8030d99a1611a7206d9b7e8e1eca4290a9fddc4c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7ed00bd3964bc790315846990016f4a /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d7ed00bd3964bc790315846990016f4a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 531d72b08bdaee80ee8e1018ea223b0975458076 /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 531d72b08bdaee80ee8e1018ea223b0975458076 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7ed00bd3964bc790315846990016f4a /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d7ed00bd3964bc790315846990016f4a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 531d72b08bdaee80ee8e1018ea223b0975458076 /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 531d72b08bdaee80ee8e1018ea223b0975458076 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7ed00bd3964bc790315846990016f4a /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d7ed00bd3964bc790315846990016f4a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␊leading LF/␊leading LF" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␊leading\ LF/␊leading\ LF 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 531d72b08bdaee80ee8e1018ea223b0975458076 /rclone-test-yesagek5xeci/␊leading LF/␊leading LF 2026/05/01 04:56:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 531d72b08bdaee80ee8e1018ea223b0975458076 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7d1aeb250010f95cbea568785846a30 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d7d1aeb250010f95cbea568785846a30 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7d1aeb250010f95cbea568785846a30 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d7d1aeb250010f95cbea568785846a30 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d7d1aeb250010f95cbea568785846a30 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d7d1aeb250010f95cbea568785846a30 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␉leading HT/␉leading HT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␉leading\ HT/␉leading\ HT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 /rclone-test-yesagek5xeci/␉leading HT/␉leading HT 2026/05/01 04:56:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8d8b7e52eb61bcda3004d45e12ac2cb00f264fc4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cb601bfd9b5835caed33cbaf7da234c8 /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cb601bfd9b5835caed33cbaf7da234c8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: af48fd06fd49c30118047957534cb6483779b9ba /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: af48fd06fd49c30118047957534cb6483779b9ba 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cb601bfd9b5835caed33cbaf7da234c8 /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cb601bfd9b5835caed33cbaf7da234c8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: af48fd06fd49c30118047957534cb6483779b9ba /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: af48fd06fd49c30118047957534cb6483779b9ba 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cb601bfd9b5835caed33cbaf7da234c8 /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cb601bfd9b5835caed33cbaf7da234c8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/␋leading VT/␋leading VT" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/␋leading\ VT/␋leading\ VT 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: af48fd06fd49c30118047957534cb6483779b9ba /rclone-test-yesagek5xeci/␋leading VT/␋leading VT 2026/05/01 04:56:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: af48fd06fd49c30118047957534cb6483779b9ba === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6d1a2a3a2cf6982969dcaba8b82d1c1b /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: 6d1a2a3a2cf6982969dcaba8b82d1c1b 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cd628382bf8b5da2fc26bf76d8490045c9dd867d /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: cd628382bf8b5da2fc26bf76d8490045c9dd867d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6d1a2a3a2cf6982969dcaba8b82d1c1b /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: 6d1a2a3a2cf6982969dcaba8b82d1c1b 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cd628382bf8b5da2fc26bf76d8490045c9dd867d /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: cd628382bf8b5da2fc26bf76d8490045c9dd867d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6d1a2a3a2cf6982969dcaba8b82d1c1b /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: 6d1a2a3a2cf6982969dcaba8b82d1c1b 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/.leading dot/.leading dot" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/.leading\ dot/.leading\ dot 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cd628382bf8b5da2fc26bf76d8490045c9dd867d /rclone-test-yesagek5xeci/.leading dot/.leading dot 2026/05/01 04:56:53 DEBUG : .leading dot/.leading dot: Parsed hash: cd628382bf8b5da2fc26bf76d8490045c9dd867d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cedb3e6e68f1b97723cc9207db455df2 /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: cedb3e6e68f1b97723cc9207db455df2 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cedb3e6e68f1b97723cc9207db455df2 /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: cedb3e6e68f1b97723cc9207db455df2 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: cedb3e6e68f1b97723cc9207db455df2 /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: cedb3e6e68f1b97723cc9207db455df2 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing space /trailing space " 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ space\ /trailing\ space\ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d /rclone-test-yesagek5xeci/trailing space /trailing space 2026/05/01 04:56:53 DEBUG : trailing space /trailing space : Parsed hash: 3eafc0ee832aa9e606f31bdc2d789f6258bf187d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 40cf234d12b1793212e29efffeaafd9e /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 40cf234d12b1793212e29efffeaafd9e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d4638565cd6e8624a47814f4c3bdec1bd0407d9b /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d4638565cd6e8624a47814f4c3bdec1bd0407d9b 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 40cf234d12b1793212e29efffeaafd9e /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 40cf234d12b1793212e29efffeaafd9e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d4638565cd6e8624a47814f4c3bdec1bd0407d9b /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d4638565cd6e8624a47814f4c3bdec1bd0407d9b 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 40cf234d12b1793212e29efffeaafd9e /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 40cf234d12b1793212e29efffeaafd9e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ CR␍/trailing\ CR␍ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d4638565cd6e8624a47814f4c3bdec1bd0407d9b /rclone-test-yesagek5xeci/trailing CR␍/trailing CR␍ 2026/05/01 04:56:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d4638565cd6e8624a47814f4c3bdec1bd0407d9b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 0f312b62b7c4b9de1cc2b63d6d907049 /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f312b62b7c4b9de1cc2b63d6d907049 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ea51ca874f80cbb76b4d219330a685bd2217be7e /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea51ca874f80cbb76b4d219330a685bd2217be7e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 0f312b62b7c4b9de1cc2b63d6d907049 /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f312b62b7c4b9de1cc2b63d6d907049 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ea51ca874f80cbb76b4d219330a685bd2217be7e /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea51ca874f80cbb76b4d219330a685bd2217be7e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 0f312b62b7c4b9de1cc2b63d6d907049 /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f312b62b7c4b9de1cc2b63d6d907049 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ LF␊/trailing\ LF␊ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: ea51ca874f80cbb76b4d219330a685bd2217be7e /rclone-test-yesagek5xeci/trailing LF␊/trailing LF␊ 2026/05/01 04:56:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea51ca874f80cbb76b4d219330a685bd2217be7e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 2d6ce6483756f1928e1142f1001411ef /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d6ce6483756f1928e1142f1001411ef 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 2d6ce6483756f1928e1142f1001411ef /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d6ce6483756f1928e1142f1001411ef 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 2d6ce6483756f1928e1142f1001411ef /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d6ce6483756f1928e1142f1001411ef 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ HT␉/trailing\ HT␉ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa /rclone-test-yesagek5xeci/trailing HT␉/trailing HT␉ 2026/05/01 04:56:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a1652f2bfe98961a70fb56fa5ab602cb2b6067aa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 39833075be2fdbeb108a684c5ed63c2c /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39833075be2fdbeb108a684c5ed63c2c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6a78c5f8204634061e4d8629505000840cc0c905 /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6a78c5f8204634061e4d8629505000840cc0c905 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 39833075be2fdbeb108a684c5ed63c2c /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39833075be2fdbeb108a684c5ed63c2c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6a78c5f8204634061e4d8629505000840cc0c905 /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6a78c5f8204634061e4d8629505000840cc0c905 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 39833075be2fdbeb108a684c5ed63c2c /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39833075be2fdbeb108a684c5ed63c2c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ VT␋/trailing\ VT␋ 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6a78c5f8204634061e4d8629505000840cc0c905 /rclone-test-yesagek5xeci/trailing VT␋/trailing VT␋ 2026/05/01 04:56:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6a78c5f8204634061e4d8629505000840cc0c905 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: dfd2e0d52548a71e327e9e0bcea52f61 /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: dfd2e0d52548a71e327e9e0bcea52f61 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 857ef65b236a131f05de4acf95046eafe106e5ed /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: 857ef65b236a131f05de4acf95046eafe106e5ed 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: dfd2e0d52548a71e327e9e0bcea52f61 /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: dfd2e0d52548a71e327e9e0bcea52f61 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 857ef65b236a131f05de4acf95046eafe106e5ed /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: 857ef65b236a131f05de4acf95046eafe106e5ed 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: dfd2e0d52548a71e327e9e0bcea52f61 /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: dfd2e0d52548a71e327e9e0bcea52f61 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/trailing dot./trailing dot." 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/trailing\ dot./trailing\ dot. 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 857ef65b236a131f05de4acf95046eafe106e5ed /rclone-test-yesagek5xeci/trailing dot./trailing dot. 2026/05/01 04:56:53 DEBUG : trailing dot./trailing dot.: Parsed hash: 857ef65b236a131f05de4acf95046eafe106e5ed === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bff020dd045971269dbc71b187be1d8f /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bff020dd045971269dbc71b187be1d8f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: c2be0c46b53fedcb83fbc4133a7fb2188d45316d /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c2be0c46b53fedcb83fbc4133a7fb2188d45316d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bff020dd045971269dbc71b187be1d8f /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bff020dd045971269dbc71b187be1d8f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: c2be0c46b53fedcb83fbc4133a7fb2188d45316d /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c2be0c46b53fedcb83fbc4133a7fb2188d45316d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: bff020dd045971269dbc71b187be1d8f /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bff020dd045971269dbc71b187be1d8f 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/invalid\ utf-8/invalid\ utf-8 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: c2be0c46b53fedcb83fbc4133a7fb2188d45316d /rclone-test-yesagek5xeci/invalid utf-8/invalid utf-8 2026/05/01 04:56:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c2be0c46b53fedcb83fbc4133a7fb2188d45316d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 92a857f1f02e1b3764ab9728c54051fe /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92a857f1f02e1b3764ab9728c54051fe 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6f338391d063ae8b7b7c884edad744c9d52cd93d /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6f338391d063ae8b7b7c884edad744c9d52cd93d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 92a857f1f02e1b3764ab9728c54051fe /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92a857f1f02e1b3764ab9728c54051fe 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6f338391d063ae8b7b7c884edad744c9d52cd93d /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6f338391d063ae8b7b7c884edad744c9d52cd93d 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 92a857f1f02e1b3764ab9728c54051fe /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92a857f1f02e1b3764ab9728c54051fe 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/test%46.txt/test%46.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/test\%46.txt/test\%46.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 6f338391d063ae8b7b7c884edad744c9d52cd93d /rclone-test-yesagek5xeci/test%46.txt/test%46.txt 2026/05/01 04:56:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6f338391d063ae8b7b7c884edad744c9d52cd93d === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Connection OK after error: potato 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/zero-length-file" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/zero-length-file" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/zero-length-file" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/zero-length-file" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yesagek5xeci/zero-length-file 2026/05/01 04:56:53 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: eea192f51e82a118c776866504071409 /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: eea192f51e82a118c776866504071409 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7db30a7ee3a7db45909cf893e00cc90812f6c403 /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 7db30a7ee3a7db45909cf893e00cc90812f6c403 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: eea192f51e82a118c776866504071409 /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: eea192f51e82a118c776866504071409 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7db30a7ee3a7db45909cf893e00cc90812f6c403 /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 7db30a7ee3a7db45909cf893e00cc90812f6c403 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/01 04:56:53 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/01 04:56:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:43508->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:53 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/01 04:56:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yesagek5xeci/hello? sausage/êé" 2026/05/01 04:56:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:53 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:53 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: New connection 127.0.0.1:43516->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Shell type "unix" from config 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Relative path resolved to "/rclone-test-yesagek5xeci/hello? sausage/êé" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Using root directory "/rclone-test-yesagek5xeci/hello? sausage/êé" 2026/05/01 04:56:53 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-yesagek5xeci/hello? sausage/êé" to be canonical "TestSFTPRclone{un9bR}:rclone-test-yesagek5xeci/hello? sausage/êé" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Remote command result: 94cc7c58581d4268786a9cb10c5c1d03 /rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 94cc7c58581d4268786a9cb10c5c1d03 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Remote command result: b223166946bb1dea494b93f7e3399ac73f0c3264 /rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : a/b/c/d/e.txt: Parsed hash: b223166946bb1dea494b93f7e3399ac73f0c3264 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Remote command result: 94cc7c58581d4268786a9cb10c5c1d03 /rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 94cc7c58581d4268786a9cb10c5c1d03 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: Remote command result: b223166946bb1dea494b93f7e3399ac73f0c3264 /rclone-test-yesagek5xeci/hello? sausage/êé/a/b/c/d/e.txt 2026/05/01 04:56:53 DEBUG : a/b/c/d/e.txt: Parsed hash: b223166946bb1dea494b93f7e3399ac73f0c3264 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé: New connection 127.0.0.1:43532->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : Waiting for deletions to finish 2026/05/01 04:56:54 INFO : a/b/c/d/e.txt: Deleted 2026/05/01 04:56:54 DEBUG : removing 1 level 4 directories 2026/05/01 04:56:54 INFO : a/b/c/d: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 3 directories 2026/05/01 04:56:54 INFO : a/b/c: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 2 directories 2026/05/01 04:56:54 INFO : a/b: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 1 directories 2026/05/01 04:56:54 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: New connection 127.0.0.1:43544->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/moveTest/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/moveTest/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/moveTest/other.txt 2026/05/01 04:56:54 DEBUG : moveTest/other.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/moveTest/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/moveTest/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/moveTest/other.txt 2026/05/01 04:56:54 DEBUG : moveTest/other.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/other.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/other.txt 2026/05/01 04:56:54 DEBUG : other.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/01 04:56:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-deraqud8zapa" 2026/05/01 04:56:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: New connection 127.0.0.1:43546->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Shell type "unix" from config 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Relative path resolved to "/rclone-test-deraqud8zapa" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Using root directory "/rclone-test-deraqud8zapa" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Shell path "/rclone-test-deraqud8zapa/new_name/sub_new_name/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Running remote command: md5sum /rclone-test-deraqud8zapa/new_name/sub_new_name/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-deraqud8zapa/new_name/sub_new_name/file name.txt 2026/05/01 04:56:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Shell path "/rclone-test-deraqud8zapa/new_name/sub_new_name/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Running remote command: sha1sum /rclone-test-deraqud8zapa/new_name/sub_new_name/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-deraqud8zapa/new_name/sub_new_name/file name.txt 2026/05/01 04:56:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Shell path "/rclone-test-deraqud8zapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Running remote command: md5sum /rclone-test-deraqud8zapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-deraqud8zapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Shell path "/rclone-test-deraqud8zapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Running remote command: sha1sum /rclone-test-deraqud8zapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-deraqud8zapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Purge dir "new_name" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-deraqud8zapa: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 428ba9a97d7fc001a0530804159ba04c /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 428ba9a97d7fc001a0530804159ba04c 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: b8c2fda3d5b2bd9dab5a38a3a513fdd8f73d4efc === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/01 04:56:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:43556->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/01 04:56:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yesagek5xeci/not found.txt" 2026/05/01 04:56:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/not found.txt: New connection 127.0.0.1:43558->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/not found.txt: Shell type "unix" from config 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/not found.txt: Relative path resolved to "/rclone-test-yesagek5xeci/not found.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/not found.txt: Using root directory "/rclone-test-yesagek5xeci/not found.txt" 2026/05/01 04:56:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-yesagek5xeci" from "TestSFTPRclone:rclone-test-yesagek5xeci" 2026/05/01 04:56:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/01 04:56:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:43572->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8870564b059d3d9f5f294ceadd06155b /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: 8870564b059d3d9f5f294ceadd06155b 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bdc1bec021e4ebe045095e661df4021c63bbb7e0 /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: bdc1bec021e4ebe045095e661df4021c63bbb7e0 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8870564b059d3d9f5f294ceadd06155b /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: 8870564b059d3d9f5f294ceadd06155b 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bdc1bec021e4ebe045095e661df4021c63bbb7e0 /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: bdc1bec021e4ebe045095e661df4021c63bbb7e0 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8870564b059d3d9f5f294ceadd06155b /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: 8870564b059d3d9f5f294ceadd06155b 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/created from root.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/created\ from\ root.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bdc1bec021e4ebe045095e661df4021c63bbb7e0 /rclone-test-yesagek5xeci/created from root.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/created from root.txt: Parsed hash: bdc1bec021e4ebe045095e661df4021c63bbb7e0 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2d88260e022a08bc0c23161cfcf0e6fe /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 2d88260e022a08bc0c23161cfcf0e6fe 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/file name.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/file\ name.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 07c328f47b54a86523efde5a5d976099de5654ca /rclone-test-yesagek5xeci/file name.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/file name.txt: Parsed hash: 07c328f47b54a86523efde5a5d976099de5654ca 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7866f5378bd990b59a22cbf68f9cc28a /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7866f5378bd990b59a22cbf68f9cc28a 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 1cd0426a1273d065974d345e3bafe77223f79dfd /rclone-test-yesagek5xeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 04:56:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1cd0426a1273d065974d345e3bafe77223f79dfd === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Server has VFS statistics extension 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: About path "/rclone-test-yesagek5xeci" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: About path "/rclone-test-yesagek5xeci" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: About using shell command for shell type "unix" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: df -k /rclone-test-yesagek5xeci 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 60166160 90606848 38% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7ab7b7831807be5688669455c0a1dd40 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: 7ab7b7831807be5688669455c0a1dd40 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5c3659c11c780a7ba9b080b4d1ea89126d560ed6 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: 5c3659c11c780a7ba9b080b4d1ea89126d560ed6 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 7ab7b7831807be5688669455c0a1dd40 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: 7ab7b7831807be5688669455c0a1dd40 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/piped data.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/piped\ data.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 5c3659c11c780a7ba9b080b4d1ea89126d560ed6 /rclone-test-yesagek5xeci/piped data.txt 2026/05/01 04:56:54 DEBUG : piped data.txt: Parsed hash: 5c3659c11c780a7ba9b080b4d1ea89126d560ed6 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/unknown-size-update.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: fdd8450528d25e3f54dbbb27408a3752 /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : unknown-size-update.txt: Parsed hash: fdd8450528d25e3f54dbbb27408a3752 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/unknown-size-update.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 0b85063e4f38c536e93facb775408f3d1fb4a18f /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : unknown-size-update.txt: Parsed hash: 0b85063e4f38c536e93facb775408f3d1fb4a18f 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/unknown-size-update.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: md5sum /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: fdd8450528d25e3f54dbbb27408a3752 /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : unknown-size-update.txt: Parsed hash: fdd8450528d25e3f54dbbb27408a3752 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Shell path "/rclone-test-yesagek5xeci/unknown-size-update.txt" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Running remote command: sha1sum /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Remote command result: 0b85063e4f38c536e93facb775408f3d1fb4a18f /rclone-test-yesagek5xeci/unknown-size-update.txt 2026/05/01 04:56:54 DEBUG : unknown-size-update.txt: Parsed hash: 0b85063e4f38c536e93facb775408f3d1fb4a18f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/01 04:56:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yesagek5xeci/deeper/nonexisting/directory" 2026/05/01 04:56:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{un9bR}" suffix to name 2026/05/01 04:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/01 04:56:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/01 04:56:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/01 04:56:54 DEBUG : Setting pass="djkG8CICHxTMCciaCv8ma-sdpawuEG6k04-hHpDm9zBXFE8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/01 04:56:54 NOTICE: TestSFTPRclone{un9bR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/deeper/nonexisting/directory: New connection 127.0.0.1:43588->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9678.9c6794298" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-yesagek5xeci/deeper/nonexisting/directory" 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci/deeper/nonexisting/directory: Using root directory "/rclone-test-yesagek5xeci/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/01 04:56:54 DEBUG : Waiting for deletions to finish 2026/05/01 04:56:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/01 04:56:54 DEBUG : removing 1 level 4 directories 2026/05/01 04:56:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 3 directories 2026/05/01 04:56:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 2 directories 2026/05/01 04:56:54 INFO : hello? sausage/êé: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 1 directories 2026/05/01 04:56:54 INFO : hello? sausage: Removing directory 2026/05/01 04:56:54 DEBUG : removing 1 level 0 directories 2026/05/01 04:56:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Removing directory 2026/05/01 04:56:54 ERROR : error listing: directory not found 2026/05/01 04:56:54 DEBUG : Waiting for deletions to finish 2026/05/01 04:56:54 ERROR : error listing: directory not found 2026/05/01 04:56:54 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Failed to list "": directory not found 2026/05/01 04:56:54 DEBUG : removing 1 level 0 directories 2026/05/01 04:56:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Removing directory 2026/05/01 04:56:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/01 04:56:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yesagek5xeci: Closing 2 unused connections 2026/05/01 04:56:54 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.72s) --- 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.66s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.946s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.77794252s (try 1/5)