"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -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 TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/03/08 08:03:59 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-simojom4kero" 2025/03/08 08:03:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 08:03:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:03:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:03:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:03:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:03:59 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:03:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:03:59 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:03:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:03:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:03:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:03:59 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:03:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: New connection 127.0.0.1:60534->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell type "unix" from config 2025/03/08 08:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Relative path resolved to "/home/rclone/rclone-test-simojom4kero" 2025/03/08 08:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Using root directory "/home/rclone/rclone-test-simojom4kero" 2025/03/08 08:03:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_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 2025/03/08 08:03:59 INFO : dir/subdir: Making directory 2025/03/08 08:04:00 INFO : dir/subdir: Removing directory 2025/03/08 08:04:00 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 2025/03/08 08:04:00 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e69c645b88a43a54085a5f6d80a4d755 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e69c645b88a43a54085a5f6d80a4d755 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e69c645b88a43a54085a5f6d80a4d755 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e69c645b88a43a54085a5f6d80a4d755 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e69c645b88a43a54085a5f6d80a4d755 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e69c645b88a43a54085a5f6d80a4d755 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 /home/rclone/rclone-test-simojom4kero/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/08 08:04:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: eba11430035c4dcaa005de2ec0fc7ed4153f1ee6 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 308f6476638daf98f11171821f3c8ccd /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 308f6476638daf98f11171821f3c8ccd 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 308f6476638daf98f11171821f3c8ccd /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 308f6476638daf98f11171821f3c8ccd 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 308f6476638daf98f11171821f3c8ccd /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 308f6476638daf98f11171821f3c8ccd 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/./." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e /home/rclone/rclone-test-simojom4kero/./. 2025/03/08 08:04:00 DEBUG : ./.: Parsed hash: 1649c2d08acdae72b36c08fc4a3c5d6b440bfb9e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 42e21fbce54f7dd2584aa84e74dffa2f /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: 42e21fbce54f7dd2584aa84e74dffa2f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 42e21fbce54f7dd2584aa84e74dffa2f /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: 42e21fbce54f7dd2584aa84e74dffa2f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 42e21fbce54f7dd2584aa84e74dffa2f /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: 42e21fbce54f7dd2584aa84e74dffa2f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/../.." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 /home/rclone/rclone-test-simojom4kero/../.. 2025/03/08 08:04:00 DEBUG : ../..: Parsed hash: b483948d7b11f3c11b9453320dcc65d4a7ef66d7 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b81108d568b2047096e1f47fa9ac660b /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b81108d568b2047096e1f47fa9ac660b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: fd4b7187f252304ca4199f0cd26d58e577637758 /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fd4b7187f252304ca4199f0cd26d58e577637758 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b81108d568b2047096e1f47fa9ac660b /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b81108d568b2047096e1f47fa9ac660b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: fd4b7187f252304ca4199f0cd26d58e577637758 /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fd4b7187f252304ca4199f0cd26d58e577637758 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b81108d568b2047096e1f47fa9ac660b /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b81108d568b2047096e1f47fa9ac660b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: fd4b7187f252304ca4199f0cd26d58e577637758 /home/rclone/rclone-test-simojom4kero/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/08 08:04:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fd4b7187f252304ca4199f0cd26d58e577637758 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0d310104e2f8ecadd5331d31f3356da3 /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 0d310104e2f8ecadd5331d31f3356da3 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4ff3e283906910670fc279d98ebff36fe4159f0a /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 4ff3e283906910670fc279d98ebff36fe4159f0a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0d310104e2f8ecadd5331d31f3356da3 /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 0d310104e2f8ecadd5331d31f3356da3 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4ff3e283906910670fc279d98ebff36fe4159f0a /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 4ff3e283906910670fc279d98ebff36fe4159f0a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0d310104e2f8ecadd5331d31f3356da3 /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 0d310104e2f8ecadd5331d31f3356da3 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/ leading space/ leading space" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\ leading\ space/\ leading\ space 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4ff3e283906910670fc279d98ebff36fe4159f0a /home/rclone/rclone-test-simojom4kero/ leading space/ leading space 2025/03/08 08:04:00 DEBUG : leading space/ leading space: Parsed hash: 4ff3e283906910670fc279d98ebff36fe4159f0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 677ae332fc934d0e072d941c88686b92 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ae332fc934d0e072d941c88686b92 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb8ddae096112bd0574b8fcf8d2f5664999260f5 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cb8ddae096112bd0574b8fcf8d2f5664999260f5 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 677ae332fc934d0e072d941c88686b92 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ae332fc934d0e072d941c88686b92 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb8ddae096112bd0574b8fcf8d2f5664999260f5 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cb8ddae096112bd0574b8fcf8d2f5664999260f5 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 677ae332fc934d0e072d941c88686b92 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ae332fc934d0e072d941c88686b92 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/\~leading\ tilde/\~leading\ tilde 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb8ddae096112bd0574b8fcf8d2f5664999260f5 /home/rclone/rclone-test-simojom4kero/~leading tilde/~leading tilde 2025/03/08 08:04:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cb8ddae096112bd0574b8fcf8d2f5664999260f5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 25b170b3bd7f65c97df45539f4d36fa2 /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 25b170b3bd7f65c97df45539f4d36fa2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 25b170b3bd7f65c97df45539f4d36fa2 /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 25b170b3bd7f65c97df45539f4d36fa2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 25b170b3bd7f65c97df45539f4d36fa2 /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 25b170b3bd7f65c97df45539f4d36fa2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␍leading\ CR/␍leading\ CR 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae /home/rclone/rclone-test-simojom4kero/␍leading CR/␍leading CR 2025/03/08 08:04:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b0a8acc306326c4f1aaa24b7d62ca2f9f7a1faae === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6750374201df0418402bb63db81398e /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6750374201df0418402bb63db81398e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: a601cf7dc6f679f4fb2064dddc0b65951b349271 /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a601cf7dc6f679f4fb2064dddc0b65951b349271 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6750374201df0418402bb63db81398e /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6750374201df0418402bb63db81398e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: a601cf7dc6f679f4fb2064dddc0b65951b349271 /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a601cf7dc6f679f4fb2064dddc0b65951b349271 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6750374201df0418402bb63db81398e /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b6750374201df0418402bb63db81398e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␊leading\ LF/␊leading\ LF 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: a601cf7dc6f679f4fb2064dddc0b65951b349271 /home/rclone/rclone-test-simojom4kero/␊leading LF/␊leading LF 2025/03/08 08:04:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a601cf7dc6f679f4fb2064dddc0b65951b349271 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4968b75e305d92850d2bc2f25687bb98 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4968b75e305d92850d2bc2f25687bb98 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 9876c72612046d9712abbe2d7e95bfbbc5417f25 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9876c72612046d9712abbe2d7e95bfbbc5417f25 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4968b75e305d92850d2bc2f25687bb98 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4968b75e305d92850d2bc2f25687bb98 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 9876c72612046d9712abbe2d7e95bfbbc5417f25 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9876c72612046d9712abbe2d7e95bfbbc5417f25 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4968b75e305d92850d2bc2f25687bb98 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4968b75e305d92850d2bc2f25687bb98 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␉leading\ HT/␉leading\ HT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 9876c72612046d9712abbe2d7e95bfbbc5417f25 /home/rclone/rclone-test-simojom4kero/␉leading HT/␉leading HT 2025/03/08 08:04:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9876c72612046d9712abbe2d7e95bfbbc5417f25 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 54e9ae69baba4610bbb023c7e278d83a /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54e9ae69baba4610bbb023c7e278d83a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d1f2ee5245a70d67193e5419276c18740748a10b /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1f2ee5245a70d67193e5419276c18740748a10b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 54e9ae69baba4610bbb023c7e278d83a /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54e9ae69baba4610bbb023c7e278d83a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d1f2ee5245a70d67193e5419276c18740748a10b /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1f2ee5245a70d67193e5419276c18740748a10b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 54e9ae69baba4610bbb023c7e278d83a /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54e9ae69baba4610bbb023c7e278d83a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/␋leading\ VT/␋leading\ VT 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d1f2ee5245a70d67193e5419276c18740748a10b /home/rclone/rclone-test-simojom4kero/␋leading VT/␋leading VT 2025/03/08 08:04:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d1f2ee5245a70d67193e5419276c18740748a10b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6efef24e9671845b80741906ee3620f /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: b6efef24e9671845b80741906ee3620f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6efef24e9671845b80741906ee3620f /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: b6efef24e9671845b80741906ee3620f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b6efef24e9671845b80741906ee3620f /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: b6efef24e9671845b80741906ee3620f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/.leading\ dot/.leading\ dot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 /home/rclone/rclone-test-simojom4kero/.leading dot/.leading dot 2025/03/08 08:04:00 DEBUG : .leading dot/.leading dot: Parsed hash: 75f35ccdbaea69704d60e247a2efa57e9a87dcc9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0f0defb768498ec9d7e9149eb3a0b9ca /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: 0f0defb768498ec9d7e9149eb3a0b9ca 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ec977fa692d900790f4233efa7c0995e9fa7de1e /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: ec977fa692d900790f4233efa7c0995e9fa7de1e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0f0defb768498ec9d7e9149eb3a0b9ca /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: 0f0defb768498ec9d7e9149eb3a0b9ca 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ec977fa692d900790f4233efa7c0995e9fa7de1e /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: ec977fa692d900790f4233efa7c0995e9fa7de1e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0f0defb768498ec9d7e9149eb3a0b9ca /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: 0f0defb768498ec9d7e9149eb3a0b9ca 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing space /trailing space " 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ space\ /trailing\ space\ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ec977fa692d900790f4233efa7c0995e9fa7de1e /home/rclone/rclone-test-simojom4kero/trailing space /trailing space 2025/03/08 08:04:00 DEBUG : trailing space /trailing space : Parsed hash: ec977fa692d900790f4233efa7c0995e9fa7de1e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 77856f46bc89361ea9759637dd1f242a /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77856f46bc89361ea9759637dd1f242a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e7361f2a0bfa586596b6f565dd024c5a3f133a3c /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e7361f2a0bfa586596b6f565dd024c5a3f133a3c 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 77856f46bc89361ea9759637dd1f242a /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77856f46bc89361ea9759637dd1f242a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e7361f2a0bfa586596b6f565dd024c5a3f133a3c /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e7361f2a0bfa586596b6f565dd024c5a3f133a3c 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 77856f46bc89361ea9759637dd1f242a /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77856f46bc89361ea9759637dd1f242a 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ CR␍/trailing\ CR␍ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: e7361f2a0bfa586596b6f565dd024c5a3f133a3c /home/rclone/rclone-test-simojom4kero/trailing CR␍/trailing CR␍ 2025/03/08 08:04:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e7361f2a0bfa586596b6f565dd024c5a3f133a3c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0eb287ea7c0cb8bf905dec360c77ac62 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0eb287ea7c0cb8bf905dec360c77ac62 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: bbf703284c05a7aab02189403cb7f8ba8f446118 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf703284c05a7aab02189403cb7f8ba8f446118 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0eb287ea7c0cb8bf905dec360c77ac62 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0eb287ea7c0cb8bf905dec360c77ac62 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: bbf703284c05a7aab02189403cb7f8ba8f446118 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf703284c05a7aab02189403cb7f8ba8f446118 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0eb287ea7c0cb8bf905dec360c77ac62 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0eb287ea7c0cb8bf905dec360c77ac62 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ LF␊/trailing\ LF␊ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: bbf703284c05a7aab02189403cb7f8ba8f446118 /home/rclone/rclone-test-simojom4kero/trailing LF␊/trailing LF␊ 2025/03/08 08:04:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf703284c05a7aab02189403cb7f8ba8f446118 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb6c77161df1ff95cae1fa054b448823 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb6c77161df1ff95cae1fa054b448823 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b113190493a42a13eb6606c3dbb03346c143fcf2 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b113190493a42a13eb6606c3dbb03346c143fcf2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb6c77161df1ff95cae1fa054b448823 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb6c77161df1ff95cae1fa054b448823 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b113190493a42a13eb6606c3dbb03346c143fcf2 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b113190493a42a13eb6606c3dbb03346c143fcf2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: cb6c77161df1ff95cae1fa054b448823 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb6c77161df1ff95cae1fa054b448823 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ HT␉/trailing\ HT␉ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b113190493a42a13eb6606c3dbb03346c143fcf2 /home/rclone/rclone-test-simojom4kero/trailing HT␉/trailing HT␉ 2025/03/08 08:04:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b113190493a42a13eb6606c3dbb03346c143fcf2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ac99e74b9e70021aa0c4c6ae82bbc6fc /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ac99e74b9e70021aa0c4c6ae82bbc6fc 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ac99e74b9e70021aa0c4c6ae82bbc6fc /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ac99e74b9e70021aa0c4c6ae82bbc6fc 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: ac99e74b9e70021aa0c4c6ae82bbc6fc /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ac99e74b9e70021aa0c4c6ae82bbc6fc 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ VT␋/trailing\ VT␋ 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 /home/rclone/rclone-test-simojom4kero/trailing VT␋/trailing VT␋ 2025/03/08 08:04:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aaba9a61d780d8fd9a0a4a3cebd2969ae7425df9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 73b1524365e7eb15371c32fa57138ce4 /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 73b1524365e7eb15371c32fa57138ce4 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 67cc4a3ce62f4a939f4869df8abec32863dd065b /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 67cc4a3ce62f4a939f4869df8abec32863dd065b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 73b1524365e7eb15371c32fa57138ce4 /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 73b1524365e7eb15371c32fa57138ce4 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 67cc4a3ce62f4a939f4869df8abec32863dd065b /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 67cc4a3ce62f4a939f4869df8abec32863dd065b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 73b1524365e7eb15371c32fa57138ce4 /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 73b1524365e7eb15371c32fa57138ce4 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot." 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/trailing\ dot./trailing\ dot. 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 67cc4a3ce62f4a939f4869df8abec32863dd065b /home/rclone/rclone-test-simojom4kero/trailing dot./trailing dot. 2025/03/08 08:04:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 67cc4a3ce62f4a939f4869df8abec32863dd065b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 91d4e5d02d315e65de5fb149c2550b10 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 91d4e5d02d315e65de5fb149c2550b10 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 91d4e5d02d315e65de5fb149c2550b10 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 91d4e5d02d315e65de5fb149c2550b10 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 91d4e5d02d315e65de5fb149c2550b10 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 91d4e5d02d315e65de5fb149c2550b10 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/invalid\ utf-8/invalid\ utf-8 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 /home/rclone/rclone-test-simojom4kero/invalid utf-8/invalid utf-8 2025/03/08 08:04:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e67e23bd23c04d39562a562fef3b3db5dd941e7 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 6d2ef4897cbfb42c56105e14567fb933 /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d2ef4897cbfb42c56105e14567fb933 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 6d2ef4897cbfb42c56105e14567fb933 /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d2ef4897cbfb42c56105e14567fb933 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 6d2ef4897cbfb42c56105e14567fb933 /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d2ef4897cbfb42c56105e14567fb933 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/test\%46.txt/test\%46.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f /home/rclone/rclone-test-simojom4kero/test%46.txt/test%46.txt 2025/03/08 08:04:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 84afb10ff885d1ac87ccc893f3e5da1dd681c29f === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Connection OK after error: potato 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/zero-length-file" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/zero-length-file" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/zero-length-file" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/zero-length-file" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-simojom4kero/zero-length-file 2025/03/08 08:04:00 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b31b5371587c2e7fd00ee1b2ef46bdb1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: b31b5371587c2e7fd00ee1b2ef46bdb1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 05f492201d70adc26be0b35974dc3c30a07524c4 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 05f492201d70adc26be0b35974dc3c30a07524c4 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: b31b5371587c2e7fd00ee1b2ef46bdb1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: b31b5371587c2e7fd00ee1b2ef46bdb1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 05f492201d70adc26be0b35974dc3c30a07524c4 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 05f492201d70adc26be0b35974dc3c30a07524c4 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d === 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 2025/03/08 08:04:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/03/08 08:04:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60536->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === 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 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/08 08:04:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-simojom4kero/hello? sausage/êé" 2025/03/08 08:04:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: New connection 127.0.0.1:60540->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Shell type "unix" from config 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé" 2025/03/08 08:04:00 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-simojom4kero/hello? sausage/êé" to be canonical "TestSFTPOpenssh{WoYDC}:rclone-test-simojom4kero/hello? sausage/êé" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Remote command result: d86d1328b0e7d46883db2d8143fa8898 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : a/b/c/d/e.txt: Parsed hash: d86d1328b0e7d46883db2d8143fa8898 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Remote command result: da1b7657d57206dd66a66d139ed3996f18d3af1d /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : a/b/c/d/e.txt: Parsed hash: da1b7657d57206dd66a66d139ed3996f18d3af1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Remote command result: d86d1328b0e7d46883db2d8143fa8898 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : a/b/c/d/e.txt: Parsed hash: d86d1328b0e7d46883db2d8143fa8898 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: Remote command result: da1b7657d57206dd66a66d139ed3996f18d3af1d /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/a/b/c/d/e.txt 2025/03/08 08:04:00 DEBUG : a/b/c/d/e.txt: Parsed hash: da1b7657d57206dd66a66d139ed3996f18d3af1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé: New connection 127.0.0.1:60544->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:00 INFO : a/b/c/d/e.txt: Deleted 2025/03/08 08:04:00 DEBUG : removing 1 level 4 directories 2025/03/08 08:04:00 INFO : a/b/c/d: Removing directory 2025/03/08 08:04:00 DEBUG : removing 1 level 3 directories 2025/03/08 08:04:00 INFO : a/b/c: Removing directory 2025/03/08 08:04:00 DEBUG : removing 1 level 2 directories 2025/03/08 08:04:00 INFO : a/b: Removing directory 2025/03/08 08:04:00 DEBUG : removing 1 level 1 directories 2025/03/08 08:04:00 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: New connection 127.0.0.1:60546->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/moveTest/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/moveTest/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/moveTest/other.txt 2025/03/08 08:04:00 DEBUG : moveTest/other.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/moveTest/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/moveTest/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/moveTest/other.txt 2025/03/08 08:04:00 DEBUG : moveTest/other.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/other.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/other.txt 2025/03/08 08:04:00 DEBUG : other.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/03/08 08:04:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-majujen6xuri" 2025/03/08 08:04:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: New connection 127.0.0.1:60554->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Shell type "unix" from config 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Relative path resolved to "/home/rclone/rclone-test-majujen6xuri" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Using root directory "/home/rclone/rclone-test-majujen6xuri" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Shell path "/home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Running remote command: md5sum /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file name.txt 2025/03/08 08:04:00 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Shell path "/home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Running remote command: sha1sum /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/file name.txt 2025/03/08 08:04:00 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Shell path "/home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Running remote command: md5sum /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Shell path "/home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Running remote command: sha1sum /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-majujen6xuri/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: Purge dir "new_name" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-majujen6xuri: 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 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0ed738f5da0dee3873a5d80d3b0ff3d1 /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0ed738f5da0dee3873a5d80d3b0ff3d1 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: 0516374f8a3c92b00a2aa4e3f5e87a6722c10c1d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:00 DEBUG : file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/08 08:04:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:60566->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:00 DEBUG : z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/08 08:04:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-simojom4kero/not found.txt" 2025/03/08 08:04:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:00 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/not found.txt: New connection 127.0.0.1:60568->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/not found.txt: Shell type "unix" from config 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/not found.txt: Relative path resolved to "/home/rclone/rclone-test-simojom4kero/not found.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/not found.txt: Using root directory "/home/rclone/rclone-test-simojom4kero/not found.txt" 2025/03/08 08:04:01 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-simojom4kero" from "TestSFTPOpenssh:rclone-test-simojom4kero" 2025/03/08 08:04:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/03/08 08:04:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:01 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:01 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60576->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f52e99789f527ca1fc035b5e52cf2549 /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: f52e99789f527ca1fc035b5e52cf2549 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e7ede596913cd9653d59a2ba253093b6dde5706e /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: e7ede596913cd9653d59a2ba253093b6dde5706e 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f52e99789f527ca1fc035b5e52cf2549 /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: f52e99789f527ca1fc035b5e52cf2549 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e7ede596913cd9653d59a2ba253093b6dde5706e /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: e7ede596913cd9653d59a2ba253093b6dde5706e 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f52e99789f527ca1fc035b5e52cf2549 /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: f52e99789f527ca1fc035b5e52cf2549 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/created from root.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/created\ from\ root.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e7ede596913cd9653d59a2ba253093b6dde5706e /home/rclone/rclone-test-simojom4kero/created from root.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/created from root.txt: Parsed hash: e7ede596913cd9653d59a2ba253093b6dde5706e 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd3d5eff438a2ad603419c65f0e7c40f /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: dd3d5eff438a2ad603419c65f0e7c40f 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/file name.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/file\ name.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b /home/rclone/rclone-test-simojom4kero/file name.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/file name.txt: Parsed hash: d5a4dd1d3ec9aa8ab8cc62835fc44bcdc0fe190b 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2ca95a9b2460e1b23feca519ee1d106 /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2ca95a9b2460e1b23feca519ee1d106 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: f2c3c39a50b83733e37dadcce98cc172d0dcb90e /home/rclone/rclone-test-simojom4kero/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/08 08:04:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f2c3c39a50b83733e37dadcce98cc172d0dcb90e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Server has VFS statistics extension 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: About path "/home/rclone/rclone-test-simojom4kero" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 64d8aa2506df7481fb2de0cb8a1851f1 /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: 64d8aa2506df7481fb2de0cb8a1851f1 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: c221fa9686d2518265b71ce6bbcfe11d1c58695b /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: c221fa9686d2518265b71ce6bbcfe11d1c58695b 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 64d8aa2506df7481fb2de0cb8a1851f1 /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: 64d8aa2506df7481fb2de0cb8a1851f1 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/piped data.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/piped\ data.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: c221fa9686d2518265b71ce6bbcfe11d1c58695b /home/rclone/rclone-test-simojom4kero/piped data.txt 2025/03/08 08:04:01 DEBUG : piped data.txt: Parsed hash: c221fa9686d2518265b71ce6bbcfe11d1c58695b === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/unknown-size-update.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4f85d2dc9e5db37c45f0c3d10c6ac4f8 /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : unknown-size-update.txt: Parsed hash: 4f85d2dc9e5db37c45f0c3d10c6ac4f8 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/unknown-size-update.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: a83bdd92f71027eee173fbcc935b0bc99ef73f6a /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : unknown-size-update.txt: Parsed hash: a83bdd92f71027eee173fbcc935b0bc99ef73f6a 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/unknown-size-update.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: md5sum /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: 4f85d2dc9e5db37c45f0c3d10c6ac4f8 /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : unknown-size-update.txt: Parsed hash: 4f85d2dc9e5db37c45f0c3d10c6ac4f8 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Shell path "/home/rclone/rclone-test-simojom4kero/unknown-size-update.txt" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Running remote command: sha1sum /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Remote command result: a83bdd92f71027eee173fbcc935b0bc99ef73f6a /home/rclone/rclone-test-simojom4kero/unknown-size-update.txt 2025/03/08 08:04:01 DEBUG : unknown-size-update.txt: Parsed hash: a83bdd92f71027eee173fbcc935b0bc99ef73f6a === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/08 08:04:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-simojom4kero/deeper/nonexisting/directory" 2025/03/08 08:04:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/08 08:04:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:01 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WoYDC}" suffix to name 2025/03/08 08:04:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/08 08:04:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/08 08:04:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/08 08:04:01 DEBUG : Setting pass="LUVs2KME-yxuzixqvMmUJeooPI_YRjcq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/08 08:04:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/deeper/nonexisting/directory: New connection 127.0.0.1:60582->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/deeper/nonexisting/directory: Shell type "unix" from config 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-simojom4kero/deeper/nonexisting/directory" 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-simojom4kero/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/03/08 08:04:01 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/08 08:04:01 DEBUG : removing 1 level 4 directories 2025/03/08 08:04:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/03/08 08:04:01 DEBUG : removing 1 level 3 directories 2025/03/08 08:04:01 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/03/08 08:04:01 DEBUG : removing 1 level 2 directories 2025/03/08 08:04:01 INFO : hello? sausage/êé: Removing directory 2025/03/08 08:04:01 DEBUG : removing 1 level 1 directories 2025/03/08 08:04:01 INFO : hello? sausage: Removing directory 2025/03/08 08:04:01 DEBUG : removing 1 level 0 directories 2025/03/08 08:04:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Removing directory 2025/03/08 08:04:01 ERROR : : error listing: directory not found 2025/03/08 08:04:01 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:01 ERROR : : error listing: directory not found 2025/03/08 08:04:01 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Failed to list "": directory not found 2025/03/08 08:04:01 DEBUG : removing 1 level 0 directories 2025/03/08 08:04:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Removing directory 2025/03/08 08:04:01 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/03/08 08:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-simojom4kero: Closing 2 unused connections --- FAIL: TestIntegration (1.45s) --- 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) --- FAIL: TestIntegration/FsMkdir (1.34s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- 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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.91s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.11s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- FAIL: 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.572s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.213083525s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]