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: node-postgres failed #113831

Closed
cockroach-teamcity opened this issue Nov 4, 2023 · 0 comments
Closed

roachtest: node-postgres failed #113831

cockroach-teamcity opened this issue Nov 4, 2023 · 0 comments
Labels
branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 4, 2023

roachtest.node-postgres failed with artifacts on release-23.2 @ 4b9b072a1dc54be28deffd366bc145a7d749515d:

	            	Wraps: (2) all attempts failed for add nodesource key and deb repository
	            	Wraps: (3) attached stack trace
	            	  -- stack trace:
	            	  | main.(*clusterImpl).RunE
	            	  | 	main/pkg/cmd/roachtest/cluster.go:2209
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:115
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerNodeJSPostgres.func1
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:70
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerNodeJSPostgres.func2
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:183
	            	  | main.(*testRunner).runTest.func2
	            	  | 	main/pkg/cmd/roachtest/test_runner.go:1090
	            	  | runtime.goexit
	            	  | 	src/runtime/asm_amd64.s:1598
	            	Wraps: (4) full command output in run_154857.708234952_n1_sudo-aptget-update-s.log
	            	Wraps: (5) Node 1. Command with error:
	            	  | ``````
	            	  | sudo apt-get update && \
	            	  | sudo apt-get install -y ca-certificates curl gnupg && \
	            	  | sudo mkdir -p /etc/apt/keyrings && \
	            	  | curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && \
	            	  | echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
	            	  | ``````
	            	  | stdout:Hit:1 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy InRelease
	            	  | Get:2 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
	            	  | Get:3 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
	            	  | Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
	            	  | Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
	            	  | Fetched 227 kB in 0s (570 kB/s)
	            	  | Reading package lists...
	            	  | Reading package lists...
	            	  | Building dependency tree...
	            	  | Reading state information...
	            	  | ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
	            	  | curl is already the newest version (7.81.0-1ubuntu1.14).
	            	  | gnupg is already the newest version (2.2.27-3ubuntu2.1).
	            	  | The following package was automatically installed and is no longer required:
	            	  |   libnuma1
	            	  | Use 'sudo apt autoremove' to remove it.
	            	  | 0 upgraded, 0 newly installed, 0 to remove and 78 not upgraded.
	            	  |
	            	  | stderr:gpg: cannot open '/dev/tty': No such device or address
	            	  | curl: (23) Failed writing body
	            	Wraps: (6) COMMAND_PROBLEM
	            	Wraps: (7) exit status 2
	            	Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *hintdetail.withDetail (6) errors.Cmd (7) *exec.ExitError
	Test:       	node-postgres
(require.go:1360).NoError: FailNow called
test artifacts and logs in: /artifacts/node-postgres/run_1

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

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-33189

@cockroach-teamcity cockroach-teamcity added branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Nov 4, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Nov 4, 2023
@rafiss rafiss closed this as completed Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants