Exception in thread "main" alluxio.exception.DirectoryNotEmptyException: Failed to delete /default_tests_files (com.amazonaws.services.s3.model.AmazonS3Exception: The specified bucket does not exist (Service: Amazon S3; Status Code: 404; Error Code: NoSuchBucke
t; Request ID: 158681CA87E59BA0; S3 Extended Request ID: 2d47b54e-7dd4-4e32-bc6e-48ffb8e2265c), S3 Extended Request ID: 2d47b54e-7dd4-4e32-bc6e-48ffb8e2265c) from the under file system
at alluxio.client.file.BaseFileSystem.delete(BaseFileSystem.java:234)
at alluxio.cli.TestRunner.runTests(TestRunner.java:118)
at alluxio.cli.TestRunner.main(TestRunner.java:100)
Exception in thread "main" alluxio.exception.DirectoryNotEmptyException: Failed to delete /default_tests_files (com.amazonaws.SdkClientException: Unable to execute HTTP request: {{BUCKET_NAME}}) from the under file system
at alluxio.client.file.BaseFileSystem.delete(BaseFileSystem.java:234)
at alluxio.cli.TestRunner.runTests(TestRunner.java:118)
at alluxio.cli.TestRunner.main(TestRunner.java:100)
Exception in thread "main" alluxio.exception.DirectoryNotEmptyException: Failed to delete /default_tests_files (com.amazonaws.SdkClientException: Unable to execute HTTP request: Connect to localhost:9001 [localhost/127.0.0.1] failed: Connection refused (Connect
ion refused)) from the under file system
at alluxio.client.file.BaseFileSystem.delete(BaseFileSystem.java:234)
at alluxio.cli.TestRunner.runTests(TestRunner.java:118)
at alluxio.cli.TestRunner.main(TestRunner.java:100)