-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: multitenant/fairness/kv/same/admission failed #82926
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
roachtest.multitenant/fairness/kv/same/admission failed with artifacts on master @ aadbaf97b4e6092ad6978a28e2735715d64d9f10:
test artifacts and logs in: /artifacts/multitenant/fairness/kv/same/admission/run_1
soon.go:58,soon.go:40,multitenant_utils.go:172,multitenant_fairness.go:187,multitenant_fairness.go:72,test_runner.go:884: condition failed to evaluate within 45s: pq: requested user root is not authorized for tenant {11}
cluster.go:1915,multitenant_utils.go:111,panic.go:1047,test_impl.go:260,soon.go:58,soon.go:40,multitenant_utils.go:172,multitenant_fairness.go:187,multitenant_fairness.go:72,test_runner.go:884: cluster.RunE: context canceled
(1) attached stack trace
-- stack trace:
| main.(*clusterImpl).RunE
| main/pkg/cmd/roachtest/cluster.go:1932
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1913
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:111
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatalf
| main/pkg/cmd/roachtest/test_impl.go:260
| github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithin
| github.com/cockroachdb/cockroach/pkg/testutils/soon.go:58
| github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon
| github.com/cockroachdb/cockroach/pkg/testutils/soon.go:40
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).start
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:172
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runMultiTenantFairness
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_fairness.go:187
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerMultiTenantFairness.func3
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_fairness.go:72
| main.(*testRunner).runTest.func2
| main/pkg/cmd/roachtest/test_runner.go:884
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1581
Wraps: (2) cluster.RunE
Wraps: (3) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-16735
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Type
Projects
Status
Done