"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:442: Using remote "TestPutio:" 2025/01/13 03:50:29 DEBUG : Creating backend with remote "TestPutio:rclone-test-winehic9cova" 2025/01/13 03:50:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/13 03:50:30 DEBUG : Putio root 'rclone-test-winehic9cova': chunkStart: 0, reqSize: 100 2025/01/13 03:50:30 DEBUG : Putio root 'rclone-test-winehic9cova': Sending chunk. transferOffset: 0 length: 100 2025/01/13 03:50:32 DEBUG : Putio root 'rclone-test-winehic9cova': chunkStart: 0, reqSize: 100 2025/01/13 03:50:32 DEBUG : Putio root 'rclone-test-winehic9cova': Sending chunk. transferOffset: 0 length: 100 2025/01/13 03:50:33 DEBUG : Putio root 'rclone-test-winehic9cova': chunkStart: 0, reqSize: 100 2025/01/13 03:50:33 DEBUG : Putio root 'rclone-test-winehic9cova': 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/01/13 03:50:36 DEBUG : Putio root 'rclone-test-winehic9cova': chunkStart: 0, reqSize: 100 2025/01/13 03:50:36 DEBUG : Putio root 'rclone-test-winehic9cova': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/13 03:50:38 DEBUG : Putio root 'rclone-test-winehic9cova': chunkStart: 0, reqSize: 100 2025/01/13 03:50:38 DEBUG : Putio root 'rclone-test-winehic9cova': Sending chunk. transferOffset: 0 length: 100 2025/01/13 03:50:39 DEBUG : Creating backend with remote "TestPutio:rclone-test-winehic9cova/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/01/13 03:50:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-fahihef6semi" 2025/01/13 03:50:45 DEBUG : Putio root 'rclone-test-fahihef6semi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-winehic9cova" from "TestPutio:rclone-test-winehic9cova" 2025/01/13 03:50:45 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/01/13 03:50:47 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/01/13 03:50:47 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/01/13 03:50:49 ERROR : : error listing: directory not found --- PASS: TestIntegration (20.62s) --- PASS: TestIntegration/FsMkdir (20.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.90s) PASS ok github.com/rclone/rclone/backend/putio 20.638s "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 21.924621255s (try 2/5)