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

roachtest: gorm failed #89606

Closed
cockroach-teamcity opened this issue Oct 8, 2022 · 5 comments · Fixed by #89772
Closed

roachtest: gorm failed #89606

cockroach-teamcity opened this issue Oct 8, 2022 · 5 comments · Fixed by #89772
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 8, 2022

roachtest.gorm failed with artifacts on release-22.2 @ 64049e4b9210de3af4a1d814a9af0123b59a055f:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-210-g64049e4b92
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-20332

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Oct 8, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Oct 8, 2022
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Oct 8, 2022
This was referenced Oct 9, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on release-22.2 @ fbe8fde57907a776a9ac6f1cfe0c2596b36982bc:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-212-gfbe8fde579
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on release-22.2 @ 6ee69b5e1c6d1bee95545b388179897cfca73291:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-214-g6ee69b5e1c
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Oct 10, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on release-22.2 @ 2c1f4db5d31e18a718b974f992701dfee9a8cdd8:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-245-g2c1f4db5d3
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on release-22.2 @ eb33c872e9f50c64bfd2426a011faca342bd3511:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-298-geb33c872e9
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on release-22.2 @ 3531c6f4c69659c929170bef29ca05dafddae2b2:

test artifacts and logs in: /artifacts/gorm/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,gorm.go:127,test_runner.go:930: 
		Tests run on Cockroach v22.2.0-beta.2-326-g3531c6f4c6
		Tests run against gorm v1.24.0
		1 Total Tests Run
		0 tests passed
		1 test failed
		0 tests skipped
		0 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: tests.[build failed] - unknown (unexpected)
		For a full summary look at the gorm artifacts 
		
		An updated blocklist (gormBlocklist22_2) is available in the artifacts' gorm log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants