-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachtest: hibernate failed #40538
Comments
? |
SHA: https://github.com/cockroachdb/cockroach/commits/4784fe3c51545db5fb5d411937ec1db2ef2b9761 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1472753&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/4e1deb21a3e28387c45e6a87a3cefe6bb49f39ac Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1473326&tab=buildLog
|
I guess they flaked last time, which was the run I used to create the current blacklist. I will continue refining this! But if these keep passing/failing unreliably then the noise won't stop. |
SHA: https://github.com/cockroachdb/cockroach/commits/47bb2a58c87fc1259291ec9dde78de3e54bd8a3d Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1475396&tab=buildLog
|
Regarding the 19.2 failures posted here, it seems like ALL of them are caused by the test sometimes being unable to connect to the database, during test setup. See the stack trace below. When I rerun these tests locally, they pass.
|
The blacklist had too many expected failures. Most of them were related to earlier issues with the test being unable to connect to the cluster. touches cockroachdb#40538 Release note: None
@rafiss sometimes this means there are crashes - can you make sure the server logs also look good? |
40609: roachtest: update 19.1 hibernate blacklist r=rafiss a=rafiss The blacklist had too many expected failures. Most of them were related to earlier issues with the test being unable to connect to the cluster. Also, remove the `--info` option from the test runner command, since it makes too much output. touches #40538 Release note: None 40617: opt: fix scalar building error handling r=RaduBerinde a=RaduBerinde We are incorrectly returning `nil` error in an error case. This leads to an assertion error instead of a "could not decorrelate subquery" error. Fixes #40590. Release note: None 40619: cliccl: Change license acquisition URL r=rohany a=rohany Change the cockroach demo license acquisition URLs to point to a new URL. Release note: None Co-authored-by: Rafi Shamim <[email protected]> Co-authored-by: Radu Berinde <[email protected]> Co-authored-by: Rohan Yadav <[email protected]>
SHA: https://github.com/cockroachdb/cockroach/commits/bdf41f7d03f0dafeeaf3bc6aac40f502ab069a6a Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1478770&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/991282eacbbe1315fde694be9785ad8f6fa929d3 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1481778&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/99bed2718a9b5d1c6b94ce0d65dc40d1e746de16 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1481740&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/404cbf9085a55c9d05455ac3dd2ada1719833150 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1484632&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/e8faca611a902766154ed82581d6d3a7483ad231 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1484919&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/404cbf9085a55c9d05455ac3dd2ada1719833150 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1484994&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/42d307e191ff6787a45e058be164fa452c47f368 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1487519&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/62b1678f652461bbc1aaf6bc2c0dd03105ce0ebe Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1488785&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/62b1678f652461bbc1aaf6bc2c0dd03105ce0ebe Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1489712&tab=buildLog
|
The past few runs of the Hibernate nightlies against 19.1 have been stable (passing the expected passes and failing the expected fails). So it seems like this instability might be specific to 19.2, which is probably concerning, as @nvanbenschoten had asked last week. |
SHA: https://github.com/cockroachdb/cockroach/commits/250f4c36de2b88eff443cf9be9cd5d2759312c88 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1514702&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/09d51e9f6265ed70caf49385be905606ebf722c7 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1515124&tab=artifacts#/hibernate
|
Copying comment from the beta release issue: These Hibernate issues are not a beta blocker. The tests are concerningly flaky though, and we will continue investigating this during the rest of the release period. The issues stem from the Hibernate tests occasionally being unable to connect to the DB. |
SHA: https://github.com/cockroachdb/cockroach/commits/4ae9892838aaf1df1f38bb8dd6bb8849adfaf16a Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1516578&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/4dcfd7d8899d90dd1816153bf59b5df647c9bbd3 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1516560&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/39112effea3100d1c678e88319199d2d017f930e Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1518434&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/1ed03c9811f01fef31950a5cb75a7b591af6fc26 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1518416&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/948a00e7b418b82d5421ad6aa0d651d7e9eeec91 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1520710&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/445ec411db8cde8cc090c7ffcd7ac70be9b21954 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1520692&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/1c99165c39c3714f1ce9986bff75ce517f977630 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1523814&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/8d3bdd75d0080cdb089b65d55f4e5fcf4a3ea905 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1524120&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/c0cab6082c2383e77f0a806c10a1506b6aa7b6bf Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1525981&tab=artifacts#/hibernate
|
It looks like a full test run happened without crashing and/or connection timeouts. That's an interesting data point. |
SHA: https://github.com/cockroachdb/cockroach/commits/27ea46b456d6b3dabac2c0f6c5c120ed316fffce Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1526784&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/51957cb7aec516e8ce333f85acbbd68fc7415a32 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1528314&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/06026bab5cdb3695ddeba209c94175cd9460b170 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1528278&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/5b223f9b2ebcbaeb9dd7738fc947b36d217b9f22 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1528296&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/d4c59df1dd71fb97ccf356d4eda49f0c70dcda36 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1531454&tab=artifacts#/hibernate
|
The hibernate test suite finally passed flake-free against version 19.2 last night. The above error for 2.1 is because it is using a cluster setting that didn't exist in 2.1. It will be fixed by #41504 |
SHA: https://github.com/cockroachdb/cockroach/commits/41bac2fd99a91d92cb3ff6426789f7e64dd6b14a Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1534498&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/fad7d8c705cdef3c274a8a3bbcb9d08d7386e1ed Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1535757&tab=artifacts#/hibernate
|
Not sure why this is failing. It looks like it fails during roachtest setup when setting the enterprise license, before Hibernate is involved. When I run |
|
SHA: https://github.com/cockroachdb/cockroach/commits/a40cefbb5bd5e9d34f5db930334a385d0934d2d0 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1538863&tab=artifacts#/hibernate
|
SHA: https://github.com/cockroachdb/cockroach/commits/201b400c5a59d42d436f417a284a129cff3ed7b3
Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1471316&tab=buildLog
The text was updated successfully, but these errors were encountered: