"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:457: Using remote "TestIA:rclone-integration-test-2"
2026/08/17 03:11:21 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-vufuwal1qato"
2026/08/17 03:11:21 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/08/17 03:11:44 INFO : dir/subdir: Making directory
fstest.go:250: Filtering empty directory "dir"
fstest.go:250: Filtering empty directory "dir/subdir"
fstest.go:282: Error listing: HTTP error 502 (502 Bad Gateway) returned body: "\n\n
\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
=== RUN TestIntegration/FsMkdir/FsListEmpty
fstest.go:282: Error listing: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
2026/08/17 03:11:44 ERROR : error listing: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
fstests.go:642:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:642
Error: Received unexpected error:
HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
Test: TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/08/17 03:12:07 ERROR : does not exist: error listing: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
fstests.go:664:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:664
Error: Received unexpected error:
HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
Test: TestIntegration/FsMkdir/FsListDirNotFound
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
=== RUN TestIntegration/FsMkdir/FsEncoding
fstests.go:685: not running with -short
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
fstests.go:752:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:752
Error: Not equal:
expected: &errors.errorString{s:"object not found"}
actual : &errors.errorString{s:"HTTP error 502 (502 Bad Gateway) returned body: \"\\n\\n\\n\\narchive.org - HTTP Error 502: Internal server error\\n\\n\\n\\n\\n \\n

\\n
\\n\\n
Sorry, we're kinda busy
\\n
\\n
\\n \\n
\\n\\n \\n
Server error 502 -- probably because our servers are overloaded right now.
\\n
Please retry either now or later (by hitting refresh/reload).
\\n
\\n \\n\\n\\n\""}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,3 @@
(*errors.errorString)({
- s: (string) (len=16) "object not found"
+ s: (string) (len=1340) "HTTP error 502 (502 Bad Gateway) returned body: \"\\n\\n\\n\\narchive.org - HTTP Error 502: Internal server error\\n\\n\\n\\n\\n \\n

\\n
\\n\\n
Sorry, we're kinda busy
\\n
\\n
\\n \\n
\\n\\n \\n
Server error 502 -- probably because our servers are overloaded right now.
\\n
Please retry either now or later (by hitting refresh/reload).
\\n
\\n \\n\\n\\n\""
})
Test: TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
2026/08/17 03:12:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Setting IA item derive: false
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
2026/08/17 03:12:42 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:12:46 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitcff42a8d-580a-487f-a334-c93ae5f40737")
2026/08/17 03:12:46 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/08/17 03:12:50 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit993002a5-45c5-4497-8a6e-33fff731f117")
2026/08/17 03:12:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/08/17 03:12:55 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit8f367f6a-afd9-43f4-b442-f82773d1c6a0")
2026/08/17 03:12:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/08/17 03:12:59 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfdadac08-6f0b-4f90-b3e6-dc6e1cb6c813")
2026/08/17 03:12:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/08/17 03:13:02 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc9c75963-7a7d-4bab-99dc-26db44cb3385")
2026/08/17 03:13:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/08/17 03:13:05 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limita67d9fda-772e-4549-bdbf-1b951c6a7efc")
2026/08/17 03:13:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/08/17 03:13:08 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limita1112349-122d-47dc-b5eb-3032592ec6f7")
2026/08/17 03:13:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/08/17 03:13:11 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3764d802-c6d8-41b5-a424-03a69db44dcb")
2026/08/17 03:13:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/08/17 03:13:15 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit12851bfd-d186-45fd-9e75-34a72dbaed30")
2026/08/17 03:13:15 DEBUG : pacer: Rate limited, increasing sleep to 2s
2026/08/17 03:13:19 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit616eb8d3-930d-4146-be76-6ea0be7d66d8")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit616eb8d3-930d-4146-be76-6ea0be7d66d8" - low level retry 1/10
2026/08/17 03:13:21 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:13:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitef7e72de-bd32-44b4-ad57-1be7d4b71010")
2026/08/17 03:13:28 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit68d13367-f632-4af4-9e6e-8037857069a2")
2026/08/17 03:13:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc0125a97-08d0-4746-b3b2-432d549abb6f")
2026/08/17 03:13:36 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2e323bfe-9eb8-47f2-96bf-dbbca314db5e")
2026/08/17 03:13:40 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limiteeee2972-0338-4e21-99de-6d23cbd0b671")
2026/08/17 03:13:43 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit457b6736-1981-4b52-b674-b98e487a2a64")
2026/08/17 03:13:46 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit0e6eb47c-f5d1-44e5-b21f-3e87f4a06ad2")
2026/08/17 03:13:49 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitdd0e2fc0-5e8b-418b-8fdc-e83e60ef7230")
2026/08/17 03:13:53 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite8a0fbe7-8c63-4c37-8e13-6b17e8cb0d97")
2026/08/17 03:13:56 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf3d83fdb-1f0b-45e8-b1dc-ff6ce0e39eb0")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf3d83fdb-1f0b-45e8-b1dc-ff6ce0e39eb0" - low level retry 2/10
2026/08/17 03:13:58 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:14:02 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite162daea-2671-4d4a-9e22-9a63c8ce367d")
2026/08/17 03:14:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit43075745-2717-4ceb-83bb-2c7b255f6aa4")
2026/08/17 03:14:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit47f0fc2a-7810-4ede-9acb-ffcc725ffad9")
2026/08/17 03:14:12 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit69dd880d-8cf1-40ab-bb48-5a84bfea4bb0")
2026/08/17 03:14:16 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitee7b153b-1da9-47ab-b38e-b848c2018536")
2026/08/17 03:14:19 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit0b79ba59-719a-48f5-ba4e-2183b1bcd9b1")
2026/08/17 03:14:23 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitdac42565-136d-43c9-b354-a764b8f04d6c")
2026/08/17 03:14:27 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfffb5232-f386-431a-afdf-840241ff99bf")
2026/08/17 03:14:30 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit776c5141-fb53-48c8-9ad8-9745c769ca59")
2026/08/17 03:14:34 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit528431f9-4a84-412f-b44b-8d2d86d0eaa2")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit528431f9-4a84-412f-b44b-8d2d86d0eaa2" - low level retry 3/10
2026/08/17 03:14:36 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:14:39 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb27803e7-799c-429d-b908-626f1c5f4d06")
2026/08/17 03:14:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit6e8ea11a-32b1-4339-bf79-f48040c6c091")
2026/08/17 03:14:47 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit9f3700be-b2bc-43a8-9529-9604a14b7bc4")
2026/08/17 03:14:50 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limita624600b-c36a-471f-9420-32d211ef1e00")
2026/08/17 03:14:54 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit1e17a81a-b9f2-4c84-9fec-b2f5059feb5a")
2026/08/17 03:14:57 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit1c87176c-e273-4e38-8de1-e8283d700a7d")
2026/08/17 03:15:01 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit608167e6-6cc9-4af7-9343-71ab10838c9e")
2026/08/17 03:15:05 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit11397a2a-d35c-4fda-9ec8-57901daabfc0")
2026/08/17 03:15:09 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2012e8ee-5f6e-4480-a2a4-204417001c11")
2026/08/17 03:15:13 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3e8512f7-20f8-490e-a48c-bf1c57e6692d")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3e8512f7-20f8-490e-a48c-bf1c57e6692d" - low level retry 4/10
2026/08/17 03:15:15 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:15:18 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfd3db9f0-b9fd-4b95-a501-791f62a573a1")
2026/08/17 03:15:21 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitec5aabe2-416f-47b3-b03c-38f1329307cc")
2026/08/17 03:15:25 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfd3a3d5e-f03d-4292-85e1-af97ed82517e")
2026/08/17 03:15:28 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit9c8b2200-fe8b-4b7e-abec-adff0d7e5e4f")
2026/08/17 03:15:31 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfc22476b-15df-413f-9880-f85819f9d9de")
2026/08/17 03:15:34 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite509910f-3063-4e73-adea-c3d08bda31d9")
2026/08/17 03:15:38 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite02c510e-56ee-481e-8c03-b48327e25bcd")
2026/08/17 03:15:42 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit7b9db605-6faf-49d2-ab1f-27d589911234")
2026/08/17 03:15:45 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitcef80a8b-598c-4be5-ad3b-1cdecca03b0f")
2026/08/17 03:15:49 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf2ac7257-c4f5-45b9-a36a-9aee9e7b1196")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf2ac7257-c4f5-45b9-a36a-9aee9e7b1196" - low level retry 5/10
2026/08/17 03:15:51 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:15:55 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3dc2c845-ad9c-4b24-a2ae-e2698887b964")
2026/08/17 03:15:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit740fb521-3427-413d-9c3a-350c720a513a")
2026/08/17 03:16:01 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitab8656d7-18cd-44b2-8251-0cfdfdfda32c")
2026/08/17 03:16:06 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitef5656a5-124c-42bc-a616-8916959db399")
2026/08/17 03:16:10 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit88bbc77b-c92c-4675-a44a-5fe0d90bcc15")
2026/08/17 03:16:13 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite0947000-869b-4499-b467-92d77aeb99c5")
2026/08/17 03:16:15 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit69b6f7ce-9acc-4bcb-abb0-60a1219e615a")
2026/08/17 03:16:18 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3ae299ed-12e2-4365-988c-4024d73de97e")
2026/08/17 03:16:22 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc4d8640b-f612-483b-a071-e4dabc346f7f")
2026/08/17 03:16:25 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit223b515c-8a74-4d82-ba1a-fbf03c5085f1")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit223b515c-8a74-4d82-ba1a-fbf03c5085f1" - low level retry 6/10
2026/08/17 03:16:27 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:16:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb61f7bbd-7fab-42cf-b403-eb61d3d4995d")
2026/08/17 03:16:35 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc387e696-83d8-4358-b220-b73f2c550aca")
2026/08/17 03:16:39 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit3c785752-ee76-40d8-a0ae-a77c999f74a7")
2026/08/17 03:16:42 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limita3e69a4e-dc7b-42ff-8809-f79acbcadb2a")
2026/08/17 03:16:45 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitd6c8d4e6-05fa-490d-81f1-e5995090fb37")
2026/08/17 03:16:48 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitd4ab7d09-5cc4-449a-be53-dd3d34de6106")
2026/08/17 03:16:51 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit859bbed2-d980-466c-9348-9a8e1a2728a1")
2026/08/17 03:16:55 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit1a920ef1-6eda-45b7-bb0c-2710e9647df8")
2026/08/17 03:16:59 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit96f04b79-1820-4916-a875-c6bbcd1b1137")
2026/08/17 03:17:03 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit17148331-da30-4b8a-bcd4-b8817e2c209f")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit17148331-da30-4b8a-bcd4-b8817e2c209f" - low level retry 7/10
2026/08/17 03:17:05 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:17:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite9459b38-6a2f-4889-b630-593d442b50ed")
2026/08/17 03:17:13 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitd195892e-044c-41c2-b8ac-fa70c86f8ed9")
2026/08/17 03:17:16 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2aa2a820-3a4c-4b67-b20f-fc01b5255a7e")
2026/08/17 03:17:19 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc1f89445-6493-466b-b035-1121119335b1")
2026/08/17 03:17:23 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit97acba65-e937-4f8b-bde6-a4a5b6211dbd")
2026/08/17 03:17:27 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit38b0b3d3-1eab-403b-98fb-4e9efb601dea")
2026/08/17 03:17:30 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit58c61dbd-a28f-4f0e-87b1-02bb007ac054")
2026/08/17 03:17:33 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit42b96279-6513-4370-8548-c99aaf304ab1")
2026/08/17 03:17:37 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit07ea6ecc-8e69-419b-86ba-3fc262cc2be6")
2026/08/17 03:17:41 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit022fc4fa-0546-4d09-a000-fbbbb3fb6078")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit022fc4fa-0546-4d09-a000-fbbbb3fb6078" - low level retry 8/10
2026/08/17 03:17:43 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:17:46 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfcdab11a-fc72-4589-9d5b-f59936e13846")
2026/08/17 03:17:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitfc731790-b75d-4657-b2d6-c9125c7d742d")
2026/08/17 03:17:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit0eb7167c-deea-49a2-8c1a-5ac9b58fd542")
2026/08/17 03:17:56 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf6b52095-9dd7-40ce-a4d4-90b24fa80f96")
2026/08/17 03:18:00 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit570e03bb-b435-4811-9894-d603c0902320")
2026/08/17 03:18:04 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit1a6494e7-3454-4989-a1f2-ab770231ca14")
2026/08/17 03:18:07 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2664ca5d-8683-4774-8673-6b150ee37e6c")
2026/08/17 03:18:11 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc7a317d5-a3c1-4f93-962b-a0c6e812e8fa")
2026/08/17 03:18:15 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit49eeea33-ff45-4aa1-bec8-277587a1e492")
2026/08/17 03:18:18 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2081bd6e-a761-4f02-bf7a-3eb432f9808a")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2081bd6e-a761-4f02-bf7a-3eb432f9808a" - low level retry 9/10
2026/08/17 03:18:20 DEBUG : zero-length-file: Setting IA item derive: false
2026/08/17 03:18:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit96368a56-5368-43d1-9dc5-92dfa624aee2")
2026/08/17 03:18:27 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit0a19b3bd-df82-49e2-8996-1ad567ed36b8")
2026/08/17 03:18:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb9731300-8483-4b28-8f51-bebf42af7fd6")
2026/08/17 03:18:36 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite20449c6-d8da-4051-b448-297a6b5960da")
2026/08/17 03:18:40 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit30c97c6e-b6f4-4de0-8ef7-1951d86ff6ee")
2026/08/17 03:18:44 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limite45c3aa8-9642-4c73-a596-5652de61e30e")
2026/08/17 03:18:48 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit89a8d0a3-9fb6-4785-b6b2-6449718a4f53")
2026/08/17 03:18:51 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit94072c36-064c-4779-aadb-30630558b861")
2026/08/17 03:18:55 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit48f6ef75-63f8-4a18-8e25-17f5ef184099")
2026/08/17 03:18:57 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitab0fc7be-39b2-4528-9280-e4dc404854d9")
fstests.go:143: PutLarge error: HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitab0fc7be-39b2-4528-9280-e4dc404854d9" - low level retry 10/10
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:253
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:294
Error: Received unexpected error:
HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitab0fc7be-39b2-4528-9280-e4dc404854d9"
Test: TestIntegration/FsMkdir/FsPutZeroLength
Messages: PutLarge
=== 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
2026/08/17 03:18:59 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:19:02 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit83db2efc-a77b-4cc9-bb5f-916b478fadd4")
2026/08/17 03:19:03 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:05 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:07 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:09 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:11 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:13 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:15 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:17 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:19 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 1/10
2026/08/17 03:19:21 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:19:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit356041e3-33d8-4fa8-b27d-53de99bf3e34")
2026/08/17 03:19:25 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:27 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:29 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:31 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:33 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:35 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:37 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:39 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:41 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 2/10
2026/08/17 03:19:43 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:19:47 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitcea8e0bf-6be4-4e35-b29b-f9ce4e0c9662")
2026/08/17 03:19:47 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:49 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:51 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:53 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:55 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:57 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:19:59 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:01 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:03 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 3/10
2026/08/17 03:20:05 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:20:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limita7499794-a466-45c2-9db1-c7263aa07de9")
2026/08/17 03:20:09 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:11 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:13 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:15 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:17 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:19 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:21 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:23 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:25 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 4/10
2026/08/17 03:20:27 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:20:32 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitdc4ef4ad-62eb-4560-8b8a-562ea1e70345")
2026/08/17 03:20:32 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:34 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:36 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:38 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:40 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:42 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:44 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:46 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:48 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 5/10
2026/08/17 03:20:50 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:20:53 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb2bf293a-bc41-48df-af9e-dfac4f9f2d4f")
2026/08/17 03:20:53 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:55 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:57 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:20:59 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:01 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:03 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:05 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:07 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:09 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 6/10
2026/08/17 03:21:11 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:21:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit4a325c2e-0ee2-45db-ab0b-6466c2f4c85d")
2026/08/17 03:21:16 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:18 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:20 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:22 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:24 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:26 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:28 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:30 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:32 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 7/10
2026/08/17 03:21:34 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:21:38 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit1f5022b4-a631-49f5-9918-899d193c9423")
2026/08/17 03:21:38 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:40 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:42 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:44 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:46 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:48 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:50 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:52 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:21:54 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 8/10
2026/08/17 03:21:56 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:22:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit85bb61f4-838f-4cca-9399-52f2d550b93f")
2026/08/17 03:22:00 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:02 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:04 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:06 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:08 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:10 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:12 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:14 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:16 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 9/10
2026/08/17 03:22:18 DEBUG : file name.txt: Setting IA item derive: false
2026/08/17 03:22:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit86c1afa7-8bbd-4745-a040-101d6c17677e")
2026/08/17 03:22:23 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:25 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:27 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:29 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:31 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:33 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:35 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:37 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:22:39 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 10/10
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:977
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Ffile%20name.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0
Test: TestIntegration/FsMkdir/FsPutFiles
Messages: Put
=== RUN TestIntegration/FsMkdir/FsPutChunked
fstests.go:2436: not running with -short
=== RUN TestIntegration/FsMkdir/FsPutShortEOF
=== RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple
2026/08/17 03:22:41 DEBUG : short-eof.bin: Setting IA item derive: false
2026/08/17 03:22:41 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120)
2026/08/17 03:22:43 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:45 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:47 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:49 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:51 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:53 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:55 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:57 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
2026/08/17 03:22:59 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0)
fstests.go:2596: Put returned an error (acceptable): Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 0
2026/08/17 03:23:17 DEBUG : pacer: Reducing sleep to 1.5s
=== RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked
fstests.go:2633: not running with -short
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2676: not running with -short
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2026/08/17 03:23:17 DEBUG : unknown-size-put.txt: Setting IA item derive: false
2026/08/17 03:23:17 DEBUG : pacer: Reducing sleep to 1.125s
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2026/08/17 03:23:17 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:23:23 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitc6654724-11ad-4268-8744-033592c0b56b")
2026/08/17 03:23:23 DEBUG : pacer: Rate limited, increasing sleep to 2s
2026/08/17 03:23:23 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:25 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:27 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:29 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:31 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:33 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:35 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:37 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:39 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 1/10
2026/08/17 03:23:41 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:23:45 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit0a718afd-de4e-486b-936c-14609fc73440")
2026/08/17 03:23:45 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:47 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:49 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:51 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:53 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:55 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:57 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:23:59 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:01 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 2/10
2026/08/17 03:24:03 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:24:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitf659104a-f2aa-4556-a850-b72adff9f3e1")
2026/08/17 03:24:08 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:10 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:12 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:14 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:16 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:18 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:20 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:22 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:24 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 3/10
2026/08/17 03:24:26 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:24:30 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit37c699db-99d1-4de9-853f-e158e28352d1")
2026/08/17 03:24:30 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:32 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:34 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:36 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:38 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:40 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:42 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:44 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:46 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 4/10
2026/08/17 03:24:48 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:24:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit2b06ac2f-7c67-407e-b6bf-1b38d042fa08")
2026/08/17 03:24:52 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:54 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:56 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:24:58 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:00 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:02 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:04 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:06 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:08 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 5/10
2026/08/17 03:25:10 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:25:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb1b72fc1-9c14-4dad-a9b7-3cc6713bc753")
2026/08/17 03:25:15 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:17 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:19 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:21 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:23 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:25 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:27 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:29 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:31 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 6/10
2026/08/17 03:25:33 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:25:37 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitb24a92ad-7e24-410b-b201-98e213a727fd")
2026/08/17 03:25:38 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:40 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:42 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:44 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:46 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:48 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:50 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:52 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:25:54 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 7/10
2026/08/17 03:25:56 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:26:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limitd1d0862a-a8d1-4b4b-b170-c1b976053234")
2026/08/17 03:26:00 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:02 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:04 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:06 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:08 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:10 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:12 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:14 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:16 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 8/10
2026/08/17 03:26:18 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:26:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit77e45360-e190-4b4c-9165-b5ec1309ce1c")
2026/08/17 03:26:22 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:24 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:26 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:28 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:30 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:32 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:34 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:36 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:38 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 9/10
2026/08/17 03:26:40 DEBUG : unknown-size-update.txt: Setting IA item derive: false
2026/08/17 03:26:44 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Slow Down) returned body: "\nSlowDownPlease reduce your request rate.total_tasks_queued exceeds global_limit349a3e06-caca-49cb-b2fe-fbb8ca7e31d2")
2026/08/17 03:26:45 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:47 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:49 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:51 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:53 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:55 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:57 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:26:59 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
2026/08/17 03:27:01 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0)
fstests.go:143: Put error: Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0 - low level retry 10/10
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2785
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-vufuwal1qato%2Funknown-size-update.txt": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 0
Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
Messages: Put
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/08/17 03:27:03 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-vufuwal1qato/deeper/nonexisting/directory"
2026/08/17 03:27:03 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2831: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2874: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2923: Can't test if can't have empty directories
2026/08/17 03:27:31 DEBUG : Waiting for deletions to finish
2026/08/17 03:27:31 DEBUG : pacer: Reducing sleep to 1.5s
2026/08/17 03:27:31 ERROR : failed to list: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\narchive.org - HTTP Error 502: Internal server error\n\n\n\n\n \n

\n
\n\n
Sorry, we're kinda busy
\n
\n
\n \n
\n\n \n
Server error 502 -- probably because our servers are overloaded right now.
\n
Please retry either now or later (by hitting refresh/reload).
\n
\n \n\n\n"
2026/08/17 03:27:39 DEBUG : pacer: Reducing sleep to 1.125s
2026/08/17 03:27:39 DEBUG : removing 1 level 0 directories
2026/08/17 03:27:39 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-vufuwal1qato: Removing directory
2026/08/17 03:27:47 DEBUG : pacer: Reducing sleep to 843.75ms
=== RUN TestIntegration/FsShutdown
fstests.go:3037: Shutdown method not supported
--- FAIL: TestIntegration (985.65s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- SKIP: TestIntegration/FsRmdirNotFound (0.00s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.00s)
--- FAIL: TestIntegration/FsMkdir (969.04s)
--- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s)
--- FAIL: TestIntegration/FsMkdir/FsListEmpty (0.22s)
--- FAIL: TestIntegration/FsMkdir/FsListDirEmpty (0.17s)
--- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (10.14s)
--- FAIL: TestIntegration/FsMkdir/FsListDirNotFound (12.97s)
--- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (7.64s)
--- SKIP: TestIntegration/FsMkdir/FsEncoding (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsNewObjectNotFound (19.27s)
--- PASS: TestIntegration/FsMkdir/FsPutError (8.26s)
--- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (377.04s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (221.28s)
--- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutShortEOF (36.30s)
--- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (36.30s)
--- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (225.59s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.49s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (225.10s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (28.06s)
--- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
--- SKIP: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/internetarchive 985.674s
"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short" - Finished ERROR in 16m26.867481788s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsMkdirRmdirSubdir TestIntegration/FsMkdir/FsListEmpty TestIntegration/FsMkdir/FsListDirEmpty TestIntegration/FsMkdir/FsListDirNotFound TestIntegration/FsMkdir/FsNewObjectNotFound TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]