"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/10 05:48:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-mowabov0fixu" 2026/04/10 05:48:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 05:48:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/10 05:48:52 DEBUG : Internxt root 'rclone-test-mowabov0fixu': Renamed existing file file name.txt to backup file name.rclone-backup-tanurok0.txt (UUID: 3f63d5ec-0213-4388-b38f-51c1e2f79442) 2026/04/10 05:48:54 DEBUG : Internxt root 'rclone-test-mowabov0fixu': Upload succeeded, deleting backup file file name.rclone-backup-tanurok0.txt (UUID: 3f63d5ec-0213-4388-b38f-51c1e2f79442) 2026/04/10 05:48:54 DEBUG : Internxt root 'rclone-test-mowabov0fixu': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/10 05:48:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-mowabov0fixu/hello? sausage/êé" 2026/04/10 05:48:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/04/10 05:49:07 DEBUG : Waiting for deletions to finish 2026/04/10 05:49:09 INFO : a/b/c/d/e.txt: Deleted 2026/04/10 05:49:11 DEBUG : removing 1 level 4 directories 2026/04/10 05:49:11 INFO : a/b/c/d: Removing directory 2026/04/10 05:49:11 DEBUG : removing 1 level 3 directories 2026/04/10 05:49:11 INFO : a/b/c: Removing directory 2026/04/10 05:49:12 DEBUG : removing 1 level 2 directories 2026/04/10 05:49:12 INFO : a/b: Removing directory 2026/04/10 05:49:12 DEBUG : removing 1 level 1 directories 2026/04/10 05:49:12 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-mowabov0fixu" from "TestInternxt:rclone-test-mowabov0fixu" 2026/04/10 05:49:12 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/10 05:49:13 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/10 05:49:16 DEBUG : Waiting for deletions to finish 2026/04/10 05:49:17 INFO : file name.txt: Deleted 2026/04/10 05:49:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/10 05:49:20 DEBUG : removing 1 level 4 directories 2026/04/10 05:49:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/10 05:49:21 DEBUG : removing 1 level 3 directories 2026/04/10 05:49:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/10 05:49:23 DEBUG : removing 1 level 2 directories 2026/04/10 05:49:23 INFO : hello? sausage/êé: Removing directory 2026/04/10 05:49:24 DEBUG : pacer: low level retry 1/10 (error delete folder: error code: 502 (status 502)) 2026/04/10 05:49:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/10 05:49:24 DEBUG : pacer: Reducing sleep to 15ms 2026/04/10 05:49:24 DEBUG : removing 1 level 1 directories 2026/04/10 05:49:24 INFO : hello? sausage: Removing directory 2026/04/10 05:49:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/10 05:49:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/10 05:49:25 DEBUG : removing 1 level 0 directories 2026/04/10 05:49:25 INFO : Internxt root 'rclone-test-mowabov0fixu': Removing directory 2026/04/10 05:49:26 DEBUG : Waiting for deletions to finish 2026/04/10 05:49:26 DEBUG : removing 1 level 0 directories 2026/04/10 05:49:26 INFO : Internxt root 'rclone-test-mowabov0fixu': Removing directory 2026/04/10 05:49:26 ERROR : Failed to rmdir: directory not found --- PASS: TestIntegration (56.77s) --- PASS: TestIntegration/FsMkdir (52.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (14.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) PASS ok github.com/rclone/rclone/backend/internxt 56.782s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 57.73478602s (try 4/5)