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: decommission/mixed-versions failed [workload unknown flag --min-conns] #100018

Closed
cockroach-teamcity opened this issue Mar 30, 2023 · 3 comments
Labels
branch-master Failures and bugs on the master branch. 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. T-testeng TestEng Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 30, 2023

roachtest.decommission/mixed-versions failed with artifacts on master @ 1f8024bf14433ca169e5a8c3768c5d223dc5018c:

test artifacts and logs in: /artifacts/decommission/mixed-versions/run_1
(cluster.go:1977).Run: output in run_052926.577627598_n4_cockroach-workload-f: ./cockroach workload fixtures import tpcc --warehouses=100 returned: COMMAND_PROBLEM: ssh verbose log retained in ssh_052926.590415450_n4_cockroach-workload-f.log: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-26180

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. 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 Mar 30, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 30, 2023
@blathers-crl blathers-crl bot added the T-kv KV Team label Mar 30, 2023
@pav-kv pav-kv changed the title roachtest: decommission/mixed-versions failed roachtest: decommission/mixed-versions failed [workload unknown flag --min-conns] Mar 30, 2023
@pav-kv
Copy link
Collaborator

pav-kv commented Mar 30, 2023

Fails due to an unknown flag:

run_052926.577627598_n4_cockroach-workload-f: 05:29:26 cluster.go:296: > ./cockroach workload fixtures import tpcc --warehouses=100
I230330 05:29:27.824331 1 ccl/workloadccl/fixture.go:315  [-] 1  starting import of 9 tables
Error: importing fixture: importing table history: pq: parsing parameters --min-conns=0 --warmup-conns=0 --families=false --fks=true --max-conn-lifetime=5m0s --max-conn-lifetime-jitter=2m30s --seed=17340693804315967768 --warehouses=100 --conn-healthcheck-period=30s --max-conn-idle-time=2m30s: unknown flag: --min-conns

The flag was added in #98689.
@sean- Could you take a look?

@blathers-crl
Copy link

blathers-crl bot commented Mar 30, 2023

cc @cockroachdb/test-eng

@pav-kv pav-kv removed the T-kv KV Team label Mar 30, 2023
@renatolabs
Copy link
Contributor

Fixed by #100199.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. 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. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

3 participants