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

[DocDB] PgCronTest.ChangeCronDB- Unit test failure #23655

Closed
1 task done
shishir2001-yb opened this issue Aug 27, 2024 · 1 comment
Closed
1 task done

[DocDB] PgCronTest.ChangeCronDB- Unit test failure #23655

shishir2001-yb opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@shishir2001-yb
Copy link

shishir2001-yb commented Aug 27, 2024

Jira Link: DB-12566

Description

This looks like a test issue.
PgCronTest.ChangeCronDB:
Analyze Trends

../../src/yb/integration-tests/pg_cron-test.cc:371
Expected: (new_db_row_count1) > (0), actual: 0 vs 0
 ../../src/yb/integration-tests/pg_cron-test.cc:360 Failed Bad status: Network error (yb/yql/pgwrapper/libpq_utils.cc:367): Connect failed: could not connect to server: Connection refused  Is the server running on host "127.182.106.2" and accepting  TCP/IP connections on port 23114?, passed: 60.001s: could not connect to server: Connection refused  Is the server running on host "127.182.106.2" and accepting  TCP/IP connections on port 23114? (aux msg could not connect to server: Connection refused  Is the server running on host "127.182.106.2" and accepting  TCP/IP connections on port 23114?)

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@shishir2001-yb shishir2001-yb added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels Aug 27, 2024
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Aug 27, 2024
@yugabyte yugabyte deleted a comment Aug 27, 2024
@hari90
Copy link
Contributor

hari90 commented Aug 27, 2024

[ts-3] 2024-08-26 23:22:12.010 UTC [271594] FATAL:  pre-existing shared memory block (key 19929001, ID 491531) is still in use
[ts-3] 2024-08-26 23:22:12.010 UTC [271594] HINT:  Terminate any old server processes associated with data directory "${TEST_TMPDIR}/pg_cron-test.PgCronTest.ChangeCronDB.1724713901472956-268070/minicluster-data/ts-3/pg_data".

@hari90 hari90 closed this as completed in 4b4c201 Aug 29, 2024
jasonyb pushed a commit that referenced this issue Aug 31, 2024
Summary:
 f45c6a2 Integrating budibase and YB (#23678)
 d6d60ee [doc] Enhanced PG mode (#22887)
 d0dfe63 [#23482] CDCSDK: Add an option to disable dynamic table addition while creating a stream
 51608d8 [doc] Add Python smart driver PyPI link (#23727)
 4b4c201 [#23655] YSQL: Handle SIGTERM in pg_cron
 3edf377 [PLAT] Rename YugaWare logs to Platform logs
 b9faf18 [#23543] docdb: Get colocated schema version correctly in WriteQuery
 cc43d5a [#23728] xClusterDDLRepl: Avoid colocating ddlrepl system tables
 f448fbb [PLAT-14039][YBA CLI]Refactor backup commands
 9239ede [PLAT-14813][PLAT-14812][YBA CLI] Encryption in Transit list describe and delete
 8f1c691 [PLAT-3593]Integrate collection of promdumps for prometheus metrics with support bundle
 64e9a3a [#23588] YSQL: Change calculation for finding net connections with warmup random mode in ysql connection manager
 60c5e44 [PLAT-15061] Update integration page naming

Merge:

- postgres.c:
  - quickdie: YB master 4b4c201 adds
    quickdie as SIGTERM signal handler for pg_cron.  quickdie is not
    built to expect any signal besides SIGQUIT.  Adjust the logic to
    handle SIGTERM.

Test Plan: Jenkins: rebase: pg15-cherrypicks

Reviewers: jason, tfoucher

Differential Revision: https://phorge.dev.yugabyte.com/D37684
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

3 participants