"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:" 2024/12/11 01:10:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-yesusuc4yasa" 2024/12/11 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/12/11 01:10:44 DEBUG : Putio root 'rclone-test-yesusuc4yasa': chunkStart: 0, reqSize: 100 2024/12/11 01:10:44 DEBUG : Putio root 'rclone-test-yesusuc4yasa': Sending chunk. transferOffset: 0 length: 100 2024/12/11 01:10:45 DEBUG : Putio root 'rclone-test-yesusuc4yasa': chunkStart: 0, reqSize: 100 2024/12/11 01:10:45 DEBUG : Putio root 'rclone-test-yesusuc4yasa': Sending chunk. transferOffset: 0 length: 100 2024/12/11 01:10:47 DEBUG : Putio root 'rclone-test-yesusuc4yasa': chunkStart: 0, reqSize: 100 2024/12/11 01:10:47 DEBUG : Putio root 'rclone-test-yesusuc4yasa': 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 2024/12/11 01:10:50 DEBUG : Putio root 'rclone-test-yesusuc4yasa': chunkStart: 0, reqSize: 100 2024/12/11 01:10:50 DEBUG : Putio root 'rclone-test-yesusuc4yasa': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/11 01:10:52 DEBUG : Putio root 'rclone-test-yesusuc4yasa': chunkStart: 0, reqSize: 100 2024/12/11 01:10:52 DEBUG : Putio root 'rclone-test-yesusuc4yasa': Sending chunk. transferOffset: 0 length: 100 2024/12/11 01:10:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-yesusuc4yasa/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 2024/12/11 01:10:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-gijubid8puzo" 2024/12/11 01:11:00 DEBUG : Putio root 'rclone-test-gijubid8puzo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-yesusuc4yasa" from "TestPutio:rclone-test-yesusuc4yasa" 2024/12/11 01:11:00 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/12/11 01:11:01 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2024/12/11 01:11:01 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/12/11 01:11:05 ERROR : : error listing: directory not found --- PASS: TestIntegration (21.28s) --- PASS: TestIntegration/FsMkdir (20.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.97s) PASS ok github.com/rclone/rclone/backend/putio 21.318s "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 22.943137861s (try 2/5)