"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Starting (try 5/5) === RUN TestIntegration 2025/07/08 01:25:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:438: Using remote "TestCloudinary:" 2025/07/08 01:25:15 NOTICE: TestCloudinary: Starting server 2025/07/08 01:25:15 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-sinoyof8nako" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/07/08 01:25:56 DEBUG : Waiting for deletions to finish 2025/07/08 01:25:57 INFO : file name.txt: Deleted 2025/07/08 01:26:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/08 01:26:13 DEBUG : removing 1 level 4 directories 2025/07/08 01:26:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/07/08 01:26:14 DEBUG : removing 1 level 3 directories 2025/07/08 01:26:14 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/07/08 01:26:14 DEBUG : removing 1 level 2 directories 2025/07/08 01:26:14 INFO : hello? sausage/êé: Removing directory 2025/07/08 01:26:14 DEBUG : removing 1 level 1 directories 2025/07/08 01:26:14 INFO : hello? sausage: Removing directory 2025/07/08 01:26:15 DEBUG : removing 1 level 0 directories 2025/07/08 01:26:15 INFO : Cloudinary root 'rclone-test-sinoyof8nako': Removing directory 2025/07/08 01:26:22 ERROR : error listing: directory not found 2025/07/08 01:26:22 DEBUG : Waiting for deletions to finish 2025/07/08 01:26:22 ERROR : error listing: directory not found 2025/07/08 01:26:22 ERROR : Cloudinary root 'rclone-test-sinoyof8nako': Failed to list "": directory not found 2025/07/08 01:26:22 DEBUG : removing 1 level 0 directories 2025/07/08 01:26:22 INFO : Cloudinary root 'rclone-test-sinoyof8nako': Removing directory 2025/07/08 01:26:23 ERROR : Failed to rmdir: directory not found --- PASS: TestIntegration (67.41s) --- PASS: TestIntegration/FsMkdir (59.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.62s) PASS ok github.com/rclone/rclone/backend/cloudinary 67.438s "go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m8.373334921s (try 5/5)