From hdfs-issues-return-249736-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Jan 31 00:23:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9ED4A180652 for ; Thu, 31 Jan 2019 01:23:03 +0100 (CET) Received: (qmail 93737 invoked by uid 500); 31 Jan 2019 00:23:02 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 93726 invoked by uid 99); 31 Jan 2019 00:23:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2019 00:23:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2C550C03A6 for ; Thu, 31 Jan 2019 00:23:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 78ASZgEGF8pY for ; Thu, 31 Jan 2019 00:23:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E000B60CFF for ; Thu, 31 Jan 2019 00:23:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7A313E0E04 for ; Thu, 31 Jan 2019 00:23:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 270F8243BC for ; Thu, 31 Jan 2019 00:23:00 +0000 (UTC) Date: Thu, 31 Jan 2019 00:23:00 +0000 (UTC) From: "Bharat Viswanadham (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDDS-1035) Intermittent TestRootList failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDDS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-1035: ------------------------------------- Fix Version/s: 0.4.0 > Intermittent TestRootList failure > --------------------------------- > > Key: HDDS-1035 > URL: https://issues.apache.org/jira/browse/HDDS-1035 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: test > Reporter: Doroszlai, Attila > Assignee: Doroszlai, Attila > Priority: Trivial > Fix For: 0.4.0 > > Attachments: HDDS-1035.001.patch > > > {{TestRootList}} fails intermittently in pre-commit check: > [https://builds.apache.org/job/PreCommit-HDDS-Build/2145/artifact/out/patch-unit-hadoop-ozone.txt] > {code:java} > [INFO] Running org.apache.hadoop.ozone.s3.endpoint.TestRootList > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.179 s <<< FAILURE! - in org.apache.hadoop.ozone.s3.endpoint.TestRootList > [ERROR] testListBucket(org.apache.hadoop.ozone.s3.endpoint.TestRootList) Time elapsed: 0.106 s <<< ERROR! > java.io.IOException: BUCKET_ALREADY_EXISTS > at org.apache.hadoop.ozone.client.ObjectStoreStub.createS3Bucket(ObjectStoreStub.java:121) > at org.apache.hadoop.ozone.s3.endpoint.TestRootList.testListBucket(TestRootList.java:67) > {code} > Other examples: [1|https://issues.apache.org/jira/browse/HDDS-573?focusedCommentId=16659316&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16659316] [2|https://issues.apache.org/jira/browse/HDDS-955?focusedCommentId=16733532&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16733532] [3|https://issues.apache.org/jira/browse/HDDS-1024?focusedCommentId=16754446&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16754446] -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org