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

teamcity: failed test: TestLogic #35484

Closed
cockroach-teamcity opened this issue Mar 7, 2019 · 0 comments
Closed

teamcity: failed test: TestLogic #35484

cockroach-teamcity opened this issue Mar 7, 2019 · 0 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on master (test): TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/rename_table, TestLogic, TestLogic/fakedist: TestLogic/fakedist-metadata

You may want to check for open issues.

#1165064:

TestLogic/fakedist: TestLogic/fakedist-metadata
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata (0.350s)




TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/rename_table
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/rename_table (2.010s)

------- Stdout: -------
=== PAUSE TestLogic/fakedist-metadata/rename_table
            logic.go:2329: 
                
                testdata/logic_test/rename_table:230: 
                expected success, but found
                pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE): "sql txn" id=8323ec0a key=/Table/SystemConfigSpan/Start rw=true pri=0.01679640 stat=PENDING epo=0 ts=1551915861.033914937,1 orig=1551915861.033674837,0 max=1551915861.033674837,0 wto=false seq=19
            logic.go:2345: 
                testdata/logic_test/rename_table:230: error while processing
            logic.go:2346: pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE): "sql txn" id=8323ec0a key=/Table/SystemConfigSpan/Start rw=true pri=0.01679640 stat=PENDING epo=0 ts=1551915861.033914937,1 orig=1551915861.033674837,0 max=1551915861.033674837,0 wto=false seq=19



TestLogic
--- FAIL: test/TestLogic (444.500s)

------- Stdout: -------
    test_log_scope.go:81: test logs captured to: /tmp/logTestLogic176002569
    test_log_scope.go:62: use -show-logs to present logs inline




Please assign, take a look and update the issue accordingly.

@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 7, 2019
nvanbenschoten added a commit to nvanbenschoten/cockroach that referenced this issue Mar 15, 2019
Fixes cockroachdb#35549.
Fixes cockroachdb#35484.
Fixes cockroachdb#35757.
Fixes cockroachdb#35766.
Fixes cockroachdb#35769.

Auto-stats collection was running only 1us in the past, allowing it to
interact with schema changes and cause transaction retries.

Release note: None
craig bot pushed a commit that referenced this issue Mar 16, 2019
35808: logictest: bump stats.DefaultAsOfTime to avoid txn retries r=nvanbenschoten a=nvanbenschoten

Fixes #35549.
Fixes #35484.
Fixes #35757.
Fixes #35766.
Fixes #35769.

Auto-stats collection was running only 1us in the past, allowing it to
interact with schema changes and cause transaction retries.

Release note: None

Co-authored-by: Nathan VanBenschoten <[email protected]>
@craig craig bot closed this as completed in #35808 Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

1 participant