"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestGoFile:"
2026/07/03 01:50:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire"
2026/07/03 01:50:31 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/07/03 01:50:33 INFO : dir/subdir: Making directory
2026/07/03 01:50:35 INFO : dir/subdir: Removing directory
2026/07/03 01:50:35 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/07/03 01:50:35 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
2026/07/03 01:50:36 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/07/03 01:51:03 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/07/03 01:51:06 DEBUG : Creating backend with remote "TestGoFile:"
2026/07/03 01:51:06 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2026/07/03 01:51:08 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/07/03 01:51:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire/dirToPurgeFromRoot"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2026/07/03 01:51:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire/hello? sausage/êé"
2026/07/03 01:51:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:38 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/07/03 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/03 01:51:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:38 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/07/03 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/03 01:51:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:38 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/07/03 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/03 01:51:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:38 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/07/03 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/03 01:51:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:38 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/07/03 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/03 01:51:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:39 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/07/03 01:51:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/03 01:51:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:39 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/07/03 01:51:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/03 01:51:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:39 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/07/03 01:51:39 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/03 01:51:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:41 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/07/03 01:51:41 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/03 01:51:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:51:43 DEBUG : pacer: low level retry 10/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/07/03 01:51:43 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
fstests.go:143: Put error: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/07/03 01:51:48 DEBUG : pacer: Reducing sleep to 5.12s
2026/07/03 01:51:59 DEBUG : pacer: Reducing sleep to 2.56s
2026/07/03 01:52:04 DEBUG : pacer: Reducing sleep to 1.28s
2026/07/03 01:52:07 DEBUG : pacer: Reducing sleep to 640ms
2026/07/03 01:52:08 DEBUG : pacer: Reducing sleep to 320ms
2026/07/03 01:52:08 DEBUG : pacer: Reducing sleep to 160ms
2026/07/03 01:52:09 DEBUG : pacer: Reducing sleep to 80ms
2026/07/03 01:52:09 DEBUG : pacer: Reducing sleep to 40ms
2026/07/03 01:52:09 DEBUG : pacer: Reducing sleep to 20ms
2026/07/03 01:52:10 DEBUG : pacer: Reducing sleep to 10ms
=== 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/07/03 01:52:16 DEBUG : Rate limited, sleep for 5s
2026/07/03 01:52:21 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit")
2026/07/03 01:52:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/03 01:52:21 DEBUG : Rate limited, sleep for 5s
2026/07/03 01:52:26 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit")
2026/07/03 01:52:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/03 01:52:26 DEBUG : pacer: Reducing sleep to 20ms
2026/07/03 01:52:26 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/07/03 01:52:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-joyilab1joru"
2026/07/03 01:52:26 DEBUG : Config file has changed externally - reloading
2026/07/03 01:52:32 DEBUG : gofile root 'rclone-test-joyilab1joru': 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/07/03 01:52:36 DEBUG : file name.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2026/07/03 01:52:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2026/07/03 01:52:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire/not found.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1920: Opening root remote "TestGoFile:" path "rclone-test-daroguf9tire" from "TestGoFile:rclone-test-daroguf9tire"
2026/07/03 01:52:58 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
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 DEBUG : pacer: low level retry 1/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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/03 01:53:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:31 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/07/03 01:53:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/03 01:53:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:32 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/07/03 01:53:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/03 01:53:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:32 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/07/03 01:53:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/03 01:53:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:34 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/07/03 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/03 01:53:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/03 01:53:36 DEBUG : pacer: low level retry 10/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/07/03 01:53:36 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
fstest.go:282: Error listing: couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
=== RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink
2026/07/03 01:53:38 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share single file 'file name.txt_does_not_exist'
2026/07/03 01:53:41 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share single file 'file name.txt'
2026/07/03 01:53:42 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:42.996315872 +0000 UTC m=+311.703737400 (duration 2m0s)
2026/07/03 01:53:45 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2026/07/03 01:53:47 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:47.952018464 +0000 UTC m=+316.659440002 (duration 2m0s)
2026/07/03 01:53:51 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share single file 'file name.txt'
2026/07/03 01:53:53 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:53.19363643 +0000 UTC m=+321.901057968 (duration 2m0s)
2026/07/03 01:53:54 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2026/07/03 01:53:54 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:54.389529377 +0000 UTC m=+323.096950946 (duration 2m0s)
2026/07/03 01:53:55 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2026/07/03 01:53:55 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:55.128467979 +0000 UTC m=+323.835889507 (duration 2m0s)
2026/07/03 01:53:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lixaxam6beku"
2026/07/03 01:53:56 DEBUG : Config file has changed externally - reloading
2026/07/03 01:53:57 DEBUG : gofile root 'rclone-test-daroguf9tire': attempting to share directory ''
2026/07/03 01:53:57 DEBUG : gofile root 'rclone-test-daroguf9tire': Link expires at 2026-07-03 01:55:57.176456029 +0000 UTC m=+325.883877568 (duration 2m0s)
2026/07/03 01:53:58 DEBUG : gofile root 'rclone-test-lixaxam6beku': 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
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
Messages: listing wrong, want
hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
created from root.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
Messages: Unexpected file "created from root.txt"
=== 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/07/03 01:54:45 DEBUG : unknown-size-update.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/07/03 01:54:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-daroguf9tire/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
--- FAIL: TestIntegration (268.49s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.05s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.43s)
--- FAIL: TestIntegration/FsMkdir (266.76s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.85s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s)
--- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s)
--- PASS: TestIntegration/FsMkdir/FsEncoding (24.33s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.87s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.80s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.21s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.58s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.80s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.38s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.89s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.60s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.41s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.49s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.30s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.60s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s)
--- PASS: TestIntegration/FsMkdir/FsPutError (0.77s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.03s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (217.71s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.46s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.80s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.46s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.42s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.05s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (58.65s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (12.69s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.17s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.08s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.23s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.06s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.39s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.51s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.84s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (16.65s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (38.35s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.97s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.50s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (7.66s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (14.22s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (22.01s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (28.39s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.99s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (12.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (9.31s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.80s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.31s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.14s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.18s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.85s)
--- PASS: TestIntegration/FsMkdir/FsDirSetModTime (4.13s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsDirectory (5.76s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (2.58s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s)
--- SKIP: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/gofile 268.501s
"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 4m29.259722111s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]