"go test -v -timeout 1h0m0s -remote TestCloudinary: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration 2026/07/15 01:01:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:457: Using remote "TestCloudinary:" 2026/07/15 01:01:10 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-mefurex7labe" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/15 01:01:26 INFO : dir/subdir: Making directory 2026/07/15 01:01:35 INFO : dir/subdir: Removing directory 2026/07/15 01:01:44 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/15 01:01:53 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 01:02:47 NOTICE: Error parsing URL: parse "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid URL escape "%&'" 2026/07/15 01:02:48 NOTICE: Error parsing URL: parse "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid URL escape "%&'" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:718: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/15 01:07:31 NOTICE: io: read/write on closed pipe === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:265: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/15 01:08:10 DEBUG : Creating backend with remote "TestCloudinary:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/15 01:08:18 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-mefurex7labe/hello? sausage/êé" 2026/07/15 01:08:29 DEBUG : Waiting for deletions to finish 2026/07/15 01:08:31 INFO : a/b/c/d/e.txt: Deleted 2026/07/15 01:08:39 DEBUG : removing 1 level 4 directories 2026/07/15 01:08:39 INFO : a/b/c/d: Removing directory 2026/07/15 01:08:40 DEBUG : removing 1 level 3 directories 2026/07/15 01:08:40 INFO : a/b/c: Removing directory 2026/07/15 01:08:40 DEBUG : removing 1 level 2 directories 2026/07/15 01:08:40 INFO : a/b: Removing directory 2026/07/15 01:08:41 DEBUG : removing 1 level 1 directories 2026/07/15 01:08:41 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/15 01:08:55 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-mefurex7labe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/15 01:08:56 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-mefurex7labe/not found.txt" 2026/07/15 01:08:57 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCloudinary:" path "rclone-test-mefurex7labe" from "TestCloudinary:rclone-test-mefurex7labe" 2026/07/15 01:08:57 DEBUG : Creating backend with remote "TestCloudinary:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *cloudinary.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *cloudinary.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/15 01:09:40 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-mefurex7labe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/15 01:09:40 DEBUG : Waiting for deletions to finish 2026/07/15 01:09:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/15 01:09:57 DEBUG : removing 1 level 4 directories 2026/07/15 01:09:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/15 01:09:58 DEBUG : removing 1 level 3 directories 2026/07/15 01:09:58 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/15 01:09:58 DEBUG : removing 1 level 2 directories 2026/07/15 01:09:58 INFO : hello? sausage/êé: Removing directory 2026/07/15 01:09:59 DEBUG : removing 1 level 1 directories 2026/07/15 01:09:59 INFO : hello? sausage: Removing directory 2026/07/15 01:09:59 DEBUG : removing 1 level 0 directories 2026/07/15 01:09:59 INFO : Cloudinary root 'rclone-test-mefurex7labe': Removing directory 2026/07/15 01:10:07 ERROR : error listing: directory not found 2026/07/15 01:10:07 DEBUG : Waiting for deletions to finish 2026/07/15 01:10:07 ERROR : error listing: directory not found 2026/07/15 01:10:07 ERROR : Cloudinary root 'rclone-test-mefurex7labe': Failed to list "": directory not found 2026/07/15 01:10:07 DEBUG : removing 1 level 0 directories 2026/07/15 01:10:07 INFO : Cloudinary root 'rclone-test-mefurex7labe': Removing directory 2026/07/15 01:10:07 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (537.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.54s) --- PASS: TestIntegration/FsMkdir (528.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (26.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.37s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.14s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (337.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (18.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (17.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (17.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (18.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (17.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (17.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (18.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (18.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (20.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (19.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (17.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (20.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (19.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (17.82s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (24.43s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutError (7.21s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (110.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (3.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (23.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (22.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (19.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (9.18s) --- 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 (9.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (11.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (9.72s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.70s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/cloudinary 537.720s "go test -v -timeout 1h0m0s -remote TestCloudinary: -list-retries 5 -verbose" - Finished OK in 8m58.677072765s (try 1/5)