"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.37s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.21s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.63s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.56s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.56s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.58s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.15s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2024/12/07 02:11:29 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.19s) === RUN TestIntegration fstests.go:442: Using remote "TestCryptDrive:" 2024/12/07 02:11:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi" 2024/12/07 02:11:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:11:30 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/07 02:11:35 DEBUG : dir/subdir: Making directory 2024/12/07 02:11:38 INFO : dir/subdir: Removing directory 2024/12/07 02:11:39 INFO : dir: Removing directory 2024/12/07 02:11:39 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/12/07 02:11:41 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2024/12/07 02:11:41 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:11:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = c5d27cc3dd0fc937f56e08d4ef0dc59f OK 2024/12/07 02:11:46 DEBUG : f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0: Rmdir: contains trashed file: "f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/12/07 02:11:50 DEBUG : ./.: md5 = ea352d857b38d89b1dd6c2d7ba19f1fc OK 2024/12/07 02:11:51 DEBUG : do1eshp7fq66o1l1ei9pomlig8: Rmdir: contains trashed file: "do1eshp7fq66o1l1ei9pomlig8" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/12/07 02:11:55 DEBUG : ../..: md5 = 37178fc2f4d5453db6245bcc7140b8e9 OK 2024/12/07 02:11:56 DEBUG : msnn42iarlnl4kchlpfbl49rq0: Rmdir: contains trashed file: "msnn42iarlnl4kchlpfbl49rq0" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:12:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 50eb80c0cfece698b42d24884ae2e1a2 OK 2024/12/07 02:12:02 DEBUG : hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na: Rmdir: contains trashed file: "hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/12/07 02:12:05 DEBUG : leading space/ leading space: md5 = 6f089cb677e203a79174a8b292e624d9 OK 2024/12/07 02:12:07 DEBUG : igstt54k5qp9e549r6pqm35hl8: Rmdir: contains trashed file: "igstt54k5qp9e549r6pqm35hl8" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/12/07 02:12:11 DEBUG : ~leading tilde/~leading tilde: md5 = 14ffadbefad1c087ce9774b3b43b6598 OK 2024/12/07 02:12:12 DEBUG : nevsnko0v27og2qt2iomj9cbi4: Rmdir: contains trashed file: "nevsnko0v27og2qt2iomj9cbi4" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/12/07 02:12:16 DEBUG : ␍leading CR/␍leading CR: md5 = f7310d49a11857caf9741166ce903c1d OK 2024/12/07 02:12:17 DEBUG : a2h0eu6un2623343gk1tqj6ut4: Rmdir: contains trashed file: "a2h0eu6un2623343gk1tqj6ut4" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/12/07 02:12:21 DEBUG : ␊leading LF/␊leading LF: md5 = 8c97f276085358547890dba9879dadc9 OK 2024/12/07 02:12:23 DEBUG : u529vt6ubothc7lvqh76rsb288: Rmdir: contains trashed file: "u529vt6ubothc7lvqh76rsb288" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/12/07 02:12:26 DEBUG : ␉leading HT/␉leading HT: md5 = c3c36a3e905f95ac7747a4d7ab67728a OK 2024/12/07 02:12:28 DEBUG : uhsh7ikeumar00etd5nibokc00: Rmdir: contains trashed file: "uhsh7ikeumar00etd5nibokc00" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/12/07 02:12:31 DEBUG : ␋leading VT/␋leading VT: md5 = 88bcd650f998f2bfc6f934b895539c78 OK 2024/12/07 02:12:33 DEBUG : 5k8glf8j137rtplh8pf777kc6k: Rmdir: contains trashed file: "5k8glf8j137rtplh8pf777kc6k" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/12/07 02:12:36 DEBUG : .leading dot/.leading dot: md5 = d679738c8bde52b2f298f7700cac2160 OK 2024/12/07 02:12:38 DEBUG : hc8mhlb9r1e05buvff53j7ps94: Rmdir: contains trashed file: "hc8mhlb9r1e05buvff53j7ps94" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/12/07 02:12:41 DEBUG : trailing space /trailing space : md5 = e3610762360bc811873bfeb197ae45a2 OK 2024/12/07 02:12:43 DEBUG : 85pi11ntdsjcdjq56s37obj3k8: Rmdir: contains trashed file: "85pi11ntdsjcdjq56s37obj3k8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/12/07 02:12:46 DEBUG : trailing CR␍/trailing CR␍: md5 = 8b46161f2bf489ef1a2c9a4495524a5d OK 2024/12/07 02:12:48 DEBUG : 0e6sh7hqlktdhvg6jk5u8d06u0: Rmdir: contains trashed file: "0e6sh7hqlktdhvg6jk5u8d06u0" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/12/07 02:12:52 DEBUG : trailing LF␊/trailing LF␊: md5 = d59d92686f88fdf283fba4c15855252e OK 2024/12/07 02:12:53 DEBUG : 90oud4k3ofajhl43rm1o73dvd8: Rmdir: contains trashed file: "90oud4k3ofajhl43rm1o73dvd8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/12/07 02:12:57 DEBUG : trailing HT␉/trailing HT␉: md5 = ea9ddb2e85b572c801872eed012b13a7 OK 2024/12/07 02:12:58 DEBUG : dfr970d3hh9t7tp17e6s5eukfk: Rmdir: contains trashed file: "dfr970d3hh9t7tp17e6s5eukfk" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/12/07 02:13:02 DEBUG : trailing VT␋/trailing VT␋: md5 = 3d9cd41f705c00b4edee1575905dd724 OK 2024/12/07 02:13:03 DEBUG : pd7ls3vh3ccrv2ib1dd61189cc: Rmdir: contains trashed file: "pd7ls3vh3ccrv2ib1dd61189cc" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/12/07 02:13:07 DEBUG : trailing dot./trailing dot.: md5 = 1372ae0639834f73db2090500034583b OK 2024/12/07 02:13:08 DEBUG : fmlmh67m08l9reo4o1doaon9i4: Rmdir: contains trashed file: "fmlmh67m08l9reo4o1doaon9i4" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/12/07 02:13:12 DEBUG : invalid utf-8/invalid utf-8: md5 = 5d86b9c8c0fda5a95b4b45ebae4598bc OK 2024/12/07 02:13:13 DEBUG : toetsandc7pe3o6afhhq1cvja4: Rmdir: contains trashed file: "toetsandc7pe3o6afhhq1cvja4" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/12/07 02:13:17 DEBUG : test%46.txt/test%46.txt: md5 = d31d82e19130923cbdcd25392fe8247d OK 2024/12/07 02:13:19 DEBUG : eleoftpogh4o5ffkg9917cnfq4: Rmdir: contains trashed file: "eleoftpogh4o5ffkg9917cnfq4" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/12/07 02:13:27 DEBUG : zero-length-file: md5 = 459918252e0bf4b84bea2e0174c38585 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2024/12/07 02:13:29 DEBUG : dir: Making directory 2024/12/07 02:13:30 DEBUG : dir/subdir1: Making directory 2024/12/07 02:13:31 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:31 DEBUG : dir/subdir3: Making directory 2024/12/07 02:13:31 DEBUG : doChangeNotify("dir", 0) 2024/12/07 02:13:32 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:32 DEBUG : dir/subdir2: Making directory 2024/12/07 02:13:32 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/12/07 02:13:33 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:33 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/12/07 02:13:33 DEBUG : doChangeNotify("dir/subdir2", 0) 2024/12/07 02:13:34 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:35 DEBUG : dir/file2: md5 = d3630ccd8fbbb9a1f8490d2fe8148f89 OK 2024/12/07 02:13:35 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:36 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:36 DEBUG : doChangeNotify("dir/file2", 1) 2024/12/07 02:13:37 DEBUG : dir/file4: md5 = e5bcd9e15194efb6d7d3137596220048 OK 2024/12/07 02:13:37 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:38 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:38 DEBUG : doChangeNotify("dir/file4", 1) 2024/12/07 02:13:39 DEBUG : dir/file3: md5 = 47f6d3f8787466d4e255fd08bcc663fb OK 2024/12/07 02:13:39 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote fstests.go:935: Try 1/10 waiting for dirChanges and objChanges 2024/12/07 02:13:40 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:40 DEBUG : doChangeNotify("dir/file3", 1) 2024/12/07 02:13:41 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:42 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:43 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:43 DEBUG : doChangeNotify("dir/file2", 1) 2024/12/07 02:13:44 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:44 DEBUG : doChangeNotify("dir/file4", 1) 2024/12/07 02:13:44 DEBUG : doChangeNotify("dir/file3", 1) 2024/12/07 02:13:45 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:45 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/12/07 02:13:46 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote 2024/12/07 02:13:46 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "9ttr6ktchp8s75c384iri950b4" 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "6lcfeqjd564osl9cuhasslpeto" 2024/12/07 02:13:46 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "hpv9vbsl47o6lm8alr8q8b1m60" 2024/12/07 02:13:47 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2024/12/07 02:13:49 DEBUG : file name.txt: md5 = cc015886bfe88e8633c6823aee010c75 OK 2024/12/07 02:13:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 6930d252e5a5cfd443bbf8de24d90b86 OK 2024/12/07 02:13:53 DEBUG : file name.txt: md5 = f1f92251135d2ab5a2aa6fdd3185f8bc OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/07 02:13:58 DEBUG : Creating backend with remote "TestCryptDrive:" 2024/12/07 02:13:58 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/07 02:13:59 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/07 02:14:08 DEBUG : dirToPurge/fileToPurge.txt: md5 = 19ca1e06c0e3a2b4758e83fa19ba1a19 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/07 02:14:14 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 9e2dd470cb57afd96650cc02bb0f685e OK 2024/12/07 02:14:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi/dirToPurgeFromRoot" 2024/12/07 02:14:15 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/07 02:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi/hello? sausage/êé" 2024/12/07 02:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2024/12/07 02:14:25 DEBUG : a/b/c/d/e.txt: md5 = 4aa8f2c64764a98cbe502fd3933536b9 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2024/12/07 02:14:33 DEBUG : test metadata copy.txt: md5 = a8eaabf97ef65cad98b3c4660539eaa1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2024/12/07 02:14:50 DEBUG : test metadata move.txt: md5 = f75226284de0718ffbed119223fd02c2 OK 2024/12/07 02:14:51 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': Skipping btime metadata as can't update it on an existing file: 2024-12-07T02:14:50.033Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/12/07 02:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelemel4kuzo" 2024/12/07 02:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/1sqjsa8cf4f8u0bagro02t2sghipq1ecid74lmhr7d653svaa6vg" 2024/12/07 02:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelemel4kuzo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2024/12/07 02:15:05 DEBUG : : Rmdir: contains trashed file: "jvrdogrnrblgdk6svqeu791rdk" 2024/12/07 02:15:05 DEBUG : : Rmdir: contains trashed file: "tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" 2024/12/07 02:15:05 DEBUG : : Rmdir: contains trashed file: "ruuqrs7tbf1d4t5glb6bcbp5rk" 2024/12/07 02:15:05 DEBUG : : Rmdir: contains trashed file: "gbh5ioi619nhbt6teh71jdbef8" 2024/12/07 02:15:05 DEBUG : : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2024/12/07 02:15:08 DEBUG : metadatatest: md5 = 04d3662e533d4052a5182d9955d0639c OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2024/12/07 02:15:11 DEBUG : test set metadata.txt: md5 = 0b91f055cea3e16f1c96faf857db08f1 OK fstests.go:1732: SetMetadata returned fs.ErrorNotImplemented === 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 2024/12/07 02:15:27 DEBUG : file name.txt-should-be-ignored.bin: md5 = 0304cc6ad36cca9fe5dc7bcd01f079e1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/07 02:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2024/12/07 02:15:32 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/07 02:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi/not found.txt" 2024/12/07 02:15:33 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestCryptDrive:" path "rclone-test-sayumim2fowi" from "TestCryptDrive:rclone-test-sayumim2fowi" 2024/12/07 02:15:34 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/12/07 02:15:40 DEBUG : rclone-test-sayumim2fowi/created from root.txt: md5 = f656d13f7a0d29655ea60ac1487c2408 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/12/07 02:15:43 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2024/12/07 02:15:44 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2024/12/07 02:15:46 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2024/12/07 02:15:47 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2024/12/07 02:15:49 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2024/12/07 02:15:50 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2024/12/07 02:15:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikilex8hawi" 2024/12/07 02:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/1shtavbapnfpt36g6scvp2cg472evh17vai782j2u8167ji0c88g" 2024/12/07 02:15:54 DEBUG : somefile: md5 = 6c06dae4caef7b88837125b90f87533a OK 2024/12/07 02:15:55 DEBUG : Google drive root 'crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og': attempting to share directory '' 2024/12/07 02:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikilex8hawi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/07 02:15:59 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2024/12/07 02:16:00 DEBUG : piped data.txt: md5 = a158dcc179adda3ec06fb49fa28a26bd OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/07 02:16:02 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2024/12/07 02:16:04 DEBUG : piped data.txt: md5 = 407fe6985971c66600b673be1cac62ed OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2024/12/07 02:16:04 DEBUG : Creating backend with remote "/tmp/rclone-spool1776230199" 2024/12/07 02:16:04 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2024/12/07 02:16:04 DEBUG : Creating backend with remote "/tmp/rclone-spool2987431206" 2024/12/07 02:16:04 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2024/12/07 02:16:04 DEBUG : Creating backend with remote "/tmp/rclone-spool3971759256" 2024/12/07 02:16:06 DEBUG : compute_hash_test: md5 = 2b59e071a59140c40d1b30eeca005b25 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2230: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/07 02:16:09 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2024/12/07 02:16:10 DEBUG : unknown-size-put.txt: md5 = 3253536ba888765ef74553679aa4113b OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/07 02:16:12 DEBUG : unknown-size-update.txt: md5 = f510cb896c91d0a767ee4d4d7cd0ef77 OK 2024/12/07 02:16:13 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2024/12/07 02:16:14 DEBUG : unknown-size-update.txt: md5 = 97afb044328ef2df73c59a43cc59f75e OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/07 02:16:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayumim2fowi/deeper/nonexisting/directory" 2024/12/07 02:16:14 DEBUG : Creating backend with remote "TestDrive:crypt/31bvu90qc11rgko54uu6daomjm0g0638vfj2b4k032dpoicmv6og/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (298.06s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.96s) --- PASS: TestIntegration/FsMkdir (294.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.39s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (98.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.57s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (141.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (16.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (6.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (3.55s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.74s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (3.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.04s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.91s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 301.350s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m3.116757658s (try 1/5)