"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPutio:" 2026/03/03 05:12:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-mutimef9rune" 2026/03/03 05:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/03 05:12:55 DEBUG : Putio root 'rclone-test-mutimef9rune': chunkStart: 0, reqSize: 100 2026/03/03 05:12:55 DEBUG : Putio root 'rclone-test-mutimef9rune': Sending chunk. transferOffset: 0 length: 100 2026/03/03 05:14:43 DEBUG : Putio root 'rclone-test-mutimef9rune': chunkStart: 0, reqSize: 100 2026/03/03 05:14:43 DEBUG : Putio root 'rclone-test-mutimef9rune': Sending chunk. transferOffset: 0 length: 100 2026/03/03 05:14:44 DEBUG : Putio root 'rclone-test-mutimef9rune': chunkStart: 0, reqSize: 100 2026/03/03 05:14:44 DEBUG : Putio root 'rclone-test-mutimef9rune': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/03 05:14:47 DEBUG : Putio root 'rclone-test-mutimef9rune': chunkStart: 0, reqSize: 100 2026/03/03 05:14:47 DEBUG : Putio root 'rclone-test-mutimef9rune': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/03 05:14:50 DEBUG : Putio root 'rclone-test-mutimef9rune': chunkStart: 0, reqSize: 100 2026/03/03 05:14:50 DEBUG : Putio root 'rclone-test-mutimef9rune': Sending chunk. transferOffset: 0 length: 100 2026/03/03 05:14:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-mutimef9rune/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/03/03 05:14:56 DEBUG : Creating backend with remote "TestPutio:rclone-test-riqidov3huma" 2026/03/03 05:14:58 DEBUG : Putio root 'rclone-test-riqidov3huma': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestPutio:" path "rclone-test-mutimef9rune" from "TestPutio:rclone-test-mutimef9rune" 2026/03/03 05:14:58 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/03/03 05:15:00 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/03/03 05:15:00 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/03/03 05:15:04 ERROR : error listing: directory not found --- PASS: TestIntegration (130.61s) --- PASS: TestIntegration/FsMkdir (130.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (129.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.65s) PASS ok github.com/rclone/rclone/backend/putio 130.644s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 2m13.609845502s (try 2/5)