Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acceptance: TestDockerJava failed #63360

Closed
cockroach-teamcity opened this issue Apr 9, 2021 · 2 comments
Closed

acceptance: TestDockerJava failed #63360

cockroach-teamcity opened this issue Apr 9, 2021 · 2 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

(acceptance).TestDockerJava failed on release-21.1@348ab73c4b5c99da1a3bf81a7b4c0ef8dbf941b4:

Cluster successfully initialized
[�[1;34mINFO�[m] Scanning for projects...
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m-----------------------------< �[0;36mjava:java�[0;1m >------------------------------�[m
[�[1;34mINFO�[m] �[1mBuilding java 1.0-SNAPSHOT�[m
[�[1;34mINFO�[m] �[1m--------------------------------[ jar ]---------------------------------�[m
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m--- �[0;32mmaven-resources-plugin:2.6:resources�[m �[1m(default-resources)�[m @ �[36mjava�[0;1m ---�[m
[�[1;33mWARNING�[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[�[1;34mINFO�[m] skip non existing resourceDirectory /mnt/data/java/src/main/resources
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m--- �[0;32mmaven-compiler-plugin:3.1:compile�[m �[1m(default-compile)�[m @ �[36mjava�[0;1m ---�[m
[�[1;34mINFO�[m] Changes detected - recompiling the module!
[�[1;33mWARNING�[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[�[1;34mINFO�[m] Compiling 4 source files to /mnt/data/java/target/classes
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m--- �[0;32mmaven-resources-plugin:2.6:testResources�[m �[1m(default-testResources)�[m @ �[36mjava�[0;1m ---�[m
[�[1;33mWARNING�[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[�[1;34mINFO�[m] skip non existing resourceDirectory /mnt/data/java/src/test/resources
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m--- �[0;32mmaven-compiler-plugin:3.1:testCompile�[m �[1m(default-testCompile)�[m @ �[36mjava�[0;1m ---�[m
[�[1;34mINFO�[m] Changes detected - recompiling the module!
[�[1;33mWARNING�[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[�[1;34mINFO�[m] Compiling 4 source files to /mnt/data/java/target/test-classes
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1m--- �[0;32mmaven-surefire-plugin:2.12.4:test�[m �[1m(default-test)�[m @ �[36mjava�[0;1m ---�[m
[�[1;34mINFO�[m] Surefire report directory: /mnt/data/java/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running NoopTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running MainTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 sec
Running JSONTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec

Results :

Tests run: 24, Failures: 0, Errors: 0, Skipped: 0

[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] �[1;32mBUILD SUCCESS�[m
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] Total time:  5.926 s
[�[1;34mINFO�[m] Finished at: 2021-04-09T01:00:20Z
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
    dockercluster.go:689: unexpected extra event &{0 die} (after [])
    --- FAIL: TestDockerJava/runMode=docker (14.32s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestDockerJava PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-release-21.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 9, 2021
@rafiss
Copy link
Collaborator

rafiss commented Apr 10, 2021

relates to #58955

@rafiss
Copy link
Collaborator

rafiss commented Jan 6, 2022

closing due to lack of recurrence

@rafiss rafiss closed this as completed Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

3 participants