"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestGoFile:"
2026/05/29 03:29:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura"
2026/05/29 03:29:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:479: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:507: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2026/05/29 03:29:33 INFO : dir/subdir: Making directory
2026/05/29 03:29:35 INFO : dir/subdir: Removing directory
2026/05/29 03:29:36 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/05/29 03:29:37 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
2026/05/29 03:29:37 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:708: testing "."
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:708: testing ".."
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:708: testing " leading space"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:708: testing "~leading tilde"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:708: testing "␍leading CR"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:708: testing "␊leading LF"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:708: testing "␉leading HT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:708: testing "␋leading VT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:708: testing ".leading dot"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:708: testing "trailing space "
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:708: testing "trailing CR␍"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:708: testing "trailing LF␊"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:708: testing "trailing HT␉"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:708: testing "trailing VT␋"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:708: testing "trailing dot."
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:708: testing "invalid utf-8\xfe"
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:708: testing "test%46.txt"
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:787: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
fstests.go:820: FS has no OpenChunkWriter interface
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:873: FS has no ChangeNotify interface
=== RUN TestIntegration/FsMkdir/FsPutFiles
2026/05/29 03:30:23 DEBUG : file name.txt: Removing old object on successful upload
=== 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
2026/05/29 03:30:27 DEBUG : Creating backend with remote "TestGoFile:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2026/05/29 03:30:27 DEBUG : Creating backend with remote "TestGoFile:"
=== 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:1126: Not Case Insensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2026/05/29 03:30:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura/dirToPurgeFromRoot"
2026/05/29 03:30:43 DEBUG : Config file has changed externally - reloading
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n
502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/05/29 03:30:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:43 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/05/29 03:30:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:44 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/05/29 03:30:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:44 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:44 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/05/29 03:30:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/05/29 03:30:46 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/05/29 03:30:46 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/05/29 03:30:48 DEBUG : pacer: Reducing sleep to 2.56s
2026/05/29 03:30:53 DEBUG : pacer: Reducing sleep to 1.28s
2026/05/29 03:30:56 DEBUG : pacer: Reducing sleep to 640ms
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2026/05/29 03:30:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura/hello? sausage/êé"
2026/05/29 03:30:57 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
fstests.go:1298: Skipping test as can't write metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove
2026/05/29 03:31:16 DEBUG : Rate limited, sleep for 5s
2026/05/29 03:31:21 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit")
2026/05/29 03:31:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/05/29 03:31:21 DEBUG : Rate limited, sleep for 5s
2026/05/29 03:31:26 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit")
2026/05/29 03:31:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/05/29 03:31:26 DEBUG : pacer: Reducing sleep to 20ms
2026/05/29 03:31:27 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
fstests.go:1407: Skipping test as can't write metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2026/05/29 03:31:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sosofeq4qama"
2026/05/29 03:31:38 DEBUG : gofile root 'rclone-test-sosofeq4qama': Purge remote
=== 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
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
fstests.go:1632: Metadata method not supported
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
fstests.go:1703: SetMetadata method not supported
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
2026/05/29 03:31:48 DEBUG : file name.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2026/05/29 03:31:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2026/05/29 03:31:51 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2026/05/29 03:31:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura/not found.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1920: Opening root remote "TestGoFile:" path "rclone-test-zehedor3bura" from "TestGoFile:rclone-test-zehedor3bura"
2026/05/29 03:31:54 DEBUG : Creating backend with remote "TestGoFile:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink
2026/05/29 03:31:58 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share single file 'file name.txt_does_not_exist'
2026/05/29 03:31:58 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share single file 'file name.txt'
2026/05/29 03:31:59 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:33:59.381386694 +0000 UTC m=+269.191067841 (duration 2m0s)
2026/05/29 03:32:00 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2026/05/29 03:32:01 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:34:01.011617545 +0000 UTC m=+270.821298692 (duration 2m0s)
2026/05/29 03:32:01 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share single file 'file name.txt'
2026/05/29 03:32:01 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:34:01.881819243 +0000 UTC m=+271.691500381 (duration 2m0s)
2026/05/29 03:32:02 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2026/05/29 03:32:02 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:34:02.029511772 +0000 UTC m=+271.839192909 (duration 2m0s)
2026/05/29 03:32:02 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2026/05/29 03:32:02 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:34:02.305932967 +0000 UTC m=+272.115614104 (duration 2m0s)
2026/05/29 03:32:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-liduked0roba"
2026/05/29 03:32:03 DEBUG : gofile root 'rclone-test-zehedor3bura': attempting to share directory ''
2026/05/29 03:32:03 DEBUG : gofile root 'rclone-test-zehedor3bura': Link expires at 2026-05-29 03:34:03.416219087 +0000 UTC m=+273.225900224 (duration 2m0s)
2026/05/29 03:32:03 DEBUG : gofile root 'rclone-test-liduked0roba': Purge remote
=== RUN TestIntegration/FsMkdir/FsPutFiles/SetTier
fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
fstests.go:2121: Not a wrapping Fs
=== RUN TestIntegration/FsMkdir/FsPutFiles/Bucket
fstests.go:2137: Not a bucket based backend
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal
fstests.go:2355: *gofile.Fs does not implement InternalTester
=== RUN TestIntegration/FsMkdir/FsPutChunked
fstests.go:2376: *gofile.Fs does not implement SetUploadChunkSizer
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2497: *gofile.Fs does not implement SetCopyCutoff
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2026/05/29 03:32:10 DEBUG : unknown-size-update.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/05/29 03:32:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zehedor3bura/deeper/nonexisting/directory"
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2680: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
=== RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata
fstests.go:2754: Directories don't support ReadDirMetadata
=== RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata
fstests.go:2766: Directories don't support WriteDirMetadata
=== RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime
=== RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap
fstests.go:2801: Not a wrapping Fs
=== RUN TestIntegration/FsShutdown
fstests.go:2843: Shutdown method not supported
--- PASS: TestIntegration (168.73s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.51s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.88s)
--- PASS: TestIntegration/FsMkdir (165.73s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.63s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.37s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s)
--- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.52s)
--- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.25s)
--- PASS: TestIntegration/FsMkdir/FsEncoding (40.43s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.24s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.18s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.48s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.04s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.78s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.93s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.48s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.04s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.38s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.82s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.04s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.29s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.73s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.52s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.03s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.46s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.16s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.97s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.37s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.33s)
--- PASS: TestIntegration/FsMkdir/FsPutError (1.52s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.29s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles (107.21s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.99s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.63s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.35s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.15s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.65s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.19s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.57s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.79s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.71s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1.43s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.45s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (16.92s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.57s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.57s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (20.38s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.81s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.50s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.26s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.68s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.47s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.27s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.24s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.27s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.12s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.72s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.77s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.77s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.49s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.30s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.69s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.83s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.14s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.44s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.02s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (5.99s)
--- 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 (1.55s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.15s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.03s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.26s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.77s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.80s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.47s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.33s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.52s)
--- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.59s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsDirectory (2.22s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.73s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s)
--- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok github.com/rclone/rclone/backend/gofile 168.741s
"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Finished OK in 2m49.696734444s (try 1/5)