"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestCloudinary:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/06/03 02:07:26 INFO Deleted object="file name.txt" objectType=*cloudinary.Object 2025/06/03 02:07:34 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*cloudinary.Object 2025/06/03 02:07:42 INFO Removing directory object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" objectType=string 2025/06/03 02:07:43 INFO Removing directory object="hello? sausage/êé/Hello, 世界" objectType=string 2025/06/03 02:07:43 INFO Removing directory object="hello? sausage/êé" objectType=string 2025/06/03 02:07:43 INFO Removing directory object="hello? sausage" objectType=string 2025/06/03 02:07:44 INFO Removing directory object="Cloudinary root 'rclone-test-bewicij0fiyu'" objectType=*cloudinary.Fs 2025/06/03 02:07:51 ERROR error listing: directory not found object="" objectType=string 2025/06/03 02:07:51 ERROR error listing: directory not found object="" objectType=string 2025/06/03 02:07:52 ERROR Failed to list "": directory not found object="Cloudinary root 'rclone-test-bewicij0fiyu'" objectType=*cloudinary.Fs 2025/06/03 02:07:52 INFO Removing directory object="Cloudinary root 'rclone-test-bewicij0fiyu'" objectType=*cloudinary.Fs 2025/06/03 02:07:53 ERROR Failed to rmdir: directory not found object="" objectType=string --- PASS: TestIntegration (69.77s) --- PASS: TestIntegration/FsMkdir (61.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) PASS ok github.com/rclone/rclone/backend/cloudinary 69.788s "go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m10.713877965s (try 5/5)