"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:" 2025/10/29 03:45:24 NOTICE: TestPutio: Stopped server 2025/10/29 03:45:24 NOTICE: TestPutio: Starting server 2025/10/29 03:45:24 DEBUG : Creating backend with remote "TestPutio:rclone-test-bibesuk4poji" 2025/10/29 03:45:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/29 03:45:25 DEBUG : Putio root 'rclone-test-bibesuk4poji': chunkStart: 0, reqSize: 100 2025/10/29 03:45:25 DEBUG : Putio root 'rclone-test-bibesuk4poji': Sending chunk. transferOffset: 0 length: 100 2025/10/29 03:45:26 DEBUG : Putio root 'rclone-test-bibesuk4poji': chunkStart: 0, reqSize: 100 2025/10/29 03:45:26 DEBUG : Putio root 'rclone-test-bibesuk4poji': Sending chunk. transferOffset: 0 length: 100 2025/10/29 03:45:27 DEBUG : Putio root 'rclone-test-bibesuk4poji': chunkStart: 0, reqSize: 100 2025/10/29 03:45:27 DEBUG : Putio root 'rclone-test-bibesuk4poji': 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 2025/10/29 03:45:30 DEBUG : Putio root 'rclone-test-bibesuk4poji': chunkStart: 0, reqSize: 100 2025/10/29 03:45:30 DEBUG : Putio root 'rclone-test-bibesuk4poji': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/29 03:45:32 DEBUG : Putio root 'rclone-test-bibesuk4poji': chunkStart: 0, reqSize: 100 2025/10/29 03:45:32 DEBUG : Putio root 'rclone-test-bibesuk4poji': Sending chunk. transferOffset: 0 length: 100 2025/10/29 03:45:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-bibesuk4poji/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/29 03:45:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-sozonop9ciki" 2025/10/29 03:45:39 DEBUG : Putio root 'rclone-test-sozonop9ciki': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestPutio:" path "rclone-test-bibesuk4poji" from "TestPutio:rclone-test-bibesuk4poji" 2025/10/29 03:45:39 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/29 03:45:40 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/10/29 03:45:40 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/29 03:45:43 ERROR : error listing: directory not found --- PASS: TestIntegration (19.57s) --- PASS: TestIntegration/FsMkdir (18.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.64s) PASS ok github.com/rclone/rclone/backend/putio 19.614s "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 20.517680132s (try 2/5)