Skip to content

PHOENIX-6169 IT suite never finishes on 4.x with HBase 1.3 or 1.4 - #906

Closed
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6169
Closed

PHOENIX-6169 IT suite never finishes on 4.x with HBase 1.3 or 1.4#906
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6169

Conversation

@stoty

@stotystoty commented Oct 1, 2020

Copy link
Copy Markdown
Contributor

No description provided.

@stoty

stoty commented Oct 1, 2020

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 19sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ 4.x Compile Tests _
+1 💚mvninstall10m 31s4.x passed
+1 💚compile1m 20s4.x passed
+1 💚checkstyle0m 41s4.x passed
+1 💚javadoc1m 0s4.x passed
+0 🆗spotbugs3m 58sphoenix-core in 4.x has 957 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall6m 34sthe patch passed
+1 💚compile1m 22sthe patch passed
+1 💚javac1m 22sthe patch passed
+1 💚checkstyle0m 43sthe patch passed
-1 ❌shellcheck0m 0sThe patch generated 2 new + 6 unchanged - 2 fixed = 8 total (was 8)
+1 💚shelldocs0m 2sThere were no new shelldocs issues.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc1m 2sthe patch passed
+1 💚spotbugs4m 19sthe patch passed
_ Other Tests _
-1 ❌unit203m 53sphoenix-core in the patch failed.
+1 💚asflicense0m 40sThe patch does not generate ASF License warnings.
240m 27s
ReasonTests
Failed junit testsphoenix.end2end.DropTableWithViewsIT
phoenix.end2end.OrphanViewToolIT
phoenix.end2end.ViewIT
phoenix.query.MaxConcurrentConnectionsIT
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-906/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#906
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile shellcheck shelldocs
unameLinux 91b73c6f91ba 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision4.x / b7cb29e
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
shellcheckhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-906/1/artifact/yetus-general-check/output/diff-patch-shellcheck.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-906/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-906/1/testReport/
Max. process+thread count5697 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-906/1/console
versionsgit=2.7.4 maven=3.3.9 shellcheck=0.7.0 spotbugs=4.1.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@ChinmaySKulkarniChinmaySKulkarni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, however not sure why it failed the "test4test" when a test was in fact modified. The "test results" url does not point to the correct location either (perhaps a separate jira). Also, @stoty Do we no longer see a test report like we used to before? The "unit" URL points to the console output where you can look for the test results, but the test report view was much more helpful

@stoty

stoty commented Oct 1, 2020

Copy link
Copy Markdown
ContributorAuthor

The test4test problem is probably a Yetus bug, which can be fixed there.
The missing test results should be easily fixed in the config, I'll add a note to PHOENIX-6146.

@stotystoty closed this Oct 1, 2020
@stoty
stoty deleted the PHOENIX-6169 branch July 29, 2021 12:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stoty@ChinmaySKulkarni