"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/07/23 06:38:12 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-cemewox4yuge" 2026/07/23 06:38:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:541: Skipping test as non root bucket-based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/23 06:38:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/23 06:38:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/23 06:38:13 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 06:38:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/23 06:46:09 DEBUG : ./.: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/23 06:52:46 DEBUG : ../..: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 06:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/23 07:06:01 DEBUG : leading space/ leading space: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/23 07:12:49 DEBUG : ~leading tilde/~leading tilde: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/23 07:19:36 DEBUG : ␍leading CR/␍leading CR: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/23 07:26:28 DEBUG : ␊leading LF/␊leading LF: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/23 07:33:04 DEBUG : ␉leading HT/␉leading HT: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/23 07:39:54 DEBUG : ␋leading VT/␋leading VT: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/23 07:46:31 DEBUG : .leading dot/.leading dot: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/23 07:53:08 DEBUG : trailing space /trailing space : Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/23 07:59:47 DEBUG : trailing CR␍/trailing CR␍: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/23 08:06:34 DEBUG : trailing LF␊/trailing LF␊: Setting IA item derive: false fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got trailing LF␊/trailing LF␊ (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "trailing LF␊/trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/23 08:17:41 DEBUG : trailing HT␉/trailing HT␉: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/23 08:24:41 DEBUG : trailing VT␋/trailing VT␋: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/23 08:31:06 DEBUG : trailing dot./trailing dot.: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/23 08:37:46 DEBUG : invalid utf-8/invalid utf-8: Setting IA item derive: false panic: test timed out after 2h0m0s running tests: TestIntegration (2h0m0s) TestIntegration/FsMkdir (1h59m59s) TestIntegration/FsMkdir/FsEncoding (1h59m57s) TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (25s) goroutine 1197 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 119 minutes]: testing.(*T).Run(0xf7b2b3c58c8, {0xc8f241?, 0xf7b2b3cbb30?}, 0xcf4148) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xf7b2b3c58c8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xf7b2b3c58c8, 0xf7b2b3cbc58) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0xc986a7, 0x18}, {0xcb2386, 0x30}, 0xf7b2b5cd440, {0x1310980, 0x1, 0x1}, {0xc290929d037c5bde, 0x68c61f2ff0a, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xf7b2b62a8c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac main.main() _testmain.go:48 +0x9b goroutine 9 [chan receive, 119 minutes]: testing.(*T).Run(0xf7b2b3c5b08, {0xc8753d?, 0xf7b2b747d40?}, 0xf7b2b6b6a80) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run(0xf7b2b3c5b08, 0xf7b2b4849c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:603 +0x1025 github.com/rclone/rclone/backend/internetarchive_test.TestIntegration(0xf7b2b3c5b08) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive_test.go:13 +0x51 testing.tRunner(0xf7b2b3c5b08, 0xcf4148) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 19 [syscall, 119 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 9 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 119 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 9 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 93 [chan receive]: testing.(*T).Run(0xf7b2b57f688, {0xc8dc9c?, 0x0?}, 0xf7b2b698190) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.7(0xf7b2b57f688) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 +0x215 testing.tRunner(0xf7b2b57f688, 0xf7b2b688420) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15 [chan receive, 119 minutes]: testing.(*T).Run(0xf7b2b6a6b48, {0xc8aa40?, 0x0?}, 0xf7b2b688420) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13(0xf7b2b6a6b48) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:682 +0x609 testing.tRunner(0xf7b2b6a6b48, 0xf7b2b6b6a80) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 9 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1041 [select]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload(0xf7b2b747d40, {0xd05cd8, 0x136d2e0}, {0xf7b2b31a6c0, 0x1d}, {0xf7b2b31a700, 0x20}, 0x64) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1166 +0x465 github.com/rclone/rclone/backend/internetarchive.(*Object).Update(0xf7b2b720a00, {0xd05cd8, 0x136d2e0}, {0xcfec20, 0xf7b2b684340}, {0xd0da50, 0xf7b2b46caf0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:876 +0xb05 github.com/rclone/rclone/backend/internetarchive.(*Fs).Put(0xf7b2b747d40, {0xd05cd8, 0x136d2e0}, {0xcfec20, 0xf7b2b684340}, {0xd0da50, 0xf7b2b46caf0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:576 +0x19b github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 +0x3ad github.com/rclone/rclone/fstest/fstests.retry(0xf7b2b49c008, {0xc84161, 0x3}, 0xf7b2b36dca0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:138 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xd05cd8, 0x136d2e0}, 0xf7b2b49c008, {0xd0f3f0, 0xf7b2b747d40}, 0xf7b2b36de90, 0xe?, {0xf7b2b6d8620?, 0x1?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 +0x18e github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xd05cd8, 0x136d2e0}, 0xf7b2b49c008, {0xd0f3f0, 0xf7b2b747d40}, 0xf7b2b2dfe90, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 +0x15e github.com/rclone/rclone/fstest/fstests.testPut(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 github.com/rclone/rclone/fstest/fstests.Run.func13.7.1(0xf7b2b49c008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 +0x3aa testing.tRunner(0xf7b2b49c008, 0xf7b2b698190) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 93 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1193 [sleep]: time.Sleep(0x2540be400) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1114 +0x145 created by github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload in goroutine 1041 /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1108 +0x3e6 goroutine 636 [IO wait]: internal/poll.runtime_pollWait(0x70881862ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xf7b2b720600?, 0xf7b2b7c8500?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xf7b2b720600, {0xf7b2b7c8500, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xf7b2b720600, {0xf7b2b7c8500?, 0x426ec6?, 0x9?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xf7b2b302048, {0xf7b2b7c8500?, 0xf7b2b65f950?, 0x48d96c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xf7b2b4f0258, {0xf7b2b7c8500?, 0x7087d01be908?, 0x7088186b4a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xf7b2b323230, {0xf7b2b7c8500?, 0xf7b2b3461e0?, 0xf7b2b65fa48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xf7b2b610628, {0xcfff20, 0xf7b2b323230}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xf7b2b610388, {0x7087d0021648, 0xf7b2b4f0258}, 0xf7b2b65fc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xf7b2b610388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xf7b2b610388, {0xf7b2b491000, 0x1000, 0x761a20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0xf7b2b51f980, {0xf7b2b48c044, 0x9, 0x76ed6e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xcfef80, 0xf7b2b51f980}, {0xf7b2b48c044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xf7b2b48c044, 0x9, 0xf7b0000030b?}, {0xcfef80?, 0xf7b2b51f980?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0xf7b2b48c000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0xf7b2b48c000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0xf7b2b65ffa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0xf7b2b600000) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 635 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 exit status 2 FAIL github.com/rclone/rclone/backend/internetarchive 7200.022s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Finished ERROR in 2h0m1.186518361s (try 3/5): exit status 1: Failed []