You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/06/24 19:09:48 UTC

[GitHub] [hadoop] bgaborg commented on issue #1009: HADOOP-16383. Pass ITtlTimeProvider instance in initialize method in …

bgaborg commented on issue #1009: HADOOP-16383. Pass ITtlTimeProvider instance in initialize method in …
URL: https://github.com/apache/hadoop/pull/1009#issuecomment-505140565
 
 
   Tests run against ireland. Got a few errors in the sequential tests:
   ```
   [ERROR] Failures:
   [ERROR]   ITestS3AContractRootDir.testListEmptyRootDirectory:63->AbstractContractRootDirectoryTest.testListEmptyRootDirectory:192->Assert.assertFalse:64->Assert.assertTrue:41->Assert.fail:88 listFiles(/, true).hasNext
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRecursiveRootListing:222->Assert.assertTrue:41->Assert.fail:88 files mismatch: between
     "s3a://gabota-versioned-bucket-ireland/file.txt"
   ] and
     "s3a://gabota-versioned-bucket-ireland/file.txt"
     "s3a://gabota-versioned-bucket-ireland/fork-0003/test/testSelectEmptyFile"
     "s3a://gabota-versioned-bucket-ireland/fork-0003/test/testSelectEmptyFileWithConditions"
   ]
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRmNonEmptyRootDirNonRecursive:132->Assert.fail:88 non recursive delete should have raised an exception, but completed with exit code true
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRmRootRecursive:157->AbstractFSContractTestBase.assertPathDoesNotExist:305->Assert.fail:88 expected file to be deleted: unexpectedly found /testRmRootRecursive as  S3AFileStatus{path=s3a://gabota-versioned-bucket-ireland/testRmRootRecursive; isDirectory=false; length=0; replication=1; blocksize=33554432; modification_time=1561403043000; access_time=0; owner=gaborbota; group=gaborbota; permission=rw-rw-rw-; isSymlink=false; hasAcl=false; isEncrypted=true; isErasureCoded=false} isEmptyDirectory=FALSE eTag=d41d8cd98f00b204e9800998ecf8427e versionId=w4._phxXR86E6rKJFTQ4VunZaDEo1wbU
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testSimpleRootListing:207->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<2>
   ```
   
   I don't think that those I related, and will go away if I clear the bucket and use a fresh ddb table. I'll check tomorrow on what can be the cause on this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org