Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ECF2C200D0C for ; Wed, 6 Sep 2017 02:29:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EB7A21609D1; Wed, 6 Sep 2017 00:29:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3DE651609C5 for ; Wed, 6 Sep 2017 02:29:06 +0200 (CEST) Received: (qmail 48989 invoked by uid 500); 6 Sep 2017 00:29:04 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 48978 invoked by uid 99); 6 Sep 2017 00:29:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2017 00:29:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 166401A32FF for ; Wed, 6 Sep 2017 00:29:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 6wNMr2oSPVpM for ; Wed, 6 Sep 2017 00:29:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 977475FB4E for ; Wed, 6 Sep 2017 00:29:01 +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 CBA29E0DAF for ; Wed, 6 Sep 2017 00:29: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 5593024153 for ; Wed, 6 Sep 2017 00:29:00 +0000 (UTC) Date: Wed, 6 Sep 2017 00:29:00 +0000 (UTC) From: "Hadoop QA (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-4151) Tests extending BaseQueryIT are flapping MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Sep 2017 00:29:07 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154630#comment-16154630 ] Hadoop QA commented on PHOENIX-4151: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12885463/PHOENIX-4151_wip_master.patch against master branch at commit a1c75a9ec31eb646d7f4e0eb2363e8dc6d465103. ATTACHMENT ID: 12885463 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+0 tests included{color}. The patch appears to be a documentation, build, or dev patch that doesn't require tests. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 lineLengths{color}. The patch introduces the following lines longer than 100: + admin.split(tableNameBytes, ByteUtil.concat(Bytes.toBytes(tenantId), Bytes.toBytes("00A" + Character.valueOf((char) ('3' + nextRunCount()))))); // vary split point with test run + date = new Date(System.currentTimeMillis()), null, getUrl(), tableDDLOptions); + // timestamp + // timestamp + url = getUrl() + ";" + PhoenixRuntime.CURRENT_SCN_ATTRIB + "=" + (ts + 2) + ";foo=bar"; // Run + // query + // at + // timestamp + // timestamp + url = getUrl() + ";" + PhoenixRuntime.CURRENT_SCN_ATTRIB + "=" + (ts + 2) + ";foo=bar"; // Run {color:red}-1 core tests{color}. The patch failed these unit tests: ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientManagedTimeGroupBYIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1375//testReport/ Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1375//console This message is automatically generated. > Tests extending BaseQueryIT are flapping > ---------------------------------------- > > Key: PHOENIX-4151 > URL: https://issues.apache.org/jira/browse/PHOENIX-4151 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > Assignee: Samarth Jain > Attachments: PHOENIX-4151.patch, PHOENIX-4151_wip_master.patch, PHOENIX-4151_wip.patch > > > Sample failures: > {code} > ERROR] testNotInListOfFloat[NotQueryIT_1](org.apache.phoenix.end2end.NotQueryIT) Time elapsed: 0.001 s <<< ERROR! > java.lang.RuntimeException: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.NotQueryIT.(NotQueryIT.java:56) > Caused by: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.NotQueryIT.(NotQueryIT.java:56) > {code} > {code} > [ERROR] testValidStringConcatExpression[indexDDL=CREATE INDEX %s ON %s (a_integer, a_string) INCLUDE ( B_STRING, A_DATE) %s,mutable=false,columnEncoded=false](org.apache.phoenix.end2end.QueryIT) Time elapsed: 0.014 s <<< ERROR! > java.lang.RuntimeException: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.QueryIT.(QueryIT.java:66) > Caused by: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.QueryIT.(QueryIT.java:66) > {code} > {code} > [ERROR] testNullMultiCondCaseStatement[CaseStatementIT_1](org.apache.phoenix.end2end.CaseStatementIT) Time elapsed: 0.007 s <<< ERROR! > java.lang.RuntimeException: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.CaseStatementIT.(CaseStatementIT.java:58) > Caused by: java.sql.SQLTimeoutException: Operation timed out. > at org.apache.phoenix.end2end.CaseStatementIT.(CaseStatementIT.java:58) > {code} > My hunch is that timeouts are happening when creating tables or indices. Probably some sort of a timestamp/scn issue. [~jamestaylor] - any ideas? Would injecting our own clock in EnvironmentEdge help? -- This message was sent by Atlassian JIRA (v6.4.14#64029)