cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.89k stars 3.77k forks source link

sql/tests: TestRandomSyntaxFunctions failed #99182

Closed cockroach-teamcity closed 1 year ago

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 80c4895c566a7eaa6f16c4098980509dd3795ad7:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14744262 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 184539 executions, 114327 successful rsg_test.go:828: 50s of 5m0s: 203901 executions, 126321 successful rsg_test.go:828: 55s of 5m0s: 224124 executions, 138962 successful rsg_test.go:828: 1m0s of 5m0s: 244942 executions, 151887 successful rsg_test.go:828: 1m5s of 5m0s: 264489 executions, 164027 successful rsg_test.go:828: 1m10s of 5m0s: 286231 executions, 177561 successful rsg_test.go:828: 1m15s of 5m0s: 306708 executions, 190169 successful rsg_test.go:828: 1m20s of 5m0s: 328477 executions, 203704 successful rsg_test.go:828: 1m25s of 5m0s: 350914 executions, 217589 successful rsg_test.go:828: 1m30s of 5m0s: 369611 executions, 229264 successful rsg_test.go:828: 1m35s of 5m0s: 391949 executions, 243109 successful rsg_test.go:828: 1m40s of 5m0s: 411239 executions, 255088 successful rsg_test.go:828: 1m45s of 5m0s: 431015 executions, 267258 successful rsg_test.go:828: 1m50s of 5m0s: 453401 executions, 281275 successful rsg_test.go:828: 1m55s of 5m0s: 470645 executions, 291943 successful rsg_test.go:828: 2m0s of 5m0s: 490494 executions, 304159 successful rsg_test.go:828: 2m5s of 5m0s: 510413 executions, 316515 successful rsg_test.go:828: 2m10s of 5m0s: 532347 executions, 329995 successful rsg_test.go:828: 2m15s of 5m0s: 551421 executions, 341800 successful rsg_test.go:828: 2m20s of 5m0s: 574984 executions, 356342 successful rsg_test.go:828: 2m25s of 5m0s: 596910 executions, 370015 successful rsg_test.go:828: 2m30s of 5m0s: 617486 executions, 382749 successful rsg_test.go:828: 2m35s of 5m0s: 640619 executions, 397074 successful rsg_test.go:828: 2m40s of 5m0s: 664202 executions, 411572 successful rsg_test.go:828: 2m45s of 5m0s: 682912 executions, 423226 successful rsg_test.go:828: 2m50s of 5m0s: 704889 executions, 436710 successful rsg_test.go:828: 2m55s of 5m0s: 726256 executions, 449956 successful rsg_test.go:828: 3m0s of 5m0s: 745851 executions, 462135 successful rsg_test.go:828: 3m5s of 5m0s: 765690 executions, 474382 successful rsg_test.go:828: 3m10s of 5m0s: 788136 executions, 488352 successful rsg_test.go:828: 3m15s of 5m0s: 811683 executions, 502956 successful rsg_test.go:828: 3m20s of 5m0s: 833731 executions, 516672 successful rsg_test.go:828: 3m25s of 5m0s: 854843 executions, 529714 successful rsg_test.go:828: 3m30s of 5m0s: 875625 executions, 542602 successful rsg_test.go:828: 3m35s of 5m0s: 896712 executions, 555671 successful rsg_test.go:828: 3m40s of 5m0s: 920582 executions, 570273 successful rsg_test.go:828: 3m45s of 5m0s: 944048 executions, 584776 successful rsg_test.go:828: 3m50s of 5m0s: 964197 executions, 597197 successful rsg_test.go:828: 3m55s of 5m0s: 988363 executions, 612375 successful rsg_test.go:828: 4m0s of 5m0s: 1008301 executions, 624692 successful rsg_test.go:828: 4m5s of 5m0s: 1028220 executions, 637050 successful rsg_test.go:828: 4m10s of 5m0s: 1049754 executions, 650421 successful rsg_test.go:828: 4m15s of 5m0s: 1072363 executions, 664443 successful rsg_test.go:828: 4m20s of 5m0s: 1094347 executions, 678049 successful rsg_test.go:828: 4m25s of 5m0s: 1116985 executions, 692049 successful rsg_test.go:828: 4m30s of 5m0s: 1138611 executions, 705447 successful rsg_test.go:828: 4m35s of 5m0s: 1162669 executions, 720398 successful rsg_test.go:828: 4m40s of 5m0s: 1183353 executions, 733226 successful rsg_test.go:828: 4m45s of 5m0s: 1205810 executions, 747037 successful rsg_test.go:828: 4m50s of 5m0s: 1227922 executions, 760707 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

/cc @cockroachdb/sql-sessions

This test on roachdash | Improve this report!

Jira issue: CRDB-25738

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 52e55d2ef172b7cfec14e8a0a954f8864b2be779:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 12922748 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 4m45s of 5m0s: 1101969 executions, 683528 successful rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'\x14l%*|':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'W$$\n':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery('"':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'\x1e\x01jz':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery('^':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'e\x02W\'':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'*\f$|\x1c':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'cWT|\x06\x12#':::STRING) ; Stack trace: rsg_test.go:828: 4m50s of 5m0s: 1121294 executions, 695496 successful rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'\x0e0wk\x03\x1d/{':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery('F:H-a':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e',\x17[N\x0e|Vcc':::STRING) ; Stack trace: rsg_test.go:855: Crash detected: server panic: pq: internal error: interface conversion: tree.FnOverload is func(*eval.Context, tree.Datums) (tree.Datum, error), not func(context.Context, *eval.Context, tree.Datums) (tree.Datum, error) SELECT phraseto_tsquery(e'|b\tg':::STRING) ; Stack trace: ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ f351747ed97862fc037717cadec23f18073fb6be:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13101667 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 154890 executions, 96052 successful rsg_test.go:828: 50s of 5m0s: 173367 executions, 107542 successful rsg_test.go:828: 55s of 5m0s: 190273 executions, 118007 successful rsg_test.go:828: 1m0s of 5m0s: 210249 executions, 130255 successful rsg_test.go:828: 1m5s of 5m0s: 228356 executions, 141490 successful rsg_test.go:828: 1m10s of 5m0s: 246297 executions, 152674 successful rsg_test.go:828: 1m15s of 5m0s: 264454 executions, 163960 successful rsg_test.go:828: 1m20s of 5m0s: 283593 executions, 175849 successful rsg_test.go:828: 1m25s of 5m0s: 298900 executions, 185404 successful rsg_test.go:828: 1m30s of 5m0s: 318340 executions, 197445 successful rsg_test.go:828: 1m35s of 5m0s: 335492 executions, 208107 successful rsg_test.go:828: 1m40s of 5m0s: 356934 executions, 221372 successful rsg_test.go:828: 1m45s of 5m0s: 374720 executions, 232350 successful rsg_test.go:828: 1m50s of 5m0s: 392635 executions, 243399 successful rsg_test.go:828: 1m55s of 5m0s: 410133 executions, 254361 successful rsg_test.go:828: 2m0s of 5m0s: 427800 executions, 265293 successful rsg_test.go:828: 2m5s of 5m0s: 445940 executions, 276596 successful rsg_test.go:828: 2m10s of 5m0s: 463288 executions, 287390 successful rsg_test.go:828: 2m15s of 5m0s: 479347 executions, 297338 successful rsg_test.go:828: 2m20s of 5m0s: 498508 executions, 309274 successful rsg_test.go:828: 2m25s of 5m0s: 517864 executions, 321211 successful rsg_test.go:828: 2m30s of 5m0s: 536530 executions, 332724 successful rsg_test.go:828: 2m35s of 5m0s: 557223 executions, 345625 successful rsg_test.go:828: 2m40s of 5m0s: 574076 executions, 356079 successful rsg_test.go:828: 2m45s of 5m0s: 590786 executions, 366399 successful rsg_test.go:828: 2m50s of 5m0s: 603754 executions, 374395 successful rsg_test.go:828: 2m55s of 5m0s: 620571 executions, 384875 successful rsg_test.go:828: 3m0s of 5m0s: 637741 executions, 395580 successful rsg_test.go:828: 3m5s of 5m0s: 653953 executions, 405616 successful rsg_test.go:828: 3m10s of 5m0s: 672287 executions, 417078 successful rsg_test.go:828: 3m15s of 5m0s: 691962 executions, 429242 successful rsg_test.go:828: 3m20s of 5m0s: 708757 executions, 439764 successful rsg_test.go:828: 3m25s of 5m0s: 727153 executions, 451112 successful rsg_test.go:828: 3m30s of 5m0s: 746010 executions, 462834 successful rsg_test.go:828: 3m35s of 5m0s: 765124 executions, 474661 successful rsg_test.go:828: 3m40s of 5m0s: 786301 executions, 487669 successful rsg_test.go:828: 3m45s of 5m0s: 802706 executions, 497863 successful rsg_test.go:828: 3m50s of 5m0s: 819416 executions, 508168 successful rsg_test.go:828: 3m55s of 5m0s: 836625 executions, 518774 successful rsg_test.go:828: 4m0s of 5m0s: 853157 executions, 529002 successful rsg_test.go:828: 4m5s of 5m0s: 868794 executions, 538762 successful rsg_test.go:828: 4m10s of 5m0s: 884533 executions, 548529 successful rsg_test.go:828: 4m15s of 5m0s: 900960 executions, 558687 successful rsg_test.go:828: 4m20s of 5m0s: 917558 executions, 569077 successful rsg_test.go:828: 4m25s of 5m0s: 935041 executions, 579957 successful rsg_test.go:828: 4m30s of 5m0s: 954285 executions, 591843 successful rsg_test.go:828: 4m35s of 5m0s: 972137 executions, 602799 successful rsg_test.go:828: 4m40s of 5m0s: 987727 executions, 612516 successful rsg_test.go:828: 4m45s of 5m0s: 1004839 executions, 623037 successful rsg_test.go:828: 4m50s of 5m0s: 1023483 executions, 634662 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 186218edb86b5974501b2976cfd0704d4d6d1beb:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13746966 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 169998 executions, 105336 successful rsg_test.go:828: 50s of 5m0s: 189680 executions, 117640 successful rsg_test.go:828: 55s of 5m0s: 209489 executions, 130034 successful rsg_test.go:828: 1m0s of 5m0s: 230882 executions, 143272 successful rsg_test.go:828: 1m5s of 5m0s: 251020 executions, 155705 successful rsg_test.go:828: 1m10s of 5m0s: 272728 executions, 169121 successful rsg_test.go:828: 1m15s of 5m0s: 293370 executions, 181848 successful rsg_test.go:828: 1m20s of 5m0s: 314475 executions, 194926 successful rsg_test.go:828: 1m25s of 5m0s: 334045 executions, 207085 successful rsg_test.go:828: 1m30s of 5m0s: 353959 executions, 219381 successful rsg_test.go:828: 1m35s of 5m0s: 374526 executions, 232182 successful rsg_test.go:828: 1m40s of 5m0s: 390957 executions, 242277 successful rsg_test.go:828: 1m45s of 5m0s: 411332 executions, 254975 successful rsg_test.go:828: 1m50s of 5m0s: 431948 executions, 267764 successful rsg_test.go:828: 1m55s of 5m0s: 452863 executions, 280737 successful rsg_test.go:828: 2m0s of 5m0s: 473634 executions, 293670 successful rsg_test.go:828: 2m5s of 5m0s: 495485 executions, 307253 successful rsg_test.go:828: 2m10s of 5m0s: 513817 executions, 318581 successful rsg_test.go:828: 2m15s of 5m0s: 535127 executions, 331782 successful rsg_test.go:828: 2m20s of 5m0s: 556388 executions, 345008 successful rsg_test.go:828: 2m25s of 5m0s: 573051 executions, 355313 successful rsg_test.go:828: 2m30s of 5m0s: 593372 executions, 368041 successful rsg_test.go:828: 2m35s of 5m0s: 614333 executions, 381006 successful rsg_test.go:828: 2m40s of 5m0s: 634976 executions, 393766 successful rsg_test.go:828: 2m45s of 5m0s: 655466 executions, 406527 successful rsg_test.go:828: 2m50s of 5m0s: 673227 executions, 417574 successful rsg_test.go:828: 2m55s of 5m0s: 691068 executions, 428722 successful rsg_test.go:828: 3m0s of 5m0s: 710614 executions, 440838 successful rsg_test.go:828: 3m5s of 5m0s: 730885 executions, 453340 successful rsg_test.go:828: 3m10s of 5m0s: 751852 executions, 466430 successful rsg_test.go:828: 3m15s of 5m0s: 774414 executions, 480362 successful rsg_test.go:828: 3m20s of 5m0s: 793203 executions, 492055 successful rsg_test.go:828: 3m25s of 5m0s: 814142 executions, 505020 successful rsg_test.go:828: 3m30s of 5m0s: 836927 executions, 519126 successful rsg_test.go:828: 3m35s of 5m0s: 858558 executions, 532559 successful rsg_test.go:828: 3m40s of 5m0s: 881253 executions, 546664 successful rsg_test.go:828: 3m45s of 5m0s: 899677 executions, 558020 successful rsg_test.go:828: 3m50s of 5m0s: 921609 executions, 571600 successful rsg_test.go:828: 3m55s of 5m0s: 942734 executions, 584802 successful rsg_test.go:828: 4m0s of 5m0s: 964614 executions, 598264 successful rsg_test.go:828: 4m5s of 5m0s: 984449 executions, 610561 successful rsg_test.go:828: 4m10s of 5m0s: 1006333 executions, 624215 successful rsg_test.go:828: 4m15s of 5m0s: 1028514 executions, 638009 successful rsg_test.go:828: 4m20s of 5m0s: 1049599 executions, 651102 successful rsg_test.go:828: 4m25s of 5m0s: 1071912 executions, 664893 successful rsg_test.go:828: 4m30s of 5m0s: 1093575 executions, 678287 successful rsg_test.go:828: 4m35s of 5m0s: 1113100 executions, 690436 successful rsg_test.go:828: 4m40s of 5m0s: 1132901 executions, 702730 successful rsg_test.go:828: 4m45s of 5m0s: 1153128 executions, 715163 successful rsg_test.go:828: 4m50s of 5m0s: 1171045 executions, 726311 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 3551dc089ac3efcb3772df2109164dcb01e79d8f:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14224171 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions778170626 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 20537 executions, 12696 successful rsg_test.go:828: 10s of 5m0s: 38321 executions, 23685 successful rsg_test.go:828: 15s of 5m0s: 60313 executions, 37344 successful rsg_test.go:828: 20s of 5m0s: 79296 executions, 49137 successful rsg_test.go:828: 25s of 5m0s: 97434 executions, 60301 successful rsg_test.go:828: 30s of 5m0s: 118644 executions, 73443 successful rsg_test.go:828: 35s of 5m0s: 140019 executions, 86690 successful rsg_test.go:828: 40s of 5m0s: 159839 executions, 99056 successful rsg_test.go:828: 45s of 5m0s: 180117 executions, 111623 successful rsg_test.go:828: 50s of 5m0s: 200904 executions, 124559 successful rsg_test.go:828: 55s of 5m0s: 222889 executions, 138282 successful rsg_test.go:828: 1m0s of 5m0s: 243107 executions, 150836 successful rsg_test.go:828: 1m5s of 5m0s: 264578 executions, 164112 successful rsg_test.go:828: 1m10s of 5m0s: 282741 executions, 175406 successful rsg_test.go:828: 1m15s of 5m0s: 303107 executions, 187960 successful rsg_test.go:828: 1m20s of 5m0s: 323130 executions, 200353 successful rsg_test.go:828: 1m25s of 5m0s: 346186 executions, 214686 successful rsg_test.go:828: 1m30s of 5m0s: 366911 executions, 227596 successful rsg_test.go:828: 1m35s of 5m0s: 384288 executions, 238372 successful rsg_test.go:828: 1m40s of 5m0s: 407918 executions, 252847 successful rsg_test.go:828: 1m45s of 5m0s: 431975 executions, 267810 successful rsg_test.go:828: 1m50s of 5m0s: 454381 executions, 281721 successful rsg_test.go:828: 1m55s of 5m0s: 475234 executions, 294612 successful rsg_test.go:828: 2m0s of 5m0s: 494221 executions, 306336 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ aec78f33d45a8376a0ecec885688bae60dbfb85c:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14633906 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 169800 executions, 105473 successful rsg_test.go:828: 50s of 5m0s: 190513 executions, 118278 successful rsg_test.go:828: 55s of 5m0s: 210486 executions, 130548 successful rsg_test.go:828: 1m0s of 5m0s: 233381 executions, 144769 successful rsg_test.go:828: 1m5s of 5m0s: 251962 executions, 156400 successful rsg_test.go:828: 1m10s of 5m0s: 271153 executions, 168288 successful rsg_test.go:828: 1m15s of 5m0s: 289851 executions, 179836 successful rsg_test.go:828: 1m20s of 5m0s: 307780 executions, 191084 successful rsg_test.go:828: 1m25s of 5m0s: 324932 executions, 201706 successful rsg_test.go:828: 1m30s of 5m0s: 342258 executions, 212442 successful rsg_test.go:828: 1m35s of 5m0s: 364317 executions, 226004 successful rsg_test.go:828: 1m40s of 5m0s: 382800 executions, 237528 successful rsg_test.go:828: 1m45s of 5m0s: 401920 executions, 249283 successful rsg_test.go:828: 1m50s of 5m0s: 422870 executions, 262345 successful rsg_test.go:828: 1m55s of 5m0s: 440942 executions, 273461 successful rsg_test.go:828: 2m0s of 5m0s: 460187 executions, 285401 successful rsg_test.go:828: 2m5s of 5m0s: 481068 executions, 298399 successful rsg_test.go:828: 2m10s of 5m0s: 499976 executions, 310204 successful rsg_test.go:828: 2m15s of 5m0s: 519712 executions, 322381 successful rsg_test.go:828: 2m20s of 5m0s: 537844 executions, 333713 successful rsg_test.go:828: 2m25s of 5m0s: 557301 executions, 345779 successful rsg_test.go:828: 2m30s of 5m0s: 577820 executions, 358402 successful rsg_test.go:828: 2m35s of 5m0s: 597694 executions, 370706 successful rsg_test.go:828: 2m40s of 5m0s: 616949 executions, 382652 successful rsg_test.go:828: 2m45s of 5m0s: 636863 executions, 395004 successful rsg_test.go:828: 2m50s of 5m0s: 657782 executions, 407880 successful rsg_test.go:828: 2m55s of 5m0s: 676670 executions, 419618 successful rsg_test.go:828: 3m0s of 5m0s: 697764 executions, 432723 successful rsg_test.go:828: 3m5s of 5m0s: 716282 executions, 444219 successful rsg_test.go:828: 3m10s of 5m0s: 735601 executions, 456217 successful rsg_test.go:828: 3m15s of 5m0s: 754460 executions, 467870 successful rsg_test.go:828: 3m20s of 5m0s: 773521 executions, 479722 successful rsg_test.go:828: 3m25s of 5m0s: 790837 executions, 490466 successful rsg_test.go:828: 3m30s of 5m0s: 811917 executions, 503465 successful rsg_test.go:828: 3m35s of 5m0s: 827984 executions, 513484 successful rsg_test.go:828: 3m40s of 5m0s: 847508 executions, 525575 successful rsg_test.go:828: 3m45s of 5m0s: 868651 executions, 538649 successful rsg_test.go:828: 3m50s of 5m0s: 887456 executions, 550369 successful rsg_test.go:828: 3m55s of 5m0s: 907781 executions, 562825 successful rsg_test.go:828: 4m0s of 5m0s: 927900 executions, 575328 successful rsg_test.go:828: 4m5s of 5m0s: 947164 executions, 587258 successful rsg_test.go:828: 4m10s of 5m0s: 968253 executions, 600324 successful rsg_test.go:828: 4m15s of 5m0s: 985977 executions, 611237 successful rsg_test.go:828: 4m20s of 5m0s: 1008614 executions, 625374 successful rsg_test.go:828: 4m25s of 5m0s: 1027903 executions, 637324 successful rsg_test.go:828: 4m30s of 5m0s: 1047083 executions, 649125 successful rsg_test.go:828: 4m35s of 5m0s: 1067357 executions, 661578 successful rsg_test.go:828: 4m40s of 5m0s: 1086179 executions, 673270 successful rsg_test.go:828: 4m45s of 5m0s: 1102513 executions, 683397 successful rsg_test.go:828: 4m50s of 5m0s: 1118504 executions, 693139 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 7e72aae900c3ff4b44f1643c2d7ba55fbb2cbe23:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14067578 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 186650 executions, 115779 successful rsg_test.go:828: 50s of 5m0s: 207395 executions, 128530 successful rsg_test.go:828: 55s of 5m0s: 226905 executions, 140696 successful rsg_test.go:828: 1m0s of 5m0s: 249354 executions, 154514 successful rsg_test.go:828: 1m5s of 5m0s: 266671 executions, 165196 successful rsg_test.go:828: 1m10s of 5m0s: 285770 executions, 176990 successful rsg_test.go:828: 1m15s of 5m0s: 304412 executions, 188528 successful rsg_test.go:828: 1m20s of 5m0s: 323010 executions, 200213 successful rsg_test.go:828: 1m25s of 5m0s: 342381 executions, 212243 successful rsg_test.go:828: 1m30s of 5m0s: 361167 executions, 223850 successful rsg_test.go:828: 1m35s of 5m0s: 381326 executions, 236289 successful rsg_test.go:828: 1m40s of 5m0s: 399512 executions, 247616 successful rsg_test.go:828: 1m45s of 5m0s: 419678 executions, 260101 successful rsg_test.go:828: 1m50s of 5m0s: 438219 executions, 271722 successful rsg_test.go:828: 1m55s of 5m0s: 458228 executions, 283993 successful rsg_test.go:828: 2m0s of 5m0s: 472318 executions, 292730 successful rsg_test.go:828: 2m5s of 5m0s: 493348 executions, 305777 successful rsg_test.go:828: 2m10s of 5m0s: 513175 executions, 318170 successful rsg_test.go:828: 2m15s of 5m0s: 532668 executions, 330235 successful rsg_test.go:828: 2m20s of 5m0s: 554847 executions, 343993 successful rsg_test.go:828: 2m25s of 5m0s: 575040 executions, 356515 successful rsg_test.go:828: 2m30s of 5m0s: 596075 executions, 369622 successful rsg_test.go:828: 2m35s of 5m0s: 615413 executions, 381630 successful rsg_test.go:828: 2m40s of 5m0s: 636954 executions, 394954 successful rsg_test.go:828: 2m45s of 5m0s: 653483 executions, 405281 successful rsg_test.go:828: 2m50s of 5m0s: 672729 executions, 417178 successful rsg_test.go:828: 2m55s of 5m0s: 693537 executions, 430103 successful rsg_test.go:828: 3m0s of 5m0s: 715821 executions, 443827 successful rsg_test.go:828: 3m5s of 5m0s: 735503 executions, 456097 successful rsg_test.go:828: 3m10s of 5m0s: 756526 executions, 469116 successful rsg_test.go:828: 3m15s of 5m0s: 779090 executions, 483043 successful rsg_test.go:828: 3m20s of 5m0s: 797487 executions, 494453 successful rsg_test.go:828: 3m25s of 5m0s: 814376 executions, 504914 successful rsg_test.go:828: 3m30s of 5m0s: 833022 executions, 516393 successful rsg_test.go:828: 3m35s of 5m0s: 853665 executions, 529201 successful rsg_test.go:828: 3m40s of 5m0s: 872047 executions, 540651 successful rsg_test.go:828: 3m45s of 5m0s: 892198 executions, 553130 successful rsg_test.go:828: 3m50s of 5m0s: 910802 executions, 564758 successful rsg_test.go:828: 3m55s of 5m0s: 930731 executions, 577129 successful rsg_test.go:828: 4m0s of 5m0s: 951245 executions, 589951 successful rsg_test.go:828: 4m5s of 5m0s: 969821 executions, 601438 successful rsg_test.go:828: 4m10s of 5m0s: 990461 executions, 614175 successful rsg_test.go:828: 4m15s of 5m0s: 1011658 executions, 627292 successful rsg_test.go:828: 4m20s of 5m0s: 1030658 executions, 639048 successful rsg_test.go:828: 4m25s of 5m0s: 1049762 executions, 650875 successful rsg_test.go:828: 4m30s of 5m0s: 1067814 executions, 662137 successful rsg_test.go:828: 4m35s of 5m0s: 1088339 executions, 674803 successful rsg_test.go:828: 4m40s of 5m0s: 1109215 executions, 687798 successful rsg_test.go:828: 4m45s of 5m0s: 1132592 executions, 702271 successful rsg_test.go:828: 4m50s of 5m0s: 1151209 executions, 713801 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 5d5abe704b0551556c35d51aa673d3162f493aa8:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 10387569 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 145262 executions, 90073 successful rsg_test.go:828: 50s of 5m0s: 163139 executions, 101149 successful rsg_test.go:828: 55s of 5m0s: 178131 executions, 110437 successful rsg_test.go:828: 1m0s of 5m0s: 192021 executions, 119055 successful rsg_test.go:828: 1m5s of 5m0s: 205020 executions, 127165 successful rsg_test.go:828: 1m10s of 5m0s: 219830 executions, 136234 successful rsg_test.go:828: 1m15s of 5m0s: 234548 executions, 145430 successful rsg_test.go:828: 1m20s of 5m0s: 251959 executions, 156209 successful rsg_test.go:828: 1m25s of 5m0s: 268782 executions, 166500 successful rsg_test.go:828: 1m30s of 5m0s: 286005 executions, 177124 successful rsg_test.go:828: 1m35s of 5m0s: 299248 executions, 185360 successful rsg_test.go:828: 1m40s of 5m0s: 313633 executions, 194412 successful rsg_test.go:828: 1m45s of 5m0s: 327986 executions, 203254 successful rsg_test.go:828: 1m50s of 5m0s: 341746 executions, 211782 successful rsg_test.go:828: 1m55s of 5m0s: 357022 executions, 221219 successful rsg_test.go:828: 2m0s of 5m0s: 373148 executions, 231279 successful rsg_test.go:828: 2m5s of 5m0s: 386789 executions, 239715 successful rsg_test.go:828: 2m10s of 5m0s: 403764 executions, 250213 successful rsg_test.go:828: 2m15s of 5m0s: 420410 executions, 260443 successful rsg_test.go:828: 2m20s of 5m0s: 437427 executions, 271015 successful rsg_test.go:828: 2m25s of 5m0s: 452852 executions, 280516 successful rsg_test.go:828: 2m30s of 5m0s: 468030 executions, 289958 successful rsg_test.go:828: 2m35s of 5m0s: 484149 executions, 299979 successful rsg_test.go:828: 2m40s of 5m0s: 498132 executions, 308621 successful rsg_test.go:828: 2m45s of 5m0s: 513060 executions, 317942 successful rsg_test.go:828: 2m50s of 5m0s: 527686 executions, 326867 successful rsg_test.go:828: 2m55s of 5m0s: 541799 executions, 335696 successful rsg_test.go:828: 3m0s of 5m0s: 558675 executions, 346058 successful rsg_test.go:828: 3m5s of 5m0s: 574671 executions, 356001 successful rsg_test.go:828: 3m10s of 5m0s: 590811 executions, 365956 successful rsg_test.go:828: 3m15s of 5m0s: 608258 executions, 376748 successful rsg_test.go:828: 3m20s of 5m0s: 622217 executions, 385353 successful rsg_test.go:828: 3m25s of 5m0s: 637688 executions, 394975 successful rsg_test.go:828: 3m30s of 5m0s: 652243 executions, 403976 successful rsg_test.go:828: 3m35s of 5m0s: 666282 executions, 412712 successful rsg_test.go:828: 3m40s of 5m0s: 683192 executions, 423223 successful rsg_test.go:828: 3m45s of 5m0s: 700429 executions, 433935 successful rsg_test.go:828: 3m50s of 5m0s: 716191 executions, 443708 successful rsg_test.go:828: 3m55s of 5m0s: 731184 executions, 453002 successful rsg_test.go:828: 4m0s of 5m0s: 745106 executions, 461715 successful rsg_test.go:828: 4m5s of 5m0s: 761031 executions, 471598 successful rsg_test.go:828: 4m10s of 5m0s: 776891 executions, 481301 successful rsg_test.go:828: 4m15s of 5m0s: 793005 executions, 491329 successful rsg_test.go:828: 4m20s of 5m0s: 810704 executions, 502329 successful rsg_test.go:828: 4m25s of 5m0s: 826238 executions, 512000 successful rsg_test.go:828: 4m30s of 5m0s: 840828 executions, 520976 successful rsg_test.go:828: 4m35s of 5m0s: 857643 executions, 531367 successful rsg_test.go:828: 4m40s of 5m0s: 874065 executions, 541578 successful rsg_test.go:828: 4m45s of 5m0s: 890278 executions, 551501 successful rsg_test.go:828: 4m50s of 5m0s: 907625 executions, 562273 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 63b683eab3e0ebfff812bb54fdac936c101d9383:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14634800 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 182470 executions, 113072 successful rsg_test.go:828: 50s of 5m0s: 203399 executions, 126062 successful rsg_test.go:828: 55s of 5m0s: 225971 executions, 140123 successful rsg_test.go:828: 1m0s of 5m0s: 245436 executions, 152191 successful rsg_test.go:828: 1m5s of 5m0s: 265704 executions, 164626 successful rsg_test.go:828: 1m10s of 5m0s: 286205 executions, 177333 successful rsg_test.go:828: 1m15s of 5m0s: 306708 executions, 189979 successful rsg_test.go:828: 1m20s of 5m0s: 328186 executions, 203240 successful rsg_test.go:828: 1m25s of 5m0s: 348485 executions, 215738 successful rsg_test.go:828: 1m30s of 5m0s: 369701 executions, 228868 successful rsg_test.go:828: 1m35s of 5m0s: 390961 executions, 242081 successful rsg_test.go:828: 1m40s of 5m0s: 413367 executions, 256045 successful rsg_test.go:828: 1m45s of 5m0s: 437547 executions, 270936 successful rsg_test.go:828: 1m50s of 5m0s: 458544 executions, 283885 successful rsg_test.go:828: 1m55s of 5m0s: 478311 executions, 296181 successful rsg_test.go:828: 2m0s of 5m0s: 499623 executions, 309425 successful rsg_test.go:828: 2m5s of 5m0s: 522431 executions, 323514 successful rsg_test.go:828: 2m10s of 5m0s: 538106 executions, 333240 successful rsg_test.go:828: 2m15s of 5m0s: 556774 executions, 344731 successful rsg_test.go:828: 2m20s of 5m0s: 575995 executions, 356654 successful rsg_test.go:828: 2m25s of 5m0s: 595077 executions, 368433 successful rsg_test.go:828: 2m30s of 5m0s: 615086 executions, 380929 successful rsg_test.go:828: 2m35s of 5m0s: 637079 executions, 394487 successful rsg_test.go:828: 2m40s of 5m0s: 655394 executions, 405861 successful rsg_test.go:828: 2m45s of 5m0s: 676309 executions, 418874 successful rsg_test.go:828: 2m50s of 5m0s: 699271 executions, 433194 successful rsg_test.go:828: 2m55s of 5m0s: 720155 executions, 446115 successful rsg_test.go:828: 3m0s of 5m0s: 742423 executions, 459958 successful rsg_test.go:828: 3m5s of 5m0s: 765604 executions, 474347 successful rsg_test.go:828: 3m10s of 5m0s: 788003 executions, 488306 successful rsg_test.go:828: 3m15s of 5m0s: 807126 executions, 500194 successful rsg_test.go:828: 3m20s of 5m0s: 829220 executions, 513893 successful rsg_test.go:828: 3m25s of 5m0s: 849100 executions, 526319 successful rsg_test.go:828: 3m30s of 5m0s: 870434 executions, 539480 successful rsg_test.go:828: 3m35s of 5m0s: 891092 executions, 552318 successful rsg_test.go:828: 3m40s of 5m0s: 912396 executions, 565576 successful rsg_test.go:828: 3m45s of 5m0s: 933257 executions, 578543 successful rsg_test.go:828: 3m50s of 5m0s: 954243 executions, 591530 successful rsg_test.go:828: 3m55s of 5m0s: 975888 executions, 605082 successful rsg_test.go:828: 4m0s of 5m0s: 999068 executions, 619401 successful rsg_test.go:828: 4m5s of 5m0s: 1019191 executions, 631844 successful rsg_test.go:828: 4m10s of 5m0s: 1043209 executions, 646753 successful rsg_test.go:828: 4m15s of 5m0s: 1067971 executions, 662101 successful rsg_test.go:828: 4m20s of 5m0s: 1089375 executions, 675352 successful rsg_test.go:828: 4m25s of 5m0s: 1110058 executions, 688185 successful rsg_test.go:828: 4m30s of 5m0s: 1132673 executions, 702064 successful rsg_test.go:828: 4m35s of 5m0s: 1153665 executions, 715100 successful rsg_test.go:828: 4m40s of 5m0s: 1174356 executions, 727936 successful rsg_test.go:828: 4m45s of 5m0s: 1196325 executions, 741617 successful rsg_test.go:828: 4m50s of 5m0s: 1216478 executions, 754072 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 35b724947ac464e6af45ce5193e34035fcacb1ef:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15330553 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 186730 executions, 115962 successful rsg_test.go:828: 50s of 5m0s: 204669 executions, 127002 successful rsg_test.go:828: 55s of 5m0s: 225987 executions, 140283 successful rsg_test.go:828: 1m0s of 5m0s: 246745 executions, 153107 successful rsg_test.go:828: 1m5s of 5m0s: 269495 executions, 167344 successful rsg_test.go:828: 1m10s of 5m0s: 288685 executions, 179260 successful rsg_test.go:828: 1m15s of 5m0s: 307826 executions, 191102 successful rsg_test.go:828: 1m20s of 5m0s: 328231 executions, 203659 successful rsg_test.go:828: 1m25s of 5m0s: 348924 executions, 216448 successful rsg_test.go:828: 1m30s of 5m0s: 369877 executions, 229385 successful rsg_test.go:828: 1m35s of 5m0s: 390228 executions, 242093 successful rsg_test.go:828: 1m40s of 5m0s: 409874 executions, 254180 successful rsg_test.go:828: 1m45s of 5m0s: 432370 executions, 268207 successful rsg_test.go:828: 1m50s of 5m0s: 451842 executions, 280221 successful rsg_test.go:828: 1m55s of 5m0s: 472084 executions, 292668 successful rsg_test.go:828: 2m0s of 5m0s: 490768 executions, 304234 successful rsg_test.go:828: 2m5s of 5m0s: 511278 executions, 317056 successful rsg_test.go:828: 2m10s of 5m0s: 534161 executions, 331271 successful rsg_test.go:828: 2m15s of 5m0s: 556323 executions, 344919 successful rsg_test.go:828: 2m20s of 5m0s: 576143 executions, 357198 successful rsg_test.go:828: 2m25s of 5m0s: 598956 executions, 371331 successful rsg_test.go:828: 2m30s of 5m0s: 616918 executions, 382476 successful rsg_test.go:828: 2m35s of 5m0s: 637217 executions, 394971 successful rsg_test.go:828: 2m40s of 5m0s: 657054 executions, 407352 successful rsg_test.go:828: 2m45s of 5m0s: 678514 executions, 420683 successful rsg_test.go:828: 2m50s of 5m0s: 699322 executions, 433597 successful rsg_test.go:828: 2m55s of 5m0s: 722759 executions, 448097 successful rsg_test.go:828: 3m0s of 5m0s: 742973 executions, 460633 successful rsg_test.go:828: 3m5s of 5m0s: 765944 executions, 474790 successful rsg_test.go:828: 3m10s of 5m0s: 786536 executions, 487541 successful rsg_test.go:828: 3m15s of 5m0s: 811578 executions, 503063 successful rsg_test.go:828: 3m20s of 5m0s: 831918 executions, 515717 successful rsg_test.go:828: 3m25s of 5m0s: 853128 executions, 528830 successful rsg_test.go:828: 3m30s of 5m0s: 872796 executions, 540915 successful rsg_test.go:828: 3m35s of 5m0s: 895156 executions, 554803 successful rsg_test.go:828: 3m40s of 5m0s: 917481 executions, 568592 successful rsg_test.go:828: 3m45s of 5m0s: 938413 executions, 581583 successful rsg_test.go:828: 3m50s of 5m0s: 960231 executions, 595169 successful rsg_test.go:828: 3m55s of 5m0s: 982316 executions, 608751 successful rsg_test.go:828: 4m0s of 5m0s: 1002739 executions, 621490 successful rsg_test.go:828: 4m5s of 5m0s: 1020011 executions, 632227 successful rsg_test.go:828: 4m10s of 5m0s: 1040195 executions, 644683 successful rsg_test.go:828: 4m15s of 5m0s: 1059747 executions, 656772 successful rsg_test.go:828: 4m20s of 5m0s: 1082143 executions, 670676 successful rsg_test.go:828: 4m25s of 5m0s: 1104264 executions, 684496 successful rsg_test.go:828: 4m30s of 5m0s: 1124344 executions, 696817 successful rsg_test.go:828: 4m35s of 5m0s: 1143343 executions, 708627 successful rsg_test.go:828: 4m40s of 5m0s: 1165104 executions, 722146 successful rsg_test.go:828: 4m45s of 5m0s: 1186493 executions, 735378 successful rsg_test.go:828: 4m50s of 5m0s: 1209207 executions, 749482 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ e847e4358c004d4a8977ae26749768ad1d417fba:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14288694 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 165750 executions, 102717 successful rsg_test.go:828: 50s of 5m0s: 183519 executions, 113660 successful rsg_test.go:828: 55s of 5m0s: 204170 executions, 126523 successful rsg_test.go:828: 1m0s of 5m0s: 220374 executions, 136519 successful rsg_test.go:828: 1m5s of 5m0s: 238836 executions, 148059 successful rsg_test.go:828: 1m10s of 5m0s: 258706 executions, 160338 successful rsg_test.go:828: 1m15s of 5m0s: 275867 executions, 170904 successful rsg_test.go:828: 1m20s of 5m0s: 295828 executions, 183354 successful rsg_test.go:828: 1m25s of 5m0s: 314089 executions, 194534 successful rsg_test.go:828: 1m30s of 5m0s: 331695 executions, 205520 successful rsg_test.go:828: 1m35s of 5m0s: 349518 executions, 216507 successful rsg_test.go:828: 1m40s of 5m0s: 370152 executions, 229260 successful rsg_test.go:828: 1m45s of 5m0s: 388319 executions, 240588 successful rsg_test.go:828: 1m50s of 5m0s: 405712 executions, 251355 successful rsg_test.go:828: 1m55s of 5m0s: 425777 executions, 263657 successful rsg_test.go:828: 2m0s of 5m0s: 446736 executions, 276642 successful rsg_test.go:828: 2m5s of 5m0s: 466326 executions, 288738 successful rsg_test.go:828: 2m10s of 5m0s: 485599 executions, 300739 successful rsg_test.go:828: 2m15s of 5m0s: 505549 executions, 313158 successful rsg_test.go:828: 2m20s of 5m0s: 525719 executions, 325548 successful rsg_test.go:828: 2m25s of 5m0s: 543896 executions, 336841 successful rsg_test.go:828: 2m30s of 5m0s: 564240 executions, 349361 successful rsg_test.go:828: 2m35s of 5m0s: 584251 executions, 361805 successful rsg_test.go:828: 2m40s of 5m0s: 604592 executions, 374360 successful rsg_test.go:828: 2m45s of 5m0s: 626012 executions, 387628 successful rsg_test.go:828: 2m50s of 5m0s: 644795 executions, 399226 successful rsg_test.go:828: 2m55s of 5m0s: 664678 executions, 411603 successful rsg_test.go:828: 3m0s of 5m0s: 684170 executions, 423671 successful rsg_test.go:828: 3m5s of 5m0s: 702753 executions, 435050 successful rsg_test.go:828: 3m10s of 5m0s: 722991 executions, 447640 successful rsg_test.go:828: 3m15s of 5m0s: 744171 executions, 460794 successful rsg_test.go:828: 3m20s of 5m0s: 761014 executions, 471310 successful rsg_test.go:828: 3m25s of 5m0s: 782742 executions, 484722 successful rsg_test.go:828: 3m30s of 5m0s: 803184 executions, 497455 successful rsg_test.go:828: 3m35s of 5m0s: 821864 executions, 508968 successful rsg_test.go:828: 3m40s of 5m0s: 839817 executions, 520064 successful rsg_test.go:828: 3m45s of 5m0s: 860534 executions, 532882 successful rsg_test.go:828: 3m50s of 5m0s: 880009 executions, 544907 successful rsg_test.go:828: 3m55s of 5m0s: 900762 executions, 557806 successful rsg_test.go:828: 4m0s of 5m0s: 919713 executions, 569506 successful rsg_test.go:828: 4m5s of 5m0s: 939990 executions, 582051 successful rsg_test.go:828: 4m10s of 5m0s: 958763 executions, 593722 successful rsg_test.go:828: 4m15s of 5m0s: 980264 executions, 607010 successful rsg_test.go:828: 4m20s of 5m0s: 1001007 executions, 619960 successful rsg_test.go:828: 4m25s of 5m0s: 1019261 executions, 631218 successful rsg_test.go:828: 4m30s of 5m0s: 1037427 executions, 642576 successful rsg_test.go:828: 4m35s of 5m0s: 1056448 executions, 654403 successful rsg_test.go:828: 4m40s of 5m0s: 1075861 executions, 666390 successful rsg_test.go:828: 4m45s of 5m0s: 1094095 executions, 677648 successful rsg_test.go:828: 4m50s of 5m0s: 1116130 executions, 691383 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ b432e8c20339de5cfa7c811a9ee6f5dc98d15a1e:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14608934 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions119133282 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 18384 executions, 11359 successful rsg_test.go:828: 10s of 5m0s: 36593 executions, 22721 successful rsg_test.go:828: 15s of 5m0s: 57199 executions, 35450 successful rsg_test.go:828: 20s of 5m0s: 77640 executions, 48119 successful rsg_test.go:828: 25s of 5m0s: 96092 executions, 59574 successful rsg_test.go:828: 30s of 5m0s: 116328 executions, 72093 successful rsg_test.go:828: 35s of 5m0s: 137006 executions, 85029 successful rsg_test.go:828: 40s of 5m0s: 154143 executions, 95660 successful rsg_test.go:828: 45s of 5m0s: 169666 executions, 105232 successful rsg_test.go:828: 50s of 5m0s: 186078 executions, 115426 successful rsg_test.go:828: 55s of 5m0s: 206009 executions, 127845 successful rsg_test.go:828: 1m0s of 5m0s: 226237 executions, 140293 successful rsg_test.go:828: 1m5s of 5m0s: 247309 executions, 153378 successful rsg_test.go:828: 1m10s of 5m0s: 267344 executions, 165841 successful rsg_test.go:828: 1m15s of 5m0s: 287211 executions, 178026 successful rsg_test.go:828: 1m20s of 5m0s: 307197 executions, 190538 successful rsg_test.go:828: 1m25s of 5m0s: 330675 executions, 205222 successful rsg_test.go:828: 1m30s of 5m0s: 351032 executions, 217774 successful rsg_test.go:828: 1m35s of 5m0s: 370093 executions, 229515 successful rsg_test.go:828: 1m40s of 5m0s: 390262 executions, 242071 successful rsg_test.go:828: 1m45s of 5m0s: 411994 executions, 255395 successful rsg_test.go:828: 1m50s of 5m0s: 433683 executions, 268850 successful rsg_test.go:828: 1m55s of 5m0s: 452332 executions, 280375 successful rsg_test.go:828: 2m0s of 5m0s: 469481 executions, 290996 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ af5e6abf7efbb1361252839703e3ef8e067c9410:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13131021 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 163335 executions, 101216 successful rsg_test.go:828: 50s of 5m0s: 183936 executions, 113933 successful rsg_test.go:828: 55s of 5m0s: 203871 executions, 126251 successful rsg_test.go:828: 1m0s of 5m0s: 219052 executions, 135676 successful rsg_test.go:828: 1m5s of 5m0s: 237307 executions, 146931 successful rsg_test.go:828: 1m10s of 5m0s: 254789 executions, 157842 successful rsg_test.go:828: 1m15s of 5m0s: 269467 executions, 167023 successful rsg_test.go:828: 1m20s of 5m0s: 286519 executions, 177579 successful rsg_test.go:828: 1m25s of 5m0s: 304071 executions, 188468 successful rsg_test.go:828: 1m30s of 5m0s: 322629 executions, 199950 successful rsg_test.go:828: 1m35s of 5m0s: 341121 executions, 211378 successful rsg_test.go:828: 1m40s of 5m0s: 357662 executions, 221650 successful rsg_test.go:828: 1m45s of 5m0s: 376166 executions, 233069 successful rsg_test.go:828: 1m50s of 5m0s: 393558 executions, 243872 successful rsg_test.go:828: 1m55s of 5m0s: 409675 executions, 253984 successful rsg_test.go:828: 2m0s of 5m0s: 431594 executions, 267490 successful rsg_test.go:828: 2m5s of 5m0s: 448865 executions, 278239 successful rsg_test.go:828: 2m10s of 5m0s: 466260 executions, 288889 successful rsg_test.go:828: 2m15s of 5m0s: 486129 executions, 301353 successful rsg_test.go:828: 2m20s of 5m0s: 503527 executions, 312191 successful rsg_test.go:828: 2m25s of 5m0s: 519459 executions, 321939 successful rsg_test.go:828: 2m30s of 5m0s: 539007 executions, 334120 successful rsg_test.go:828: 2m35s of 5m0s: 559361 executions, 346737 successful rsg_test.go:828: 2m40s of 5m0s: 577399 executions, 357860 successful rsg_test.go:828: 2m45s of 5m0s: 595887 executions, 369307 successful rsg_test.go:828: 2m50s of 5m0s: 614044 executions, 380557 successful rsg_test.go:828: 2m55s of 5m0s: 629689 executions, 390248 successful rsg_test.go:828: 3m0s of 5m0s: 646243 executions, 400432 successful rsg_test.go:828: 3m5s of 5m0s: 662805 executions, 410813 successful rsg_test.go:828: 3m10s of 5m0s: 680899 executions, 421878 successful rsg_test.go:828: 3m15s of 5m0s: 699846 executions, 433651 successful rsg_test.go:828: 3m20s of 5m0s: 715893 executions, 443684 successful rsg_test.go:828: 3m25s of 5m0s: 736718 executions, 456662 successful rsg_test.go:828: 3m30s of 5m0s: 755711 executions, 468490 successful rsg_test.go:828: 3m35s of 5m0s: 774810 executions, 480309 successful rsg_test.go:828: 3m40s of 5m0s: 794861 executions, 492767 successful rsg_test.go:828: 3m45s of 5m0s: 814808 executions, 505145 successful rsg_test.go:828: 3m50s of 5m0s: 833317 executions, 516524 successful rsg_test.go:828: 3m55s of 5m0s: 851976 executions, 528070 successful rsg_test.go:828: 4m0s of 5m0s: 871562 executions, 540298 successful rsg_test.go:828: 4m5s of 5m0s: 888891 executions, 551025 successful rsg_test.go:828: 4m10s of 5m0s: 908836 executions, 563384 successful rsg_test.go:828: 4m15s of 5m0s: 926030 executions, 574000 successful rsg_test.go:828: 4m20s of 5m0s: 943420 executions, 584768 successful rsg_test.go:828: 4m25s of 5m0s: 962485 executions, 596624 successful rsg_test.go:828: 4m30s of 5m0s: 977101 executions, 605612 successful rsg_test.go:828: 4m35s of 5m0s: 995187 executions, 616835 successful rsg_test.go:828: 4m40s of 5m0s: 1011879 executions, 627107 successful rsg_test.go:828: 4m45s of 5m0s: 1028309 executions, 637310 successful rsg_test.go:828: 4m50s of 5m0s: 1046748 executions, 648868 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ de239a7438f44d382c9aefceb65d9c39911dabd2:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14761221 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 183477 executions, 113716 successful rsg_test.go:828: 50s of 5m0s: 203302 executions, 126014 successful rsg_test.go:828: 55s of 5m0s: 221838 executions, 137459 successful rsg_test.go:828: 1m0s of 5m0s: 237333 executions, 147087 successful rsg_test.go:828: 1m5s of 5m0s: 253354 executions, 156951 successful rsg_test.go:828: 1m10s of 5m0s: 275195 executions, 170532 successful rsg_test.go:828: 1m15s of 5m0s: 296389 executions, 183643 successful rsg_test.go:828: 1m20s of 5m0s: 318870 executions, 197552 successful rsg_test.go:828: 1m25s of 5m0s: 341893 executions, 211838 successful rsg_test.go:828: 1m30s of 5m0s: 358382 executions, 222050 successful rsg_test.go:828: 1m35s of 5m0s: 379969 executions, 235439 successful rsg_test.go:828: 1m40s of 5m0s: 397443 executions, 246291 successful rsg_test.go:828: 1m45s of 5m0s: 418490 executions, 259417 successful rsg_test.go:828: 1m50s of 5m0s: 434763 executions, 269520 successful rsg_test.go:828: 1m55s of 5m0s: 455847 executions, 282655 successful rsg_test.go:828: 2m0s of 5m0s: 476149 executions, 295215 successful rsg_test.go:828: 2m5s of 5m0s: 495262 executions, 307025 successful rsg_test.go:828: 2m10s of 5m0s: 515196 executions, 319348 successful rsg_test.go:828: 2m15s of 5m0s: 533393 executions, 330616 successful rsg_test.go:828: 2m20s of 5m0s: 554644 executions, 343654 successful rsg_test.go:828: 2m25s of 5m0s: 574683 executions, 356192 successful rsg_test.go:828: 2m30s of 5m0s: 595145 executions, 368832 successful rsg_test.go:828: 2m35s of 5m0s: 611812 executions, 379155 successful rsg_test.go:828: 2m40s of 5m0s: 631437 executions, 391317 successful rsg_test.go:828: 2m45s of 5m0s: 651823 executions, 403938 successful rsg_test.go:828: 2m50s of 5m0s: 670926 executions, 415845 successful rsg_test.go:828: 2m55s of 5m0s: 691446 executions, 428540 successful rsg_test.go:828: 3m0s of 5m0s: 713044 executions, 441902 successful rsg_test.go:828: 3m5s of 5m0s: 733414 executions, 454441 successful rsg_test.go:828: 3m10s of 5m0s: 752520 executions, 466201 successful rsg_test.go:828: 3m15s of 5m0s: 774726 executions, 479840 successful rsg_test.go:828: 3m20s of 5m0s: 796413 executions, 493340 successful rsg_test.go:828: 3m25s of 5m0s: 816479 executions, 505759 successful rsg_test.go:828: 3m30s of 5m0s: 838206 executions, 519183 successful rsg_test.go:828: 3m35s of 5m0s: 856808 executions, 530804 successful rsg_test.go:828: 3m40s of 5m0s: 879107 executions, 544527 successful rsg_test.go:828: 3m45s of 5m0s: 899421 executions, 557131 successful rsg_test.go:828: 3m50s of 5m0s: 919436 executions, 569516 successful rsg_test.go:828: 3m55s of 5m0s: 938144 executions, 581144 successful rsg_test.go:828: 4m0s of 5m0s: 957584 executions, 593194 successful rsg_test.go:828: 4m5s of 5m0s: 978942 executions, 606350 successful rsg_test.go:828: 4m10s of 5m0s: 996953 executions, 617556 successful rsg_test.go:828: 4m15s of 5m0s: 1017104 executions, 629954 successful rsg_test.go:828: 4m20s of 5m0s: 1037453 executions, 642596 successful rsg_test.go:828: 4m25s of 5m0s: 1057893 executions, 655217 successful rsg_test.go:828: 4m30s of 5m0s: 1078465 executions, 667999 successful rsg_test.go:828: 4m35s of 5m0s: 1098519 executions, 680395 successful rsg_test.go:828: 4m40s of 5m0s: 1119455 executions, 693333 successful rsg_test.go:828: 4m45s of 5m0s: 1140659 executions, 706411 successful rsg_test.go:828: 4m50s of 5m0s: 1161574 executions, 719324 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 2f96695f75b07c872ec5f146acc1fa198135768f:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14596195 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 186628 executions, 115585 successful rsg_test.go:828: 50s of 5m0s: 204660 executions, 126714 successful rsg_test.go:828: 55s of 5m0s: 226001 executions, 139939 successful rsg_test.go:828: 1m0s of 5m0s: 242066 executions, 149935 successful rsg_test.go:828: 1m5s of 5m0s: 262802 executions, 162692 successful rsg_test.go:828: 1m10s of 5m0s: 286890 executions, 177682 successful rsg_test.go:828: 1m15s of 5m0s: 306410 executions, 189721 successful rsg_test.go:828: 1m20s of 5m0s: 325665 executions, 201679 successful rsg_test.go:828: 1m25s of 5m0s: 346323 executions, 214478 successful rsg_test.go:828: 1m30s of 5m0s: 364478 executions, 225672 successful rsg_test.go:828: 1m35s of 5m0s: 387448 executions, 239887 successful rsg_test.go:828: 1m40s of 5m0s: 408652 executions, 252949 successful rsg_test.go:828: 1m45s of 5m0s: 428698 executions, 265429 successful rsg_test.go:828: 1m50s of 5m0s: 449082 executions, 277912 successful rsg_test.go:828: 1m55s of 5m0s: 470504 executions, 291137 successful rsg_test.go:828: 2m0s of 5m0s: 489914 executions, 303302 successful rsg_test.go:828: 2m5s of 5m0s: 509470 executions, 315467 successful rsg_test.go:828: 2m10s of 5m0s: 528788 executions, 327474 successful rsg_test.go:828: 2m15s of 5m0s: 549496 executions, 340336 successful rsg_test.go:828: 2m20s of 5m0s: 569007 executions, 352351 successful rsg_test.go:828: 2m25s of 5m0s: 590505 executions, 365575 successful rsg_test.go:828: 2m30s of 5m0s: 608275 executions, 376561 successful rsg_test.go:828: 2m35s of 5m0s: 626299 executions, 387795 successful rsg_test.go:828: 2m40s of 5m0s: 646107 executions, 400004 successful rsg_test.go:828: 2m45s of 5m0s: 665690 executions, 412134 successful rsg_test.go:828: 2m50s of 5m0s: 684030 executions, 423593 successful rsg_test.go:828: 2m55s of 5m0s: 705079 executions, 436613 successful rsg_test.go:828: 3m0s of 5m0s: 726421 executions, 449804 successful rsg_test.go:828: 3m5s of 5m0s: 744957 executions, 461348 successful rsg_test.go:828: 3m10s of 5m0s: 766946 executions, 474959 successful rsg_test.go:828: 3m15s of 5m0s: 784445 executions, 485790 successful rsg_test.go:828: 3m20s of 5m0s: 803635 executions, 497718 successful rsg_test.go:828: 3m25s of 5m0s: 825795 executions, 511492 successful rsg_test.go:828: 3m30s of 5m0s: 847337 executions, 524788 successful rsg_test.go:828: 3m35s of 5m0s: 868456 executions, 537902 successful rsg_test.go:828: 3m40s of 5m0s: 888456 executions, 550178 successful rsg_test.go:828: 3m45s of 5m0s: 909722 executions, 563386 successful rsg_test.go:828: 3m50s of 5m0s: 929931 executions, 575942 successful rsg_test.go:828: 3m55s of 5m0s: 952698 executions, 590051 successful rsg_test.go:828: 4m0s of 5m0s: 971152 executions, 601377 successful rsg_test.go:828: 4m5s of 5m0s: 993132 executions, 615023 successful rsg_test.go:828: 4m10s of 5m0s: 1013287 executions, 627440 successful rsg_test.go:828: 4m15s of 5m0s: 1031473 executions, 638807 successful rsg_test.go:828: 4m20s of 5m0s: 1052493 executions, 651799 successful rsg_test.go:828: 4m25s of 5m0s: 1073034 executions, 664399 successful rsg_test.go:828: 4m30s of 5m0s: 1092984 executions, 676806 successful rsg_test.go:828: 4m35s of 5m0s: 1114877 executions, 690290 successful rsg_test.go:828: 4m40s of 5m0s: 1137030 executions, 704082 successful rsg_test.go:828: 4m45s of 5m0s: 1155417 executions, 715365 successful rsg_test.go:828: 4m50s of 5m0s: 1175534 executions, 727841 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ a9eb6d220fc0957d4f6f8261d447991e9d03b4ad:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15905970 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 172596 executions, 106959 successful rsg_test.go:828: 50s of 5m0s: 189223 executions, 117229 successful rsg_test.go:828: 55s of 5m0s: 207035 executions, 128292 successful rsg_test.go:828: 1m0s of 5m0s: 229049 executions, 141949 successful rsg_test.go:828: 1m5s of 5m0s: 247163 executions, 153120 successful rsg_test.go:828: 1m10s of 5m0s: 267959 executions, 166003 successful rsg_test.go:828: 1m15s of 5m0s: 287429 executions, 178087 successful rsg_test.go:828: 1m20s of 5m0s: 306015 executions, 189628 successful rsg_test.go:828: 1m25s of 5m0s: 326428 executions, 202280 successful rsg_test.go:828: 1m30s of 5m0s: 349083 executions, 216298 successful rsg_test.go:828: 1m35s of 5m0s: 369028 executions, 228718 successful rsg_test.go:828: 1m40s of 5m0s: 388339 executions, 240645 successful rsg_test.go:828: 1m45s of 5m0s: 408632 executions, 253049 successful rsg_test.go:828: 1m50s of 5m0s: 427774 executions, 264992 successful rsg_test.go:828: 1m55s of 5m0s: 448067 executions, 277594 successful rsg_test.go:828: 2m0s of 5m0s: 468945 executions, 290530 successful rsg_test.go:828: 2m5s of 5m0s: 488197 executions, 302404 successful rsg_test.go:828: 2m10s of 5m0s: 507984 executions, 314557 successful rsg_test.go:828: 2m15s of 5m0s: 527693 executions, 326726 successful rsg_test.go:828: 2m20s of 5m0s: 548925 executions, 339934 successful rsg_test.go:828: 2m25s of 5m0s: 568331 executions, 352033 successful rsg_test.go:828: 2m30s of 5m0s: 588223 executions, 364401 successful rsg_test.go:828: 2m35s of 5m0s: 606505 executions, 375705 successful rsg_test.go:828: 2m40s of 5m0s: 625594 executions, 387625 successful rsg_test.go:828: 2m45s of 5m0s: 645760 executions, 400129 successful rsg_test.go:828: 2m50s of 5m0s: 665937 executions, 412560 successful rsg_test.go:828: 2m55s of 5m0s: 685451 executions, 424597 successful rsg_test.go:828: 3m0s of 5m0s: 705304 executions, 436999 successful rsg_test.go:828: 3m5s of 5m0s: 724929 executions, 449076 successful rsg_test.go:828: 3m10s of 5m0s: 744095 executions, 460934 successful rsg_test.go:828: 3m15s of 5m0s: 761824 executions, 471933 successful rsg_test.go:828: 3m20s of 5m0s: 781945 executions, 484478 successful rsg_test.go:828: 3m25s of 5m0s: 802290 executions, 496985 successful rsg_test.go:828: 3m30s of 5m0s: 823628 executions, 510284 successful rsg_test.go:828: 3m35s of 5m0s: 846824 executions, 524757 successful rsg_test.go:828: 3m40s of 5m0s: 867709 executions, 537691 successful rsg_test.go:828: 3m45s of 5m0s: 888414 executions, 550539 successful rsg_test.go:828: 3m50s of 5m0s: 909987 executions, 563898 successful rsg_test.go:828: 3m55s of 5m0s: 933314 executions, 578464 successful rsg_test.go:828: 4m0s of 5m0s: 953108 executions, 590780 successful rsg_test.go:828: 4m5s of 5m0s: 972655 executions, 602831 successful rsg_test.go:828: 4m10s of 5m0s: 992579 executions, 615237 successful rsg_test.go:828: 4m15s of 5m0s: 1014885 executions, 629084 successful rsg_test.go:828: 4m20s of 5m0s: 1033207 executions, 640518 successful rsg_test.go:828: 4m25s of 5m0s: 1055372 executions, 654136 successful rsg_test.go:828: 4m30s of 5m0s: 1075402 executions, 666614 successful rsg_test.go:828: 4m35s of 5m0s: 1095989 executions, 679322 successful rsg_test.go:828: 4m40s of 5m0s: 1116186 executions, 691832 successful rsg_test.go:828: 4m45s of 5m0s: 1136643 executions, 704397 successful rsg_test.go:828: 4m50s of 5m0s: 1158255 executions, 717830 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ c8a4703f9853a442ac676b44d074b43eb387f60c:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15116313 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 177977 executions, 110190 successful rsg_test.go:828: 50s of 5m0s: 197379 executions, 122271 successful rsg_test.go:828: 55s of 5m0s: 218521 executions, 135338 successful rsg_test.go:828: 1m0s of 5m0s: 240563 executions, 149137 successful rsg_test.go:828: 1m5s of 5m0s: 261794 executions, 162283 successful rsg_test.go:828: 1m10s of 5m0s: 282106 executions, 174907 successful rsg_test.go:828: 1m15s of 5m0s: 304659 executions, 188901 successful rsg_test.go:828: 1m20s of 5m0s: 322542 executions, 199986 successful rsg_test.go:828: 1m25s of 5m0s: 343477 executions, 212962 successful rsg_test.go:828: 1m30s of 5m0s: 363962 executions, 225628 successful rsg_test.go:828: 1m35s of 5m0s: 384657 executions, 238507 successful rsg_test.go:828: 1m40s of 5m0s: 403330 executions, 250014 successful rsg_test.go:828: 1m45s of 5m0s: 421559 executions, 261193 successful rsg_test.go:828: 1m50s of 5m0s: 441904 executions, 273884 successful rsg_test.go:828: 1m55s of 5m0s: 464063 executions, 287518 successful rsg_test.go:828: 2m0s of 5m0s: 485214 executions, 300637 successful rsg_test.go:828: 2m5s of 5m0s: 503604 executions, 312093 successful rsg_test.go:828: 2m10s of 5m0s: 520133 executions, 322181 successful rsg_test.go:828: 2m15s of 5m0s: 539758 executions, 334382 successful rsg_test.go:828: 2m20s of 5m0s: 560803 executions, 347365 successful rsg_test.go:828: 2m25s of 5m0s: 581843 executions, 360376 successful rsg_test.go:828: 2m30s of 5m0s: 602619 executions, 373268 successful rsg_test.go:828: 2m35s of 5m0s: 621909 executions, 385279 successful rsg_test.go:828: 2m40s of 5m0s: 643649 executions, 398907 successful rsg_test.go:828: 2m45s of 5m0s: 663540 executions, 411098 successful rsg_test.go:828: 2m50s of 5m0s: 682387 executions, 422843 successful rsg_test.go:828: 2m55s of 5m0s: 703386 executions, 435887 successful rsg_test.go:828: 3m0s of 5m0s: 724483 executions, 449007 successful rsg_test.go:828: 3m5s of 5m0s: 745450 executions, 462043 successful rsg_test.go:828: 3m10s of 5m0s: 766518 executions, 475143 successful rsg_test.go:828: 3m15s of 5m0s: 790813 executions, 490146 successful rsg_test.go:828: 3m20s of 5m0s: 812102 executions, 503407 successful rsg_test.go:828: 3m25s of 5m0s: 832780 executions, 516278 successful rsg_test.go:828: 3m30s of 5m0s: 854947 executions, 529943 successful rsg_test.go:828: 3m35s of 5m0s: 873902 executions, 541607 successful rsg_test.go:828: 3m40s of 5m0s: 890084 executions, 551543 successful rsg_test.go:828: 3m45s of 5m0s: 911803 executions, 565002 successful rsg_test.go:828: 3m50s of 5m0s: 931830 executions, 577538 successful rsg_test.go:828: 3m55s of 5m0s: 948554 executions, 587875 successful rsg_test.go:828: 4m0s of 5m0s: 969196 executions, 600708 successful rsg_test.go:828: 4m5s of 5m0s: 990721 executions, 613975 successful rsg_test.go:828: 4m10s of 5m0s: 1009136 executions, 625311 successful rsg_test.go:828: 4m15s of 5m0s: 1028596 executions, 637448 successful rsg_test.go:828: 4m20s of 5m0s: 1049080 executions, 650186 successful rsg_test.go:828: 4m25s of 5m0s: 1069315 executions, 662691 successful rsg_test.go:828: 4m30s of 5m0s: 1089099 executions, 675055 successful rsg_test.go:828: 4m35s of 5m0s: 1107617 executions, 686493 successful rsg_test.go:828: 4m40s of 5m0s: 1126950 executions, 698487 successful rsg_test.go:828: 4m45s of 5m0s: 1150267 executions, 712957 successful rsg_test.go:828: 4m50s of 5m0s: 1169577 executions, 724933 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ cf84c1c11f2f9c1a4a979033fa0af3befb2ccbcf:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 12932073 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 148441 executions, 91974 successful rsg_test.go:828: 50s of 5m0s: 166982 executions, 103467 successful rsg_test.go:828: 55s of 5m0s: 185055 executions, 114733 successful rsg_test.go:828: 1m0s of 5m0s: 203789 executions, 126400 successful rsg_test.go:828: 1m5s of 5m0s: 223138 executions, 138348 successful rsg_test.go:828: 1m10s of 5m0s: 241023 executions, 149289 successful rsg_test.go:828: 1m15s of 5m0s: 260918 executions, 161653 successful rsg_test.go:828: 1m20s of 5m0s: 279827 executions, 173381 successful rsg_test.go:828: 1m25s of 5m0s: 295900 executions, 183415 successful rsg_test.go:828: 1m30s of 5m0s: 313587 executions, 194369 successful rsg_test.go:828: 1m35s of 5m0s: 332626 executions, 206211 successful rsg_test.go:828: 1m40s of 5m0s: 351836 executions, 218104 successful rsg_test.go:828: 1m45s of 5m0s: 370493 executions, 229541 successful rsg_test.go:828: 1m50s of 5m0s: 389956 executions, 241660 successful rsg_test.go:828: 1m55s of 5m0s: 406816 executions, 252066 successful rsg_test.go:828: 2m0s of 5m0s: 423004 executions, 262236 successful rsg_test.go:828: 2m5s of 5m0s: 440459 executions, 273007 successful rsg_test.go:828: 2m10s of 5m0s: 455746 executions, 282532 successful rsg_test.go:828: 2m15s of 5m0s: 475245 executions, 294543 successful rsg_test.go:828: 2m20s of 5m0s: 493191 executions, 305729 successful rsg_test.go:828: 2m25s of 5m0s: 513596 executions, 318355 successful rsg_test.go:828: 2m30s of 5m0s: 531714 executions, 329590 successful rsg_test.go:828: 2m35s of 5m0s: 550305 executions, 341035 successful rsg_test.go:828: 2m40s of 5m0s: 567524 executions, 351688 successful rsg_test.go:828: 2m45s of 5m0s: 588001 executions, 364492 successful rsg_test.go:828: 2m50s of 5m0s: 609680 executions, 377860 successful rsg_test.go:828: 2m55s of 5m0s: 626550 executions, 388336 successful rsg_test.go:828: 3m0s of 5m0s: 647180 executions, 401101 successful rsg_test.go:828: 3m5s of 5m0s: 670689 executions, 415683 successful rsg_test.go:828: 3m10s of 5m0s: 690990 executions, 428271 successful rsg_test.go:828: 3m15s of 5m0s: 714148 executions, 442628 successful rsg_test.go:828: 3m20s of 5m0s: 732084 executions, 453819 successful rsg_test.go:828: 3m25s of 5m0s: 753319 executions, 466933 successful rsg_test.go:828: 3m30s of 5m0s: 774915 executions, 480203 successful rsg_test.go:828: 3m35s of 5m0s: 798688 executions, 494937 successful rsg_test.go:828: 3m40s of 5m0s: 820419 executions, 508492 successful rsg_test.go:828: 3m45s of 5m0s: 840117 executions, 520638 successful rsg_test.go:828: 3m50s of 5m0s: 862315 executions, 534538 successful rsg_test.go:828: 3m55s of 5m0s: 885190 executions, 548656 successful rsg_test.go:828: 4m0s of 5m0s: 904804 executions, 560853 successful rsg_test.go:828: 4m5s of 5m0s: 923285 executions, 572203 successful rsg_test.go:828: 4m10s of 5m0s: 942953 executions, 584495 successful rsg_test.go:828: 4m15s of 5m0s: 964042 executions, 597656 successful rsg_test.go:828: 4m20s of 5m0s: 986019 executions, 611192 successful rsg_test.go:828: 4m25s of 5m0s: 1006781 executions, 624162 successful rsg_test.go:828: 4m30s of 5m0s: 1029732 executions, 638395 successful rsg_test.go:828: 4m35s of 5m0s: 1048748 executions, 650180 successful rsg_test.go:828: 4m40s of 5m0s: 1072207 executions, 664655 successful rsg_test.go:828: 4m45s of 5m0s: 1093621 executions, 677949 successful rsg_test.go:828: 4m50s of 5m0s: 1113403 executions, 690229 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 84905b8396e7cd7ef999b264faaafe13110d631a:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 16192664 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 178820 executions, 110870 successful rsg_test.go:828: 50s of 5m0s: 200969 executions, 124543 successful rsg_test.go:828: 55s of 5m0s: 220520 executions, 136648 successful rsg_test.go:828: 1m0s of 5m0s: 240202 executions, 148939 successful rsg_test.go:828: 1m5s of 5m0s: 260078 executions, 161182 successful rsg_test.go:828: 1m10s of 5m0s: 279914 executions, 173515 successful rsg_test.go:828: 1m15s of 5m0s: 302881 executions, 187733 successful rsg_test.go:828: 1m20s of 5m0s: 324052 executions, 200915 successful rsg_test.go:828: 1m25s of 5m0s: 343713 executions, 213125 successful rsg_test.go:828: 1m30s of 5m0s: 366511 executions, 227268 successful rsg_test.go:828: 1m35s of 5m0s: 388969 executions, 241188 successful rsg_test.go:828: 1m40s of 5m0s: 411030 executions, 254942 successful rsg_test.go:828: 1m45s of 5m0s: 434637 executions, 269640 successful rsg_test.go:828: 1m50s of 5m0s: 457520 executions, 283748 successful rsg_test.go:828: 1m55s of 5m0s: 475685 executions, 294997 successful rsg_test.go:828: 2m0s of 5m0s: 496963 executions, 308153 successful rsg_test.go:828: 2m5s of 5m0s: 518708 executions, 321655 successful rsg_test.go:828: 2m10s of 5m0s: 537523 executions, 333330 successful rsg_test.go:828: 2m15s of 5m0s: 560407 executions, 347533 successful rsg_test.go:828: 2m20s of 5m0s: 580258 executions, 359905 successful rsg_test.go:828: 2m25s of 5m0s: 603517 executions, 374281 successful rsg_test.go:828: 2m30s of 5m0s: 625994 executions, 388199 successful rsg_test.go:828: 2m35s of 5m0s: 648394 executions, 402119 successful rsg_test.go:828: 2m40s of 5m0s: 668525 executions, 414654 successful rsg_test.go:828: 2m45s of 5m0s: 690226 executions, 427984 successful rsg_test.go:828: 2m50s of 5m0s: 710891 executions, 440946 successful rsg_test.go:828: 2m55s of 5m0s: 730321 executions, 452956 successful rsg_test.go:828: 3m0s of 5m0s: 753262 executions, 467214 successful rsg_test.go:828: 3m5s of 5m0s: 776895 executions, 481796 successful rsg_test.go:828: 3m10s of 5m0s: 798058 executions, 494901 successful rsg_test.go:828: 3m15s of 5m0s: 817924 executions, 507187 successful rsg_test.go:828: 3m20s of 5m0s: 840939 executions, 521471 successful rsg_test.go:828: 3m25s of 5m0s: 861347 executions, 534177 successful rsg_test.go:828: 3m30s of 5m0s: 882868 executions, 547542 successful rsg_test.go:828: 3m35s of 5m0s: 905379 executions, 561475 successful rsg_test.go:828: 3m40s of 5m0s: 923988 executions, 573045 successful rsg_test.go:828: 3m45s of 5m0s: 945937 executions, 586513 successful rsg_test.go:828: 3m50s of 5m0s: 970288 executions, 601636 successful rsg_test.go:828: 3m55s of 5m0s: 990341 executions, 613946 successful rsg_test.go:828: 4m0s of 5m0s: 1013960 executions, 628600 successful rsg_test.go:828: 4m5s of 5m0s: 1034149 executions, 641084 successful rsg_test.go:828: 4m10s of 5m0s: 1056246 executions, 654831 successful rsg_test.go:828: 4m15s of 5m0s: 1075906 executions, 666993 successful rsg_test.go:828: 4m20s of 5m0s: 1097006 executions, 680047 successful rsg_test.go:828: 4m25s of 5m0s: 1121590 executions, 695316 successful rsg_test.go:828: 4m30s of 5m0s: 1145960 executions, 710348 successful rsg_test.go:828: 4m35s of 5m0s: 1163556 executions, 721266 successful rsg_test.go:828: 4m40s of 5m0s: 1186436 executions, 735433 successful rsg_test.go:828: 4m45s of 5m0s: 1207834 executions, 748730 successful rsg_test.go:828: 4m50s of 5m0s: 1228820 executions, 761673 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 6cce6c746150307a9ecf3b529dfd633a6985c110:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15806050 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 195576 executions, 121340 successful rsg_test.go:828: 50s of 5m0s: 216655 executions, 134543 successful rsg_test.go:828: 55s of 5m0s: 237971 executions, 147752 successful rsg_test.go:828: 1m0s of 5m0s: 259295 executions, 160980 successful rsg_test.go:828: 1m5s of 5m0s: 279042 executions, 173251 successful rsg_test.go:828: 1m10s of 5m0s: 300607 executions, 186507 successful rsg_test.go:828: 1m15s of 5m0s: 319927 executions, 198479 successful rsg_test.go:828: 1m20s of 5m0s: 339156 executions, 210360 successful rsg_test.go:828: 1m25s of 5m0s: 357855 executions, 222032 successful rsg_test.go:828: 1m30s of 5m0s: 377067 executions, 233954 successful rsg_test.go:828: 1m35s of 5m0s: 399436 executions, 247800 successful rsg_test.go:828: 1m40s of 5m0s: 421036 executions, 261230 successful rsg_test.go:828: 1m45s of 5m0s: 441471 executions, 273858 successful rsg_test.go:828: 1m50s of 5m0s: 465769 executions, 288877 successful rsg_test.go:828: 1m55s of 5m0s: 486375 executions, 301757 successful rsg_test.go:828: 2m0s of 5m0s: 508527 executions, 315451 successful rsg_test.go:828: 2m5s of 5m0s: 529936 executions, 328688 successful rsg_test.go:828: 2m10s of 5m0s: 550635 executions, 341505 successful rsg_test.go:828: 2m15s of 5m0s: 569712 executions, 353332 successful rsg_test.go:828: 2m20s of 5m0s: 588132 executions, 364713 successful rsg_test.go:828: 2m25s of 5m0s: 607344 executions, 376620 successful rsg_test.go:828: 2m30s of 5m0s: 626783 executions, 388639 successful rsg_test.go:828: 2m35s of 5m0s: 650379 executions, 403201 successful rsg_test.go:828: 2m40s of 5m0s: 670519 executions, 415776 successful rsg_test.go:828: 2m45s of 5m0s: 692514 executions, 429323 successful rsg_test.go:828: 2m50s of 5m0s: 715368 executions, 443561 successful rsg_test.go:828: 2m55s of 5m0s: 737631 executions, 457491 successful rsg_test.go:828: 3m0s of 5m0s: 757497 executions, 469697 successful rsg_test.go:828: 3m5s of 5m0s: 779255 executions, 483268 successful rsg_test.go:828: 3m10s of 5m0s: 797199 executions, 494403 successful rsg_test.go:828: 3m15s of 5m0s: 818975 executions, 507850 successful rsg_test.go:828: 3m20s of 5m0s: 839446 executions, 520692 successful rsg_test.go:828: 3m25s of 5m0s: 861111 executions, 534048 successful rsg_test.go:828: 3m30s of 5m0s: 882344 executions, 547193 successful rsg_test.go:828: 3m35s of 5m0s: 901963 executions, 559432 successful rsg_test.go:828: 3m40s of 5m0s: 924007 executions, 573133 successful rsg_test.go:828: 3m45s of 5m0s: 945155 executions, 586307 successful rsg_test.go:828: 3m50s of 5m0s: 966875 executions, 599564 successful rsg_test.go:828: 3m55s of 5m0s: 988918 executions, 613331 successful rsg_test.go:828: 4m0s of 5m0s: 1011112 executions, 627040 successful rsg_test.go:828: 4m5s of 5m0s: 1027470 executions, 637217 successful rsg_test.go:828: 4m10s of 5m0s: 1048471 executions, 650254 successful rsg_test.go:828: 4m15s of 5m0s: 1068881 executions, 662781 successful rsg_test.go:828: 4m20s of 5m0s: 1089250 executions, 675400 successful rsg_test.go:828: 4m25s of 5m0s: 1113701 executions, 690532 successful rsg_test.go:828: 4m30s of 5m0s: 1137073 executions, 705016 successful rsg_test.go:828: 4m35s of 5m0s: 1158440 executions, 718204 successful rsg_test.go:828: 4m40s of 5m0s: 1179069 executions, 731008 successful rsg_test.go:828: 4m45s of 5m0s: 1201234 executions, 744661 successful rsg_test.go:828: 4m50s of 5m0s: 1222480 executions, 757900 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 2f86475f2e3d713b4c8c976c34dba99acce7c4c7:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13640417 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions2596570674 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 19106 executions, 11802 successful rsg_test.go:828: 10s of 5m0s: 40787 executions, 25350 successful rsg_test.go:828: 15s of 5m0s: 64115 executions, 39785 successful rsg_test.go:828: 20s of 5m0s: 85855 executions, 53291 successful rsg_test.go:828: 25s of 5m0s: 107120 executions, 66507 successful rsg_test.go:828: 30s of 5m0s: 128383 executions, 79633 successful rsg_test.go:828: 35s of 5m0s: 151056 executions, 93678 successful rsg_test.go:828: 40s of 5m0s: 170763 executions, 105881 successful rsg_test.go:828: 45s of 5m0s: 188294 executions, 116793 successful rsg_test.go:828: 50s of 5m0s: 209229 executions, 129708 successful rsg_test.go:828: 55s of 5m0s: 232320 executions, 143980 successful rsg_test.go:828: 1m0s of 5m0s: 252605 executions, 156502 successful rsg_test.go:828: 1m5s of 5m0s: 274513 executions, 170143 successful rsg_test.go:828: 1m10s of 5m0s: 295499 executions, 183174 successful rsg_test.go:828: 1m15s of 5m0s: 312179 executions, 193478 successful rsg_test.go:828: 1m20s of 5m0s: 334765 executions, 207560 successful rsg_test.go:828: 1m25s of 5m0s: 357311 executions, 221570 successful rsg_test.go:828: 1m30s of 5m0s: 378662 executions, 234816 successful rsg_test.go:828: 1m35s of 5m0s: 399083 executions, 247378 successful rsg_test.go:828: 1m40s of 5m0s: 418530 executions, 259413 successful rsg_test.go:828: 1m45s of 5m0s: 440121 executions, 272879 successful rsg_test.go:828: 1m50s of 5m0s: 461183 executions, 285861 successful rsg_test.go:828: 1m55s of 5m0s: 485037 executions, 300611 successful rsg_test.go:828: 2m0s of 5m0s: 505711 executions, 313516 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ ad6ce866ea3b5c5bb47ba9a0ac19b721a0c98add:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15018462 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions3386607560 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 20997 executions, 13067 successful rsg_test.go:828: 10s of 5m0s: 44421 executions, 27637 successful rsg_test.go:828: 15s of 5m0s: 63165 executions, 39192 successful rsg_test.go:828: 20s of 5m0s: 85243 executions, 52897 successful rsg_test.go:828: 25s of 5m0s: 103698 executions, 64502 successful rsg_test.go:828: 30s of 5m0s: 125569 executions, 78007 successful rsg_test.go:828: 35s of 5m0s: 148329 executions, 92071 successful rsg_test.go:828: 40s of 5m0s: 175513 executions, 109021 successful rsg_test.go:828: 45s of 5m0s: 198341 executions, 123192 successful rsg_test.go:828: 50s of 5m0s: 222198 executions, 138070 successful rsg_test.go:828: 55s of 5m0s: 242438 executions, 150537 successful rsg_test.go:828: 1m0s of 5m0s: 263052 executions, 163295 successful rsg_test.go:828: 1m5s of 5m0s: 284140 executions, 176464 successful rsg_test.go:828: 1m10s of 5m0s: 306458 executions, 190312 successful rsg_test.go:828: 1m15s of 5m0s: 328014 executions, 203663 successful rsg_test.go:828: 1m20s of 5m0s: 353341 executions, 219543 successful rsg_test.go:828: 1m25s of 5m0s: 373286 executions, 232017 successful rsg_test.go:828: 1m30s of 5m0s: 394928 executions, 245387 successful rsg_test.go:828: 1m35s of 5m0s: 416891 executions, 259063 successful rsg_test.go:828: 1m40s of 5m0s: 439503 executions, 273122 successful rsg_test.go:828: 1m45s of 5m0s: 459936 executions, 285786 successful rsg_test.go:828: 1m50s of 5m0s: 481432 executions, 299234 successful rsg_test.go:828: 1m55s of 5m0s: 505442 executions, 314165 successful rsg_test.go:828: 2m0s of 5m0s: 525665 executions, 326702 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 2c34f145b83f771667baf3f7ef8633e7e1cd2ad6:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15001700 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 168857 executions, 105049 successful rsg_test.go:828: 50s of 5m0s: 184887 executions, 114978 successful rsg_test.go:828: 55s of 5m0s: 201392 executions, 125236 successful rsg_test.go:828: 1m0s of 5m0s: 218667 executions, 136050 successful rsg_test.go:828: 1m5s of 5m0s: 236918 executions, 147367 successful rsg_test.go:828: 1m10s of 5m0s: 255614 executions, 158975 successful rsg_test.go:828: 1m15s of 5m0s: 272551 executions, 169434 successful rsg_test.go:828: 1m20s of 5m0s: 289460 executions, 180030 successful rsg_test.go:828: 1m25s of 5m0s: 306826 executions, 190782 successful rsg_test.go:828: 1m30s of 5m0s: 325020 executions, 202109 successful rsg_test.go:828: 1m35s of 5m0s: 345523 executions, 214901 successful rsg_test.go:828: 1m40s of 5m0s: 363200 executions, 225909 successful rsg_test.go:828: 1m45s of 5m0s: 384656 executions, 239224 successful rsg_test.go:828: 1m50s of 5m0s: 404386 executions, 251335 successful rsg_test.go:828: 1m55s of 5m0s: 423563 executions, 263359 successful rsg_test.go:828: 2m0s of 5m0s: 441638 executions, 274648 successful rsg_test.go:828: 2m5s of 5m0s: 463190 executions, 288107 successful rsg_test.go:828: 2m10s of 5m0s: 480895 executions, 299017 successful rsg_test.go:828: 2m15s of 5m0s: 500145 executions, 310905 successful rsg_test.go:828: 2m20s of 5m0s: 520522 executions, 323618 successful rsg_test.go:828: 2m25s of 5m0s: 538473 executions, 334615 successful rsg_test.go:828: 2m30s of 5m0s: 555665 executions, 345262 successful rsg_test.go:828: 2m35s of 5m0s: 575982 executions, 358026 successful rsg_test.go:828: 2m40s of 5m0s: 595007 executions, 369855 successful rsg_test.go:828: 2m45s of 5m0s: 615637 executions, 382603 successful rsg_test.go:828: 2m50s of 5m0s: 636755 executions, 395673 successful rsg_test.go:828: 2m55s of 5m0s: 657554 executions, 408633 successful rsg_test.go:828: 3m0s of 5m0s: 678024 executions, 421364 successful rsg_test.go:828: 3m5s of 5m0s: 701441 executions, 435820 successful rsg_test.go:828: 3m10s of 5m0s: 723064 executions, 449318 successful rsg_test.go:828: 3m15s of 5m0s: 744549 executions, 462504 successful rsg_test.go:828: 3m20s of 5m0s: 767833 executions, 476908 successful rsg_test.go:828: 3m25s of 5m0s: 787759 executions, 489222 successful rsg_test.go:828: 3m30s of 5m0s: 811171 executions, 503838 successful rsg_test.go:828: 3m35s of 5m0s: 831144 executions, 516212 successful rsg_test.go:828: 3m40s of 5m0s: 854396 executions, 530659 successful rsg_test.go:828: 3m45s of 5m0s: 873677 executions, 542614 successful rsg_test.go:828: 3m50s of 5m0s: 894638 executions, 555706 successful rsg_test.go:828: 3m55s of 5m0s: 914027 executions, 567813 successful rsg_test.go:828: 4m0s of 5m0s: 935198 executions, 581004 successful rsg_test.go:828: 4m5s of 5m0s: 955213 executions, 593291 successful rsg_test.go:828: 4m10s of 5m0s: 976174 executions, 606293 successful rsg_test.go:828: 4m15s of 5m0s: 998466 executions, 620293 successful rsg_test.go:828: 4m20s of 5m0s: 1018755 executions, 632828 successful rsg_test.go:828: 4m25s of 5m0s: 1039558 executions, 645738 successful rsg_test.go:828: 4m30s of 5m0s: 1059878 executions, 658338 successful rsg_test.go:828: 4m35s of 5m0s: 1082418 executions, 672347 successful rsg_test.go:828: 4m40s of 5m0s: 1100072 executions, 683283 successful rsg_test.go:828: 4m45s of 5m0s: 1121151 executions, 696377 successful rsg_test.go:828: 4m50s of 5m0s: 1142518 executions, 709553 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ e82cf4ec488258875dcf5e42e7d6745b03210edd:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14881675 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 177403 executions, 110186 successful rsg_test.go:828: 50s of 5m0s: 198391 executions, 123188 successful rsg_test.go:828: 55s of 5m0s: 215897 executions, 133984 successful rsg_test.go:828: 1m0s of 5m0s: 234900 executions, 145869 successful rsg_test.go:828: 1m5s of 5m0s: 255742 executions, 158941 successful rsg_test.go:828: 1m10s of 5m0s: 275567 executions, 171280 successful rsg_test.go:828: 1m15s of 5m0s: 296045 executions, 183974 successful rsg_test.go:828: 1m20s of 5m0s: 317574 executions, 197405 successful rsg_test.go:828: 1m25s of 5m0s: 334646 executions, 207967 successful rsg_test.go:828: 1m30s of 5m0s: 354169 executions, 220149 successful rsg_test.go:828: 1m35s of 5m0s: 375827 executions, 233455 successful rsg_test.go:828: 1m40s of 5m0s: 396398 executions, 246332 successful rsg_test.go:828: 1m45s of 5m0s: 416108 executions, 258436 successful rsg_test.go:828: 1m50s of 5m0s: 438524 executions, 272372 successful rsg_test.go:828: 1m55s of 5m0s: 456737 executions, 283586 successful rsg_test.go:828: 2m0s of 5m0s: 478527 executions, 297121 successful rsg_test.go:828: 2m5s of 5m0s: 500824 executions, 310915 successful rsg_test.go:828: 2m10s of 5m0s: 518662 executions, 322045 successful rsg_test.go:828: 2m15s of 5m0s: 538819 executions, 334527 successful rsg_test.go:828: 2m20s of 5m0s: 560103 executions, 347691 successful rsg_test.go:828: 2m25s of 5m0s: 581733 executions, 361255 successful rsg_test.go:828: 2m30s of 5m0s: 598241 executions, 371412 successful rsg_test.go:828: 2m35s of 5m0s: 616123 executions, 382636 successful rsg_test.go:828: 2m40s of 5m0s: 637212 executions, 395790 successful rsg_test.go:828: 2m45s of 5m0s: 660836 executions, 410352 successful rsg_test.go:828: 2m50s of 5m0s: 682459 executions, 423806 successful rsg_test.go:828: 2m55s of 5m0s: 703399 executions, 436759 successful rsg_test.go:828: 3m0s of 5m0s: 723229 executions, 449160 successful rsg_test.go:828: 3m5s of 5m0s: 742960 executions, 461365 successful rsg_test.go:828: 3m10s of 5m0s: 761539 executions, 473003 successful rsg_test.go:828: 3m15s of 5m0s: 782637 executions, 486151 successful rsg_test.go:828: 3m20s of 5m0s: 801174 executions, 497644 successful rsg_test.go:828: 3m25s of 5m0s: 823469 executions, 511498 successful rsg_test.go:828: 3m30s of 5m0s: 843913 executions, 524229 successful rsg_test.go:828: 3m35s of 5m0s: 863784 executions, 536545 successful rsg_test.go:828: 3m40s of 5m0s: 881923 executions, 547949 successful rsg_test.go:828: 3m45s of 5m0s: 903057 executions, 561086 successful rsg_test.go:828: 3m50s of 5m0s: 924962 executions, 574702 successful rsg_test.go:828: 3m55s of 5m0s: 943944 executions, 586509 successful rsg_test.go:828: 4m0s of 5m0s: 960866 executions, 596948 successful rsg_test.go:828: 4m5s of 5m0s: 979626 executions, 608662 successful rsg_test.go:828: 4m10s of 5m0s: 999373 executions, 620950 successful rsg_test.go:828: 4m15s of 5m0s: 1020593 executions, 634184 successful rsg_test.go:828: 4m20s of 5m0s: 1040825 executions, 646688 successful rsg_test.go:828: 4m25s of 5m0s: 1062738 executions, 660281 successful rsg_test.go:828: 4m30s of 5m0s: 1081923 executions, 672181 successful rsg_test.go:828: 4m35s of 5m0s: 1101166 executions, 684115 successful rsg_test.go:828: 4m40s of 5m0s: 1121647 executions, 696881 successful rsg_test.go:828: 4m45s of 5m0s: 1141687 executions, 709376 successful rsg_test.go:828: 4m50s of 5m0s: 1161023 executions, 721447 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ fa10e980c24442f18e688bea904ece4777ba0ca9:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14741807 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 178967 executions, 111185 successful rsg_test.go:828: 50s of 5m0s: 198557 executions, 123434 successful rsg_test.go:828: 55s of 5m0s: 219523 executions, 136409 successful rsg_test.go:828: 1m0s of 5m0s: 238653 executions, 148295 successful rsg_test.go:828: 1m5s of 5m0s: 259653 executions, 161290 successful rsg_test.go:828: 1m10s of 5m0s: 281451 executions, 174944 successful rsg_test.go:828: 1m15s of 5m0s: 303886 executions, 188877 successful rsg_test.go:828: 1m20s of 5m0s: 321994 executions, 200106 successful rsg_test.go:828: 1m25s of 5m0s: 342371 executions, 212749 successful rsg_test.go:828: 1m30s of 5m0s: 361522 executions, 224667 successful rsg_test.go:828: 1m35s of 5m0s: 383965 executions, 238529 successful rsg_test.go:828: 1m40s of 5m0s: 403491 executions, 250667 successful rsg_test.go:828: 1m45s of 5m0s: 422390 executions, 262359 successful rsg_test.go:828: 1m50s of 5m0s: 441404 executions, 274222 successful rsg_test.go:828: 1m55s of 5m0s: 461807 executions, 286840 successful rsg_test.go:828: 2m0s of 5m0s: 482177 executions, 299617 successful rsg_test.go:828: 2m5s of 5m0s: 499043 executions, 310053 successful rsg_test.go:828: 2m10s of 5m0s: 518217 executions, 321990 successful rsg_test.go:828: 2m15s of 5m0s: 539107 executions, 334957 successful rsg_test.go:828: 2m20s of 5m0s: 559399 executions, 347564 successful rsg_test.go:828: 2m25s of 5m0s: 581061 executions, 361080 successful rsg_test.go:828: 2m30s of 5m0s: 601423 executions, 373771 successful rsg_test.go:828: 2m35s of 5m0s: 624615 executions, 388297 successful rsg_test.go:828: 2m40s of 5m0s: 645283 executions, 401123 successful rsg_test.go:828: 2m45s of 5m0s: 665391 executions, 413679 successful rsg_test.go:828: 2m50s of 5m0s: 687136 executions, 427225 successful rsg_test.go:828: 2m55s of 5m0s: 705245 executions, 438429 successful rsg_test.go:828: 3m0s of 5m0s: 721868 executions, 448738 successful rsg_test.go:828: 3m5s of 5m0s: 744595 executions, 462877 successful rsg_test.go:828: 3m10s of 5m0s: 766498 executions, 476401 successful rsg_test.go:828: 3m15s of 5m0s: 785509 executions, 488185 successful rsg_test.go:828: 3m20s of 5m0s: 805545 executions, 500619 successful rsg_test.go:828: 3m25s of 5m0s: 827775 executions, 514429 successful rsg_test.go:828: 3m30s of 5m0s: 845198 executions, 525289 successful rsg_test.go:828: 3m35s of 5m0s: 868691 executions, 539935 successful rsg_test.go:828: 3m40s of 5m0s: 889730 executions, 553140 successful rsg_test.go:828: 3m45s of 5m0s: 908919 executions, 565002 successful rsg_test.go:828: 3m50s of 5m0s: 928898 executions, 577371 successful rsg_test.go:828: 3m55s of 5m0s: 947833 executions, 589099 successful rsg_test.go:828: 4m0s of 5m0s: 966380 executions, 600592 successful rsg_test.go:828: 4m5s of 5m0s: 987194 executions, 613508 successful rsg_test.go:828: 4m10s of 5m0s: 1007292 executions, 625897 successful rsg_test.go:828: 4m15s of 5m0s: 1026199 executions, 637633 successful rsg_test.go:828: 4m20s of 5m0s: 1046294 executions, 650183 successful rsg_test.go:828: 4m25s of 5m0s: 1064945 executions, 661713 successful rsg_test.go:828: 4m30s of 5m0s: 1084956 executions, 674198 successful rsg_test.go:828: 4m35s of 5m0s: 1105584 executions, 687100 successful rsg_test.go:828: 4m40s of 5m0s: 1123521 executions, 698154 successful rsg_test.go:828: 4m45s of 5m0s: 1143701 executions, 710783 successful rsg_test.go:828: 4m50s of 5m0s: 1165127 executions, 724101 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ d329422358d677325c818eee10d23f35b080c877:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 16262489 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 182198 executions, 113204 successful rsg_test.go:828: 50s of 5m0s: 202873 executions, 126048 successful rsg_test.go:828: 55s of 5m0s: 221721 executions, 137717 successful rsg_test.go:828: 1m0s of 5m0s: 242520 executions, 150632 successful rsg_test.go:828: 1m5s of 5m0s: 262310 executions, 163045 successful rsg_test.go:828: 1m10s of 5m0s: 283485 executions, 176161 successful rsg_test.go:828: 1m15s of 5m0s: 303491 executions, 188573 successful rsg_test.go:828: 1m20s of 5m0s: 325539 executions, 202348 successful rsg_test.go:828: 1m25s of 5m0s: 345768 executions, 214855 successful rsg_test.go:828: 1m30s of 5m0s: 366199 executions, 227600 successful rsg_test.go:828: 1m35s of 5m0s: 383997 executions, 238687 successful rsg_test.go:828: 1m40s of 5m0s: 405141 executions, 251775 successful rsg_test.go:828: 1m45s of 5m0s: 424202 executions, 263662 successful rsg_test.go:828: 1m50s of 5m0s: 441356 executions, 274396 successful rsg_test.go:828: 1m55s of 5m0s: 459163 executions, 285528 successful rsg_test.go:828: 2m0s of 5m0s: 478429 executions, 297457 successful rsg_test.go:828: 2m5s of 5m0s: 496497 executions, 308631 successful rsg_test.go:828: 2m10s of 5m0s: 515989 executions, 320667 successful rsg_test.go:828: 2m15s of 5m0s: 536536 executions, 333395 successful rsg_test.go:828: 2m20s of 5m0s: 554957 executions, 344998 successful rsg_test.go:828: 2m25s of 5m0s: 573924 executions, 356764 successful rsg_test.go:828: 2m30s of 5m0s: 595522 executions, 370052 successful rsg_test.go:828: 2m35s of 5m0s: 616287 executions, 383012 successful rsg_test.go:828: 2m40s of 5m0s: 636526 executions, 395411 successful rsg_test.go:828: 2m45s of 5m0s: 658040 executions, 408897 successful rsg_test.go:828: 2m50s of 5m0s: 678741 executions, 421673 successful rsg_test.go:828: 2m55s of 5m0s: 700038 executions, 434965 successful rsg_test.go:828: 3m0s of 5m0s: 716356 executions, 445054 successful rsg_test.go:828: 3m5s of 5m0s: 736542 executions, 457715 successful rsg_test.go:828: 3m10s of 5m0s: 757801 executions, 470858 successful rsg_test.go:828: 3m15s of 5m0s: 776854 executions, 482748 successful rsg_test.go:828: 3m20s of 5m0s: 798190 executions, 495883 successful rsg_test.go:828: 3m25s of 5m0s: 820895 executions, 509999 successful rsg_test.go:828: 3m30s of 5m0s: 839241 executions, 521345 successful rsg_test.go:828: 3m35s of 5m0s: 862069 executions, 535572 successful rsg_test.go:828: 3m40s of 5m0s: 882681 executions, 548422 successful rsg_test.go:828: 3m45s of 5m0s: 904219 executions, 561844 successful rsg_test.go:828: 3m50s of 5m0s: 926033 executions, 575379 successful rsg_test.go:828: 3m55s of 5m0s: 947631 executions, 588705 successful rsg_test.go:828: 4m0s of 5m0s: 968848 executions, 601888 successful rsg_test.go:828: 4m5s of 5m0s: 989014 executions, 614498 successful rsg_test.go:828: 4m10s of 5m0s: 1009218 executions, 627030 successful rsg_test.go:828: 4m15s of 5m0s: 1032136 executions, 641342 successful rsg_test.go:828: 4m20s of 5m0s: 1051480 executions, 653354 successful rsg_test.go:828: 4m25s of 5m0s: 1072888 executions, 666758 successful rsg_test.go:828: 4m30s of 5m0s: 1094389 executions, 680207 successful rsg_test.go:828: 4m35s of 5m0s: 1117624 executions, 694647 successful rsg_test.go:828: 4m40s of 5m0s: 1138659 executions, 707731 successful rsg_test.go:828: 4m45s of 5m0s: 1162172 executions, 722337 successful rsg_test.go:828: 4m50s of 5m0s: 1183430 executions, 735596 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 6636edf9d8c0ebf9cdeedeeffd563ecb49da5b8a:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13860446 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 158531 executions, 98637 successful rsg_test.go:828: 50s of 5m0s: 177845 executions, 110692 successful rsg_test.go:828: 55s of 5m0s: 193760 executions, 120609 successful rsg_test.go:828: 1m0s of 5m0s: 211606 executions, 131704 successful rsg_test.go:828: 1m5s of 5m0s: 228549 executions, 142288 successful rsg_test.go:828: 1m10s of 5m0s: 247705 executions, 154095 successful rsg_test.go:828: 1m15s of 5m0s: 263927 executions, 164198 successful rsg_test.go:828: 1m20s of 5m0s: 283588 executions, 176488 successful rsg_test.go:828: 1m25s of 5m0s: 301468 executions, 187499 successful rsg_test.go:828: 1m30s of 5m0s: 321054 executions, 199714 successful rsg_test.go:828: 1m35s of 5m0s: 338163 executions, 210296 successful rsg_test.go:828: 1m40s of 5m0s: 354249 executions, 220425 successful rsg_test.go:828: 1m45s of 5m0s: 372413 executions, 231728 successful rsg_test.go:828: 1m50s of 5m0s: 390082 executions, 242734 successful rsg_test.go:828: 1m55s of 5m0s: 410366 executions, 255297 successful rsg_test.go:828: 2m0s of 5m0s: 432096 executions, 268772 successful rsg_test.go:828: 2m5s of 5m0s: 449698 executions, 279790 successful rsg_test.go:828: 2m10s of 5m0s: 467027 executions, 290567 successful rsg_test.go:828: 2m15s of 5m0s: 485920 executions, 302310 successful rsg_test.go:828: 2m20s of 5m0s: 504528 executions, 313786 successful rsg_test.go:828: 2m25s of 5m0s: 524266 executions, 326149 successful rsg_test.go:828: 2m30s of 5m0s: 545018 executions, 338923 successful rsg_test.go:828: 2m35s of 5m0s: 562003 executions, 349449 successful rsg_test.go:828: 2m40s of 5m0s: 581672 executions, 361764 successful rsg_test.go:828: 2m45s of 5m0s: 602894 executions, 375011 successful rsg_test.go:828: 2m50s of 5m0s: 624655 executions, 388489 successful rsg_test.go:828: 2m55s of 5m0s: 642850 executions, 399833 successful rsg_test.go:828: 3m0s of 5m0s: 663591 executions, 412719 successful rsg_test.go:828: 3m5s of 5m0s: 681111 executions, 423654 successful rsg_test.go:828: 3m10s of 5m0s: 700383 executions, 435639 successful rsg_test.go:828: 3m15s of 5m0s: 717371 executions, 446246 successful rsg_test.go:828: 3m20s of 5m0s: 737140 executions, 458445 successful rsg_test.go:828: 3m25s of 5m0s: 755943 executions, 470219 successful rsg_test.go:828: 3m30s of 5m0s: 775864 executions, 482560 successful rsg_test.go:828: 3m35s of 5m0s: 792039 executions, 492632 successful rsg_test.go:828: 3m40s of 5m0s: 810307 executions, 503915 successful rsg_test.go:828: 3m45s of 5m0s: 828582 executions, 515320 successful rsg_test.go:828: 3m50s of 5m0s: 845718 executions, 525916 successful rsg_test.go:828: 3m55s of 5m0s: 863882 executions, 537217 successful rsg_test.go:828: 4m0s of 5m0s: 884042 executions, 549883 successful rsg_test.go:828: 4m5s of 5m0s: 901597 executions, 560770 successful rsg_test.go:828: 4m10s of 5m0s: 922593 executions, 573812 successful rsg_test.go:828: 4m15s of 5m0s: 942236 executions, 586062 successful rsg_test.go:828: 4m20s of 5m0s: 961978 executions, 598422 successful rsg_test.go:828: 4m25s of 5m0s: 981541 executions, 610548 successful rsg_test.go:828: 4m30s of 5m0s: 1002125 executions, 623400 successful rsg_test.go:828: 4m35s of 5m0s: 1021545 executions, 635498 successful rsg_test.go:828: 4m40s of 5m0s: 1040829 executions, 647479 successful rsg_test.go:828: 4m45s of 5m0s: 1058454 executions, 658318 successful rsg_test.go:828: 4m50s of 5m0s: 1079121 executions, 671218 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 7f6458093d42bb7131cef623deb47f6318a233e9:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 12784918 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 193096 executions, 119880 successful rsg_test.go:828: 50s of 5m0s: 216440 executions, 134479 successful rsg_test.go:828: 55s of 5m0s: 237240 executions, 147368 successful rsg_test.go:828: 1m0s of 5m0s: 254504 executions, 158070 successful rsg_test.go:828: 1m5s of 5m0s: 270295 executions, 167865 successful rsg_test.go:828: 1m10s of 5m0s: 290547 executions, 180419 successful rsg_test.go:828: 1m15s of 5m0s: 310426 executions, 192861 successful rsg_test.go:828: 1m20s of 5m0s: 330733 executions, 205449 successful rsg_test.go:828: 1m25s of 5m0s: 350407 executions, 217775 successful rsg_test.go:828: 1m30s of 5m0s: 368547 executions, 228940 successful rsg_test.go:828: 1m35s of 5m0s: 391752 executions, 243384 successful rsg_test.go:828: 1m40s of 5m0s: 414563 executions, 257605 successful rsg_test.go:828: 1m45s of 5m0s: 433780 executions, 269526 successful rsg_test.go:828: 1m50s of 5m0s: 454994 executions, 282799 successful rsg_test.go:828: 1m55s of 5m0s: 473382 executions, 294148 successful rsg_test.go:828: 2m0s of 5m0s: 491167 executions, 305191 successful rsg_test.go:828: 2m5s of 5m0s: 513542 executions, 319073 successful rsg_test.go:828: 2m10s of 5m0s: 532218 executions, 330745 successful rsg_test.go:828: 2m15s of 5m0s: 553677 executions, 344070 successful rsg_test.go:828: 2m20s of 5m0s: 572288 executions, 355725 successful rsg_test.go:828: 2m25s of 5m0s: 593427 executions, 368904 successful rsg_test.go:828: 2m30s of 5m0s: 617013 executions, 383559 successful rsg_test.go:828: 2m35s of 5m0s: 640539 executions, 398231 successful rsg_test.go:828: 2m40s of 5m0s: 663147 executions, 412330 successful rsg_test.go:828: 2m45s of 5m0s: 685330 executions, 426190 successful rsg_test.go:828: 2m50s of 5m0s: 703617 executions, 437582 successful rsg_test.go:828: 2m55s of 5m0s: 726209 executions, 451622 successful rsg_test.go:828: 3m0s of 5m0s: 746991 executions, 464553 successful rsg_test.go:828: 3m5s of 5m0s: 769066 executions, 478368 successful rsg_test.go:828: 3m10s of 5m0s: 795108 executions, 494495 successful rsg_test.go:828: 3m15s of 5m0s: 815141 executions, 506962 successful rsg_test.go:828: 3m20s of 5m0s: 833359 executions, 518211 successful rsg_test.go:828: 3m25s of 5m0s: 854935 executions, 531679 successful rsg_test.go:828: 3m30s of 5m0s: 875904 executions, 544671 successful rsg_test.go:828: 3m35s of 5m0s: 895861 executions, 556917 successful rsg_test.go:828: 3m40s of 5m0s: 917042 executions, 570080 successful rsg_test.go:828: 3m45s of 5m0s: 939918 executions, 584296 successful rsg_test.go:828: 3m50s of 5m0s: 960292 executions, 597144 successful rsg_test.go:828: 3m55s of 5m0s: 980856 executions, 609827 successful rsg_test.go:828: 4m0s of 5m0s: 999015 executions, 621054 successful rsg_test.go:828: 4m5s of 5m0s: 1017856 executions, 632847 successful rsg_test.go:828: 4m10s of 5m0s: 1036026 executions, 644056 successful rsg_test.go:828: 4m15s of 5m0s: 1060178 executions, 659014 successful rsg_test.go:828: 4m20s of 5m0s: 1084510 executions, 674180 successful rsg_test.go:828: 4m25s of 5m0s: 1104902 executions, 686741 successful rsg_test.go:828: 4m30s of 5m0s: 1128751 executions, 701646 successful rsg_test.go:828: 4m35s of 5m0s: 1147717 executions, 713463 successful rsg_test.go:828: 4m40s of 5m0s: 1168765 executions, 726558 successful rsg_test.go:828: 4m45s of 5m0s: 1191877 executions, 740897 successful rsg_test.go:828: 4m50s of 5m0s: 1213425 executions, 754263 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ f0e37ada00cf99a1fa25236e158861647c2ea713:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8420944 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 200920 executions, 124783 successful rsg_test.go:828: 50s of 5m0s: 218757 executions, 135940 successful rsg_test.go:828: 55s of 5m0s: 239682 executions, 148951 successful rsg_test.go:828: 1m0s of 5m0s: 259375 executions, 161096 successful rsg_test.go:828: 1m5s of 5m0s: 279635 executions, 173756 successful rsg_test.go:828: 1m10s of 5m0s: 300740 executions, 186910 successful rsg_test.go:828: 1m15s of 5m0s: 317268 executions, 197148 successful rsg_test.go:828: 1m20s of 5m0s: 336258 executions, 208916 successful rsg_test.go:828: 1m25s of 5m0s: 357319 executions, 222031 successful rsg_test.go:828: 1m30s of 5m0s: 377619 executions, 234656 successful rsg_test.go:828: 1m35s of 5m0s: 392421 executions, 243913 successful rsg_test.go:828: 1m40s of 5m0s: 411828 executions, 255939 successful rsg_test.go:828: 1m45s of 5m0s: 432499 executions, 268795 successful rsg_test.go:828: 1m50s of 5m0s: 451333 executions, 280463 successful rsg_test.go:828: 1m55s of 5m0s: 470152 executions, 292046 successful rsg_test.go:828: 2m0s of 5m0s: 490797 executions, 304853 successful rsg_test.go:828: 2m5s of 5m0s: 512545 executions, 318395 successful rsg_test.go:828: 2m10s of 5m0s: 531935 executions, 330461 successful rsg_test.go:828: 2m15s of 5m0s: 551991 executions, 342881 successful rsg_test.go:828: 2m20s of 5m0s: 569501 executions, 353708 successful rsg_test.go:828: 2m25s of 5m0s: 591887 executions, 367559 successful rsg_test.go:828: 2m30s of 5m0s: 611386 executions, 379707 successful rsg_test.go:828: 2m35s of 5m0s: 634012 executions, 393782 successful rsg_test.go:828: 2m40s of 5m0s: 654617 executions, 406608 successful rsg_test.go:828: 2m45s of 5m0s: 677337 executions, 420759 successful rsg_test.go:828: 2m50s of 5m0s: 699469 executions, 434489 successful rsg_test.go:828: 2m55s of 5m0s: 718462 executions, 446353 successful rsg_test.go:828: 3m0s of 5m0s: 737298 executions, 457992 successful rsg_test.go:828: 3m5s of 5m0s: 758526 executions, 471227 successful rsg_test.go:828: 3m10s of 5m0s: 777879 executions, 483223 successful rsg_test.go:828: 3m15s of 5m0s: 797671 executions, 495587 successful rsg_test.go:828: 3m20s of 5m0s: 820043 executions, 509466 successful rsg_test.go:828: 3m25s of 5m0s: 840697 executions, 522253 successful rsg_test.go:828: 3m30s of 5m0s: 861310 executions, 535041 successful rsg_test.go:828: 3m35s of 5m0s: 881820 executions, 547894 successful rsg_test.go:828: 3m40s of 5m0s: 901867 executions, 560275 successful rsg_test.go:828: 3m45s of 5m0s: 922789 executions, 573271 successful rsg_test.go:828: 3m50s of 5m0s: 943734 executions, 586230 successful rsg_test.go:828: 3m55s of 5m0s: 962881 executions, 598151 successful rsg_test.go:828: 4m0s of 5m0s: 983602 executions, 611107 successful rsg_test.go:828: 4m5s of 5m0s: 1002419 executions, 622860 successful rsg_test.go:828: 4m10s of 5m0s: 1022127 executions, 635025 successful rsg_test.go:828: 4m15s of 5m0s: 1041795 executions, 647283 successful rsg_test.go:828: 4m20s of 5m0s: 1061923 executions, 659790 successful rsg_test.go:828: 4m25s of 5m0s: 1082649 executions, 672710 successful rsg_test.go:828: 4m30s of 5m0s: 1104051 executions, 685925 successful rsg_test.go:828: 4m35s of 5m0s: 1124390 executions, 698593 successful rsg_test.go:828: 4m40s of 5m0s: 1144094 executions, 710847 successful rsg_test.go:828: 4m45s of 5m0s: 1167680 executions, 725448 successful rsg_test.go:828: 4m50s of 5m0s: 1188060 executions, 738154 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 6944c293f14d5c1c5b28d6ea53329c3e214dd9ea:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14241424 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 183245 executions, 113934 successful rsg_test.go:828: 50s of 5m0s: 203643 executions, 126523 successful rsg_test.go:828: 55s of 5m0s: 225245 executions, 139990 successful rsg_test.go:828: 1m0s of 5m0s: 245346 executions, 152502 successful rsg_test.go:828: 1m5s of 5m0s: 263733 executions, 163848 successful rsg_test.go:828: 1m10s of 5m0s: 284307 executions, 176697 successful rsg_test.go:828: 1m15s of 5m0s: 302279 executions, 187903 successful rsg_test.go:828: 1m20s of 5m0s: 319364 executions, 198489 successful rsg_test.go:828: 1m25s of 5m0s: 339213 executions, 210794 successful rsg_test.go:828: 1m30s of 5m0s: 357359 executions, 221955 successful rsg_test.go:828: 1m35s of 5m0s: 378979 executions, 235501 successful rsg_test.go:828: 1m40s of 5m0s: 398145 executions, 247453 successful rsg_test.go:828: 1m45s of 5m0s: 418372 executions, 259996 successful rsg_test.go:828: 1m50s of 5m0s: 440937 executions, 273976 successful rsg_test.go:828: 1m55s of 5m0s: 461278 executions, 286608 successful rsg_test.go:828: 2m0s of 5m0s: 481293 executions, 298978 successful rsg_test.go:828: 2m5s of 5m0s: 503087 executions, 312633 successful rsg_test.go:828: 2m10s of 5m0s: 525479 executions, 326452 successful rsg_test.go:828: 2m15s of 5m0s: 544274 executions, 338168 successful rsg_test.go:828: 2m20s of 5m0s: 563086 executions, 349771 successful rsg_test.go:828: 2m25s of 5m0s: 584279 executions, 362985 successful rsg_test.go:828: 2m30s of 5m0s: 606087 executions, 376595 successful rsg_test.go:828: 2m35s of 5m0s: 623641 executions, 387593 successful rsg_test.go:828: 2m40s of 5m0s: 643342 executions, 399767 successful rsg_test.go:828: 2m45s of 5m0s: 664715 executions, 413067 successful rsg_test.go:828: 2m50s of 5m0s: 682848 executions, 424432 successful rsg_test.go:828: 2m55s of 5m0s: 704182 executions, 437667 successful rsg_test.go:828: 3m0s of 5m0s: 725490 executions, 450880 successful rsg_test.go:828: 3m5s of 5m0s: 747226 executions, 464423 successful rsg_test.go:828: 3m10s of 5m0s: 765219 executions, 475654 successful rsg_test.go:828: 3m15s of 5m0s: 783262 executions, 486828 successful rsg_test.go:828: 3m20s of 5m0s: 803447 executions, 499402 successful rsg_test.go:828: 3m25s of 5m0s: 822931 executions, 511482 successful rsg_test.go:828: 3m30s of 5m0s: 840942 executions, 522585 successful rsg_test.go:828: 3m35s of 5m0s: 859535 executions, 534057 successful rsg_test.go:828: 3m40s of 5m0s: 882056 executions, 548144 successful rsg_test.go:828: 3m45s of 5m0s: 901947 executions, 560476 successful rsg_test.go:828: 3m50s of 5m0s: 918691 executions, 570857 successful rsg_test.go:828: 3m55s of 5m0s: 941131 executions, 584928 successful rsg_test.go:828: 4m0s of 5m0s: 959516 executions, 596312 successful rsg_test.go:828: 4m5s of 5m0s: 980618 executions, 609415 successful rsg_test.go:828: 4m10s of 5m0s: 997217 executions, 619716 successful rsg_test.go:828: 4m15s of 5m0s: 1014492 executions, 630443 successful rsg_test.go:828: 4m20s of 5m0s: 1035104 executions, 643321 successful rsg_test.go:828: 4m25s of 5m0s: 1055558 executions, 655977 successful rsg_test.go:828: 4m30s of 5m0s: 1073602 executions, 667135 successful rsg_test.go:828: 4m35s of 5m0s: 1093537 executions, 679524 successful rsg_test.go:828: 4m40s of 5m0s: 1114068 executions, 692334 successful rsg_test.go:828: 4m45s of 5m0s: 1137048 executions, 706659 successful rsg_test.go:828: 4m50s of 5m0s: 1153717 executions, 717034 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ fa8d237846052ae72cc44b3eaebe1f38c89834f8:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 12743405 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 162421 executions, 100697 successful rsg_test.go:828: 50s of 5m0s: 181676 executions, 112679 successful rsg_test.go:828: 55s of 5m0s: 200216 executions, 124166 successful rsg_test.go:828: 1m0s of 5m0s: 220163 executions, 136548 successful rsg_test.go:828: 1m5s of 5m0s: 240592 executions, 149124 successful rsg_test.go:828: 1m10s of 5m0s: 258790 executions, 160495 successful rsg_test.go:828: 1m15s of 5m0s: 277702 executions, 172237 successful rsg_test.go:828: 1m20s of 5m0s: 295936 executions, 183534 successful rsg_test.go:828: 1m25s of 5m0s: 313965 executions, 194736 successful rsg_test.go:828: 1m30s of 5m0s: 329156 executions, 204095 successful rsg_test.go:828: 1m35s of 5m0s: 347658 executions, 215507 successful rsg_test.go:828: 1m40s of 5m0s: 364195 executions, 225801 successful rsg_test.go:828: 1m45s of 5m0s: 383293 executions, 237672 successful rsg_test.go:828: 1m50s of 5m0s: 401741 executions, 249212 successful rsg_test.go:828: 1m55s of 5m0s: 419385 executions, 260167 successful rsg_test.go:828: 2m0s of 5m0s: 433915 executions, 269172 successful rsg_test.go:828: 2m5s of 5m0s: 454175 executions, 281755 successful rsg_test.go:828: 2m10s of 5m0s: 475615 executions, 295137 successful rsg_test.go:828: 2m15s of 5m0s: 492988 executions, 305917 successful rsg_test.go:828: 2m20s of 5m0s: 511172 executions, 317290 successful rsg_test.go:828: 2m25s of 5m0s: 528271 executions, 327887 successful rsg_test.go:828: 2m30s of 5m0s: 545672 executions, 338706 successful rsg_test.go:828: 2m35s of 5m0s: 566410 executions, 351674 successful rsg_test.go:828: 2m40s of 5m0s: 587663 executions, 364823 successful rsg_test.go:828: 2m45s of 5m0s: 606765 executions, 376653 successful rsg_test.go:828: 2m50s of 5m0s: 624902 executions, 387855 successful rsg_test.go:828: 2m55s of 5m0s: 644764 executions, 400274 successful rsg_test.go:828: 3m0s of 5m0s: 662327 executions, 411180 successful rsg_test.go:828: 3m5s of 5m0s: 683064 executions, 424166 successful rsg_test.go:828: 3m10s of 5m0s: 700571 executions, 435078 successful rsg_test.go:828: 3m15s of 5m0s: 720578 executions, 447466 successful rsg_test.go:828: 3m20s of 5m0s: 737565 executions, 458072 successful rsg_test.go:828: 3m25s of 5m0s: 755198 executions, 468977 successful rsg_test.go:828: 3m30s of 5m0s: 773739 executions, 480517 successful rsg_test.go:828: 3m35s of 5m0s: 790160 executions, 490806 successful rsg_test.go:828: 3m40s of 5m0s: 807592 executions, 501545 successful rsg_test.go:828: 3m45s of 5m0s: 824789 executions, 512269 successful rsg_test.go:828: 3m50s of 5m0s: 843942 executions, 524167 successful rsg_test.go:828: 3m55s of 5m0s: 863405 executions, 536183 successful rsg_test.go:828: 4m0s of 5m0s: 886642 executions, 550669 successful rsg_test.go:828: 4m5s of 5m0s: 904075 executions, 561454 successful rsg_test.go:828: 4m10s of 5m0s: 922751 executions, 573125 successful rsg_test.go:828: 4m15s of 5m0s: 941543 executions, 584828 successful rsg_test.go:828: 4m20s of 5m0s: 958322 executions, 595335 successful rsg_test.go:828: 4m25s of 5m0s: 976963 executions, 606870 successful rsg_test.go:828: 4m30s of 5m0s: 995501 executions, 618367 successful rsg_test.go:828: 4m35s of 5m0s: 1013037 executions, 629313 successful rsg_test.go:828: 4m40s of 5m0s: 1034524 executions, 642690 successful rsg_test.go:828: 4m45s of 5m0s: 1050173 executions, 652413 successful rsg_test.go:828: 4m50s of 5m0s: 1068782 executions, 663931 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 82fddc52747a86c696a1f77a85abc25d05858cc1:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 13989673 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 185541 executions, 115420 successful rsg_test.go:828: 50s of 5m0s: 207801 executions, 129281 successful rsg_test.go:828: 55s of 5m0s: 228606 executions, 142209 successful rsg_test.go:828: 1m0s of 5m0s: 247328 executions, 153930 successful rsg_test.go:828: 1m5s of 5m0s: 267121 executions, 166254 successful rsg_test.go:828: 1m10s of 5m0s: 287085 executions, 178743 successful rsg_test.go:828: 1m15s of 5m0s: 307867 executions, 191609 successful rsg_test.go:828: 1m20s of 5m0s: 328568 executions, 204459 successful rsg_test.go:828: 1m25s of 5m0s: 347645 executions, 216329 successful rsg_test.go:828: 1m30s of 5m0s: 367816 executions, 228855 successful rsg_test.go:828: 1m35s of 5m0s: 388081 executions, 241410 successful rsg_test.go:828: 1m40s of 5m0s: 408895 executions, 254334 successful rsg_test.go:828: 1m45s of 5m0s: 425798 executions, 264807 successful rsg_test.go:828: 1m50s of 5m0s: 447162 executions, 278072 successful rsg_test.go:828: 1m55s of 5m0s: 467161 executions, 290586 successful rsg_test.go:828: 2m0s of 5m0s: 486097 executions, 302352 successful rsg_test.go:828: 2m5s of 5m0s: 505082 executions, 314157 successful rsg_test.go:828: 2m10s of 5m0s: 527717 executions, 328183 successful rsg_test.go:828: 2m15s of 5m0s: 547361 executions, 340488 successful rsg_test.go:828: 2m20s of 5m0s: 567193 executions, 352774 successful rsg_test.go:828: 2m25s of 5m0s: 589206 executions, 366548 successful rsg_test.go:828: 2m30s of 5m0s: 608179 executions, 378310 successful rsg_test.go:828: 2m35s of 5m0s: 628537 executions, 390973 successful rsg_test.go:828: 2m40s of 5m0s: 648627 executions, 403492 successful rsg_test.go:828: 2m45s of 5m0s: 669522 executions, 416462 successful rsg_test.go:828: 2m50s of 5m0s: 689750 executions, 428960 successful rsg_test.go:828: 2m55s of 5m0s: 710508 executions, 441846 successful rsg_test.go:828: 3m0s of 5m0s: 731549 executions, 454946 successful rsg_test.go:828: 3m5s of 5m0s: 751898 executions, 467623 successful rsg_test.go:828: 3m10s of 5m0s: 774685 executions, 481792 successful rsg_test.go:828: 3m15s of 5m0s: 791226 executions, 492018 successful rsg_test.go:828: 3m20s of 5m0s: 812003 executions, 504950 successful rsg_test.go:828: 3m25s of 5m0s: 834251 executions, 518820 successful rsg_test.go:828: 3m30s of 5m0s: 854451 executions, 531298 successful rsg_test.go:828: 3m35s of 5m0s: 873456 executions, 543165 successful rsg_test.go:828: 3m40s of 5m0s: 894282 executions, 556121 successful rsg_test.go:828: 3m45s of 5m0s: 911672 executions, 566995 successful rsg_test.go:828: 3m50s of 5m0s: 929842 executions, 578429 successful rsg_test.go:828: 3m55s of 5m0s: 946946 executions, 589128 successful rsg_test.go:828: 4m0s of 5m0s: 967767 executions, 602183 successful rsg_test.go:828: 4m5s of 5m0s: 989289 executions, 615572 successful rsg_test.go:828: 4m10s of 5m0s: 1011783 executions, 629572 successful rsg_test.go:828: 4m15s of 5m0s: 1030874 executions, 641411 successful rsg_test.go:828: 4m20s of 5m0s: 1053240 executions, 655308 successful rsg_test.go:828: 4m25s of 5m0s: 1074285 executions, 668465 successful rsg_test.go:828: 4m30s of 5m0s: 1094717 executions, 681137 successful rsg_test.go:828: 4m35s of 5m0s: 1114135 executions, 693140 successful rsg_test.go:828: 4m40s of 5m0s: 1137063 executions, 707358 successful rsg_test.go:828: 4m45s of 5m0s: 1159806 executions, 721451 successful rsg_test.go:828: 4m50s of 5m0s: 1180682 executions, 734399 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ fbea48d5cd399ab1889ae8ce76b11f521d914686:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15347610 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 188900 executions, 117328 successful rsg_test.go:828: 50s of 5m0s: 209773 executions, 130266 successful rsg_test.go:828: 55s of 5m0s: 232525 executions, 144432 successful rsg_test.go:828: 1m0s of 5m0s: 254950 executions, 158456 successful rsg_test.go:828: 1m5s of 5m0s: 274846 executions, 170808 successful rsg_test.go:828: 1m10s of 5m0s: 295755 executions, 183786 successful rsg_test.go:828: 1m15s of 5m0s: 317824 executions, 197584 successful rsg_test.go:828: 1m20s of 5m0s: 336367 executions, 209055 successful rsg_test.go:828: 1m25s of 5m0s: 357386 executions, 222068 successful rsg_test.go:828: 1m30s of 5m0s: 378762 executions, 235371 successful rsg_test.go:828: 1m35s of 5m0s: 397879 executions, 247225 successful rsg_test.go:828: 1m40s of 5m0s: 420324 executions, 261112 successful rsg_test.go:828: 1m45s of 5m0s: 443710 executions, 275633 successful rsg_test.go:828: 1m50s of 5m0s: 464664 executions, 288649 successful rsg_test.go:828: 1m55s of 5m0s: 487295 executions, 302748 successful rsg_test.go:828: 2m0s of 5m0s: 506169 executions, 314508 successful rsg_test.go:828: 2m5s of 5m0s: 524950 executions, 326206 successful rsg_test.go:828: 2m10s of 5m0s: 545897 executions, 339304 successful rsg_test.go:828: 2m15s of 5m0s: 565531 executions, 351492 successful rsg_test.go:828: 2m20s of 5m0s: 587586 executions, 365213 successful rsg_test.go:828: 2m25s of 5m0s: 611341 executions, 380023 successful rsg_test.go:828: 2m30s of 5m0s: 636443 executions, 395614 successful rsg_test.go:828: 2m35s of 5m0s: 657430 executions, 408691 successful rsg_test.go:828: 2m40s of 5m0s: 679362 executions, 422306 successful rsg_test.go:828: 2m45s of 5m0s: 697471 executions, 433499 successful rsg_test.go:828: 2m50s of 5m0s: 718216 executions, 446319 successful rsg_test.go:828: 2m55s of 5m0s: 740553 executions, 460289 successful rsg_test.go:828: 3m0s of 5m0s: 760587 executions, 472651 successful rsg_test.go:828: 3m5s of 5m0s: 780536 executions, 485149 successful rsg_test.go:828: 3m10s of 5m0s: 800299 executions, 497298 successful rsg_test.go:828: 3m15s of 5m0s: 823817 executions, 512012 successful rsg_test.go:828: 3m20s of 5m0s: 845035 executions, 525171 successful rsg_test.go:828: 3m25s of 5m0s: 869638 executions, 540369 successful rsg_test.go:828: 3m30s of 5m0s: 891908 executions, 554210 successful rsg_test.go:828: 3m35s of 5m0s: 916225 executions, 569405 successful rsg_test.go:828: 3m40s of 5m0s: 938124 executions, 582946 successful rsg_test.go:828: 3m45s of 5m0s: 957346 executions, 594895 successful rsg_test.go:828: 3m50s of 5m0s: 978412 executions, 608018 successful rsg_test.go:828: 3m55s of 5m0s: 1001428 executions, 622313 successful rsg_test.go:828: 4m0s of 5m0s: 1020759 executions, 634335 successful rsg_test.go:828: 4m5s of 5m0s: 1040313 executions, 646569 successful rsg_test.go:828: 4m10s of 5m0s: 1062356 executions, 660192 successful rsg_test.go:828: 4m15s of 5m0s: 1081295 executions, 671986 successful rsg_test.go:828: 4m20s of 5m0s: 1102213 executions, 685032 successful rsg_test.go:828: 4m25s of 5m0s: 1120914 executions, 696724 successful rsg_test.go:828: 4m30s of 5m0s: 1143122 executions, 710470 successful rsg_test.go:828: 4m35s of 5m0s: 1164636 executions, 723965 successful rsg_test.go:828: 4m40s of 5m0s: 1186141 executions, 737367 successful rsg_test.go:828: 4m45s of 5m0s: 1205694 executions, 749464 successful rsg_test.go:828: 4m50s of 5m0s: 1229325 executions, 764197 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 26713f81a397d13db4f2257eaa0f6bb70d1a7cb3:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15108680 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 172954 executions, 107646 successful rsg_test.go:828: 50s of 5m0s: 192257 executions, 119606 successful rsg_test.go:828: 55s of 5m0s: 209858 executions, 130608 successful rsg_test.go:828: 1m0s of 5m0s: 228654 executions, 142239 successful rsg_test.go:828: 1m5s of 5m0s: 249681 executions, 155290 successful rsg_test.go:828: 1m10s of 5m0s: 266929 executions, 165941 successful rsg_test.go:828: 1m15s of 5m0s: 286484 executions, 178092 successful rsg_test.go:828: 1m20s of 5m0s: 305495 executions, 189986 successful rsg_test.go:828: 1m25s of 5m0s: 323686 executions, 201320 successful rsg_test.go:828: 1m30s of 5m0s: 341977 executions, 212589 successful rsg_test.go:828: 1m35s of 5m0s: 361888 executions, 225101 successful rsg_test.go:828: 1m40s of 5m0s: 383918 executions, 238770 successful rsg_test.go:828: 1m45s of 5m0s: 401132 executions, 249487 successful rsg_test.go:828: 1m50s of 5m0s: 422555 executions, 262717 successful rsg_test.go:828: 1m55s of 5m0s: 444205 executions, 276218 successful rsg_test.go:828: 2m0s of 5m0s: 462398 executions, 287458 successful rsg_test.go:828: 2m5s of 5m0s: 483249 executions, 300473 successful rsg_test.go:828: 2m10s of 5m0s: 504578 executions, 313706 successful rsg_test.go:828: 2m15s of 5m0s: 524200 executions, 326004 successful rsg_test.go:828: 2m20s of 5m0s: 542642 executions, 337390 successful rsg_test.go:828: 2m25s of 5m0s: 563923 executions, 350609 successful rsg_test.go:828: 2m30s of 5m0s: 584030 executions, 363010 successful rsg_test.go:828: 2m35s of 5m0s: 600171 executions, 373081 successful rsg_test.go:828: 2m40s of 5m0s: 619170 executions, 384916 successful rsg_test.go:828: 2m45s of 5m0s: 640969 executions, 398538 successful rsg_test.go:828: 2m50s of 5m0s: 660695 executions, 410734 successful rsg_test.go:828: 2m55s of 5m0s: 680682 executions, 423265 successful rsg_test.go:828: 3m0s of 5m0s: 701547 executions, 436231 successful rsg_test.go:828: 3m5s of 5m0s: 725307 executions, 451052 successful rsg_test.go:828: 3m10s of 5m0s: 746165 executions, 464038 successful rsg_test.go:828: 3m15s of 5m0s: 767907 executions, 477419 successful rsg_test.go:828: 3m20s of 5m0s: 787310 executions, 489419 successful rsg_test.go:828: 3m25s of 5m0s: 807284 executions, 501905 successful rsg_test.go:828: 3m30s of 5m0s: 826268 executions, 513719 successful rsg_test.go:828: 3m35s of 5m0s: 847337 executions, 526769 successful rsg_test.go:828: 3m40s of 5m0s: 867749 executions, 539375 successful rsg_test.go:828: 3m45s of 5m0s: 888827 executions, 552487 successful rsg_test.go:828: 3m50s of 5m0s: 908692 executions, 564951 successful rsg_test.go:828: 3m55s of 5m0s: 929528 executions, 577858 successful rsg_test.go:828: 4m0s of 5m0s: 951251 executions, 591293 successful rsg_test.go:828: 4m5s of 5m0s: 973391 executions, 605130 successful rsg_test.go:828: 4m10s of 5m0s: 995716 executions, 618945 successful rsg_test.go:828: 4m15s of 5m0s: 1015974 executions, 631588 successful rsg_test.go:828: 4m20s of 5m0s: 1037627 executions, 644908 successful rsg_test.go:828: 4m25s of 5m0s: 1057778 executions, 657514 successful rsg_test.go:828: 4m30s of 5m0s: 1077559 executions, 669728 successful rsg_test.go:828: 4m35s of 5m0s: 1100010 executions, 683795 successful rsg_test.go:828: 4m40s of 5m0s: 1122783 executions, 697975 successful rsg_test.go:828: 4m45s of 5m0s: 1143907 executions, 711095 successful rsg_test.go:828: 4m50s of 5m0s: 1166455 executions, 725093 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ e8cad69249719e193cedcfd30d6a91350210d9d5:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15302107 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 176515 executions, 109376 successful rsg_test.go:828: 50s of 5m0s: 194099 executions, 120342 successful rsg_test.go:828: 55s of 5m0s: 212860 executions, 131962 successful rsg_test.go:828: 1m0s of 5m0s: 233483 executions, 144805 successful rsg_test.go:828: 1m5s of 5m0s: 254898 executions, 158088 successful rsg_test.go:828: 1m10s of 5m0s: 277189 executions, 171946 successful rsg_test.go:828: 1m15s of 5m0s: 295900 executions, 183569 successful rsg_test.go:828: 1m20s of 5m0s: 316949 executions, 196690 successful rsg_test.go:828: 1m25s of 5m0s: 333302 executions, 206845 successful rsg_test.go:828: 1m30s of 5m0s: 356265 executions, 221158 successful rsg_test.go:828: 1m35s of 5m0s: 375308 executions, 233059 successful rsg_test.go:828: 1m40s of 5m0s: 397486 executions, 246774 successful rsg_test.go:828: 1m45s of 5m0s: 417306 executions, 259204 successful rsg_test.go:828: 1m50s of 5m0s: 435494 executions, 270405 successful rsg_test.go:828: 1m55s of 5m0s: 456559 executions, 283552 successful rsg_test.go:828: 2m0s of 5m0s: 474056 executions, 294373 successful rsg_test.go:828: 2m5s of 5m0s: 493101 executions, 306203 successful rsg_test.go:828: 2m10s of 5m0s: 512023 executions, 318008 successful rsg_test.go:828: 2m15s of 5m0s: 533274 executions, 331179 successful rsg_test.go:828: 2m20s of 5m0s: 550380 executions, 341764 successful rsg_test.go:828: 2m25s of 5m0s: 570474 executions, 354331 successful rsg_test.go:828: 2m30s of 5m0s: 591291 executions, 367281 successful rsg_test.go:828: 2m35s of 5m0s: 611049 executions, 379556 successful rsg_test.go:828: 2m40s of 5m0s: 632081 executions, 392607 successful rsg_test.go:828: 2m45s of 5m0s: 656135 executions, 407676 successful rsg_test.go:828: 2m50s of 5m0s: 677310 executions, 420826 successful rsg_test.go:828: 2m55s of 5m0s: 698106 executions, 433735 successful rsg_test.go:828: 3m0s of 5m0s: 719116 executions, 446796 successful rsg_test.go:828: 3m5s of 5m0s: 737776 executions, 458340 successful rsg_test.go:828: 3m10s of 5m0s: 759681 executions, 472089 successful rsg_test.go:828: 3m15s of 5m0s: 782086 executions, 485950 successful rsg_test.go:828: 3m20s of 5m0s: 803913 executions, 499478 successful rsg_test.go:828: 3m25s of 5m0s: 825752 executions, 513060 successful rsg_test.go:828: 3m30s of 5m0s: 848368 executions, 527087 successful rsg_test.go:828: 3m35s of 5m0s: 870577 executions, 540863 successful rsg_test.go:828: 3m40s of 5m0s: 892485 executions, 554393 successful rsg_test.go:828: 3m45s of 5m0s: 912583 executions, 566919 successful rsg_test.go:828: 3m50s of 5m0s: 934708 executions, 580572 successful rsg_test.go:828: 3m55s of 5m0s: 957646 executions, 594844 successful rsg_test.go:828: 4m0s of 5m0s: 980142 executions, 608978 successful rsg_test.go:828: 4m5s of 5m0s: 998722 executions, 620561 successful rsg_test.go:828: 4m10s of 5m0s: 1017600 executions, 632337 successful rsg_test.go:828: 4m15s of 5m0s: 1036972 executions, 644354 successful rsg_test.go:828: 4m20s of 5m0s: 1056647 executions, 656530 successful rsg_test.go:828: 4m25s of 5m0s: 1075787 executions, 668384 successful rsg_test.go:828: 4m30s of 5m0s: 1096166 executions, 681108 successful rsg_test.go:828: 4m35s of 5m0s: 1119145 executions, 695335 successful rsg_test.go:828: 4m40s of 5m0s: 1139131 executions, 707771 successful rsg_test.go:828: 4m45s of 5m0s: 1161206 executions, 721504 successful rsg_test.go:828: 4m50s of 5m0s: 1181781 executions, 734320 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 4226a83871bbce776bc9389fca5cf084b4bb7632:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15359427 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 187045 executions, 116377 successful rsg_test.go:828: 50s of 5m0s: 207917 executions, 129329 successful rsg_test.go:828: 55s of 5m0s: 229818 executions, 142986 successful rsg_test.go:828: 1m0s of 5m0s: 251066 executions, 156136 successful rsg_test.go:828: 1m5s of 5m0s: 272760 executions, 169542 successful rsg_test.go:828: 1m10s of 5m0s: 292051 executions, 181529 successful rsg_test.go:828: 1m15s of 5m0s: 311881 executions, 193889 successful rsg_test.go:828: 1m20s of 5m0s: 332196 executions, 206488 successful rsg_test.go:828: 1m25s of 5m0s: 354394 executions, 220330 successful rsg_test.go:828: 1m30s of 5m0s: 375798 executions, 233479 successful rsg_test.go:828: 1m35s of 5m0s: 397438 executions, 246895 successful rsg_test.go:828: 1m40s of 5m0s: 418128 executions, 259738 successful rsg_test.go:828: 1m45s of 5m0s: 439864 executions, 273160 successful rsg_test.go:828: 1m50s of 5m0s: 463421 executions, 287848 successful rsg_test.go:828: 1m55s of 5m0s: 484192 executions, 300763 successful rsg_test.go:828: 2m0s of 5m0s: 502055 executions, 311744 successful rsg_test.go:828: 2m5s of 5m0s: 525537 executions, 326315 successful rsg_test.go:828: 2m10s of 5m0s: 550451 executions, 341786 successful rsg_test.go:828: 2m15s of 5m0s: 569101 executions, 353356 successful rsg_test.go:828: 2m20s of 5m0s: 591341 executions, 367274 successful rsg_test.go:828: 2m25s of 5m0s: 613349 executions, 380876 successful rsg_test.go:828: 2m30s of 5m0s: 633782 executions, 393528 successful rsg_test.go:828: 2m35s of 5m0s: 657478 executions, 408291 successful rsg_test.go:828: 2m40s of 5m0s: 676047 executions, 419731 successful rsg_test.go:828: 2m45s of 5m0s: 696256 executions, 432394 successful rsg_test.go:828: 2m50s of 5m0s: 715399 executions, 444308 successful rsg_test.go:828: 2m55s of 5m0s: 736771 executions, 457640 successful rsg_test.go:828: 3m0s of 5m0s: 757868 executions, 470737 successful rsg_test.go:828: 3m5s of 5m0s: 778846 executions, 483764 successful rsg_test.go:828: 3m10s of 5m0s: 800917 executions, 497416 successful rsg_test.go:828: 3m15s of 5m0s: 820735 executions, 509847 successful rsg_test.go:828: 3m20s of 5m0s: 841963 executions, 523095 successful rsg_test.go:828: 3m25s of 5m0s: 863446 executions, 536400 successful rsg_test.go:828: 3m30s of 5m0s: 883595 executions, 549017 successful rsg_test.go:828: 3m35s of 5m0s: 903985 executions, 561641 successful rsg_test.go:828: 3m40s of 5m0s: 924693 executions, 574432 successful rsg_test.go:828: 3m45s of 5m0s: 945662 executions, 587489 successful rsg_test.go:828: 3m50s of 5m0s: 964291 executions, 599161 successful rsg_test.go:828: 3m55s of 5m0s: 982806 executions, 610588 successful rsg_test.go:828: 4m0s of 5m0s: 1001603 executions, 622273 successful rsg_test.go:828: 4m5s of 5m0s: 1020984 executions, 634351 successful rsg_test.go:828: 4m10s of 5m0s: 1043708 executions, 648415 successful rsg_test.go:828: 4m15s of 5m0s: 1062854 executions, 660365 successful rsg_test.go:828: 4m20s of 5m0s: 1085213 executions, 674258 successful rsg_test.go:828: 4m25s of 5m0s: 1106681 executions, 687596 successful rsg_test.go:828: 4m30s of 5m0s: 1128567 executions, 701263 successful rsg_test.go:828: 4m35s of 5m0s: 1149434 executions, 714270 successful rsg_test.go:828: 4m40s of 5m0s: 1169114 executions, 726524 successful rsg_test.go:828: 4m45s of 5m0s: 1189270 executions, 738954 successful rsg_test.go:828: 4m50s of 5m0s: 1212215 executions, 753228 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 4226a83871bbce776bc9389fca5cf084b4bb7632:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 14025082 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions808940602 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 15779 executions, 9897 successful rsg_test.go:828: 10s of 5m0s: 35816 executions, 22288 successful rsg_test.go:828: 15s of 5m0s: 54964 executions, 34149 successful rsg_test.go:828: 20s of 5m0s: 73139 executions, 45460 successful rsg_test.go:828: 25s of 5m0s: 90330 executions, 56148 successful rsg_test.go:828: 30s of 5m0s: 108958 executions, 67676 successful rsg_test.go:828: 35s of 5m0s: 126789 executions, 78801 successful rsg_test.go:828: 40s of 5m0s: 146758 executions, 91194 successful rsg_test.go:828: 45s of 5m0s: 163592 executions, 101630 successful rsg_test.go:828: 50s of 5m0s: 183082 executions, 113774 successful rsg_test.go:828: 55s of 5m0s: 201236 executions, 125120 successful rsg_test.go:828: 1m0s of 5m0s: 223578 executions, 138965 successful rsg_test.go:828: 1m5s of 5m0s: 244403 executions, 151957 successful rsg_test.go:828: 1m10s of 5m0s: 265286 executions, 164951 successful rsg_test.go:828: 1m15s of 5m0s: 285770 executions, 177579 successful rsg_test.go:828: 1m20s of 5m0s: 307803 executions, 191241 successful rsg_test.go:828: 1m25s of 5m0s: 331491 executions, 206030 successful rsg_test.go:828: 1m30s of 5m0s: 353187 executions, 219447 successful rsg_test.go:828: 1m35s of 5m0s: 377727 executions, 234566 successful rsg_test.go:828: 1m40s of 5m0s: 397938 executions, 247191 successful rsg_test.go:828: 1m45s of 5m0s: 421929 executions, 262077 successful rsg_test.go:828: 1m50s of 5m0s: 443459 executions, 275436 successful rsg_test.go:828: 1m55s of 5m0s: 468930 executions, 291345 successful rsg_test.go:828: 2m0s of 5m0s: 487896 executions, 303129 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 5376e479204d6e8243f67c30aea3d031df529afd:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 15085857 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 166801 executions, 103785 successful rsg_test.go:828: 50s of 5m0s: 183921 executions, 114456 successful rsg_test.go:828: 55s of 5m0s: 203451 executions, 126546 successful rsg_test.go:828: 1m0s of 5m0s: 224754 executions, 139779 successful rsg_test.go:828: 1m5s of 5m0s: 243261 executions, 151350 successful rsg_test.go:828: 1m10s of 5m0s: 260760 executions, 162221 successful rsg_test.go:828: 1m15s of 5m0s: 279415 executions, 173872 successful rsg_test.go:828: 1m20s of 5m0s: 295805 executions, 183957 successful rsg_test.go:828: 1m25s of 5m0s: 315912 executions, 196486 successful rsg_test.go:828: 1m30s of 5m0s: 336122 executions, 208983 successful rsg_test.go:828: 1m35s of 5m0s: 356235 executions, 221567 successful rsg_test.go:828: 1m40s of 5m0s: 373517 executions, 232295 successful rsg_test.go:828: 1m45s of 5m0s: 394309 executions, 245224 successful rsg_test.go:828: 1m50s of 5m0s: 411947 executions, 256174 successful rsg_test.go:828: 1m55s of 5m0s: 431676 executions, 268433 successful rsg_test.go:828: 2m0s of 5m0s: 452590 executions, 281405 successful rsg_test.go:828: 2m5s of 5m0s: 473344 executions, 294151 successful rsg_test.go:828: 2m10s of 5m0s: 494590 executions, 307485 successful rsg_test.go:828: 2m15s of 5m0s: 518338 executions, 322234 successful rsg_test.go:828: 2m20s of 5m0s: 540574 executions, 336040 successful rsg_test.go:828: 2m25s of 5m0s: 561677 executions, 349186 successful rsg_test.go:828: 2m30s of 5m0s: 582264 executions, 361956 successful rsg_test.go:828: 2m35s of 5m0s: 604182 executions, 375561 successful rsg_test.go:828: 2m40s of 5m0s: 629264 executions, 391227 successful rsg_test.go:828: 2m45s of 5m0s: 649778 executions, 403910 successful rsg_test.go:828: 2m50s of 5m0s: 669577 executions, 416334 successful rsg_test.go:828: 2m55s of 5m0s: 692160 executions, 430277 successful rsg_test.go:828: 3m0s of 5m0s: 711428 executions, 442232 successful rsg_test.go:828: 3m5s of 5m0s: 733341 executions, 455772 successful rsg_test.go:828: 3m10s of 5m0s: 753157 executions, 468076 successful rsg_test.go:828: 3m15s of 5m0s: 775745 executions, 482183 successful rsg_test.go:828: 3m20s of 5m0s: 798094 executions, 496149 successful rsg_test.go:828: 3m25s of 5m0s: 819709 executions, 509587 successful rsg_test.go:828: 3m30s of 5m0s: 839707 executions, 522094 successful rsg_test.go:828: 3m35s of 5m0s: 859685 executions, 534433 successful rsg_test.go:828: 3m40s of 5m0s: 881952 executions, 548442 successful rsg_test.go:828: 3m45s of 5m0s: 906260 executions, 563497 successful rsg_test.go:828: 3m50s of 5m0s: 927077 executions, 576414 successful rsg_test.go:828: 3m55s of 5m0s: 948789 executions, 589980 successful rsg_test.go:828: 4m0s of 5m0s: 971220 executions, 603854 successful rsg_test.go:828: 4m5s of 5m0s: 994478 executions, 618307 successful rsg_test.go:828: 4m10s of 5m0s: 1014530 executions, 630649 successful rsg_test.go:828: 4m15s of 5m0s: 1037013 executions, 644686 successful rsg_test.go:828: 4m20s of 5m0s: 1059946 executions, 658991 successful rsg_test.go:828: 4m25s of 5m0s: 1080520 executions, 671742 successful rsg_test.go:828: 4m30s of 5m0s: 1097901 executions, 682575 successful rsg_test.go:828: 4m35s of 5m0s: 1121152 executions, 697023 successful rsg_test.go:828: 4m40s of 5m0s: 1143484 executions, 710847 successful rsg_test.go:828: 4m45s of 5m0s: 1165722 executions, 724607 successful rsg_test.go:828: 4m50s of 5m0s: 1185548 executions, 736968 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 6ceddbd9dc6b987add91ea93a665088e7928cb88:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8439410 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions1535486592 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 18253 executions, 11349 successful rsg_test.go:828: 10s of 5m0s: 39527 executions, 24569 successful rsg_test.go:828: 15s of 5m0s: 59466 executions, 37024 successful rsg_test.go:828: 20s of 5m0s: 78497 executions, 48815 successful rsg_test.go:828: 25s of 5m0s: 95172 executions, 59189 successful rsg_test.go:828: 30s of 5m0s: 114517 executions, 71263 successful rsg_test.go:828: 35s of 5m0s: 133191 executions, 82818 successful rsg_test.go:828: 40s of 5m0s: 153499 executions, 95543 successful rsg_test.go:828: 45s of 5m0s: 171596 executions, 106674 successful rsg_test.go:828: 50s of 5m0s: 189139 executions, 117590 successful rsg_test.go:828: 55s of 5m0s: 208971 executions, 130071 successful rsg_test.go:828: 1m0s of 5m0s: 231921 executions, 144255 successful rsg_test.go:828: 1m5s of 5m0s: 250121 executions, 155512 successful rsg_test.go:828: 1m10s of 5m0s: 267850 executions, 166538 successful rsg_test.go:828: 1m15s of 5m0s: 287584 executions, 178838 successful rsg_test.go:828: 1m20s of 5m0s: 309592 executions, 192486 successful rsg_test.go:828: 1m25s of 5m0s: 329498 executions, 204919 successful rsg_test.go:828: 1m30s of 5m0s: 351608 executions, 218606 successful rsg_test.go:828: 1m35s of 5m0s: 370855 executions, 230523 successful rsg_test.go:828: 1m40s of 5m0s: 388734 executions, 241723 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ bc953426b8cc479406c3b54b99154eb15fa4107b:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 9298519 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 163632 executions, 101508 successful rsg_test.go:828: 50s of 5m0s: 182504 executions, 113344 successful rsg_test.go:828: 55s of 5m0s: 200555 executions, 124508 successful rsg_test.go:828: 1m0s of 5m0s: 220026 executions, 136707 successful rsg_test.go:828: 1m5s of 5m0s: 237149 executions, 147406 successful rsg_test.go:828: 1m10s of 5m0s: 253636 executions, 157638 successful rsg_test.go:828: 1m15s of 5m0s: 269522 executions, 167507 successful rsg_test.go:828: 1m20s of 5m0s: 289110 executions, 179742 successful rsg_test.go:828: 1m25s of 5m0s: 306500 executions, 190598 successful rsg_test.go:828: 1m30s of 5m0s: 321854 executions, 200163 successful rsg_test.go:828: 1m35s of 5m0s: 339041 executions, 210848 successful rsg_test.go:828: 1m40s of 5m0s: 357714 executions, 222353 successful rsg_test.go:828: 1m45s of 5m0s: 378193 executions, 235021 successful rsg_test.go:828: 1m50s of 5m0s: 399426 executions, 248209 successful rsg_test.go:828: 1m55s of 5m0s: 419762 executions, 260865 successful rsg_test.go:828: 2m0s of 5m0s: 441405 executions, 274271 successful rsg_test.go:828: 2m5s of 5m0s: 457854 executions, 284467 successful rsg_test.go:828: 2m10s of 5m0s: 475820 executions, 295568 successful rsg_test.go:828: 2m15s of 5m0s: 493998 executions, 306915 successful rsg_test.go:828: 2m20s of 5m0s: 510640 executions, 317214 successful rsg_test.go:828: 2m25s of 5m0s: 529303 executions, 328786 successful rsg_test.go:828: 2m30s of 5m0s: 547974 executions, 340354 successful rsg_test.go:828: 2m35s of 5m0s: 567688 executions, 352624 successful rsg_test.go:828: 2m40s of 5m0s: 587618 executions, 365107 successful rsg_test.go:828: 2m45s of 5m0s: 606398 executions, 376735 successful rsg_test.go:828: 2m50s of 5m0s: 625214 executions, 388461 successful rsg_test.go:828: 2m55s of 5m0s: 646149 executions, 401418 successful rsg_test.go:828: 3m0s of 5m0s: 664405 executions, 412799 successful rsg_test.go:828: 3m5s of 5m0s: 684690 executions, 425394 successful rsg_test.go:828: 3m10s of 5m0s: 704905 executions, 437963 successful rsg_test.go:828: 3m15s of 5m0s: 721900 executions, 448583 successful rsg_test.go:828: 3m20s of 5m0s: 740097 executions, 459848 successful rsg_test.go:828: 3m25s of 5m0s: 761735 executions, 473441 successful rsg_test.go:828: 3m30s of 5m0s: 780531 executions, 485068 successful rsg_test.go:828: 3m35s of 5m0s: 796926 executions, 495246 successful rsg_test.go:828: 3m40s of 5m0s: 816372 executions, 507429 successful rsg_test.go:828: 3m45s of 5m0s: 835684 executions, 519373 successful rsg_test.go:828: 3m50s of 5m0s: 852950 executions, 530105 successful rsg_test.go:828: 3m55s of 5m0s: 867877 executions, 539422 successful rsg_test.go:828: 4m0s of 5m0s: 886438 executions, 551008 successful rsg_test.go:828: 4m5s of 5m0s: 905771 executions, 562980 successful rsg_test.go:828: 4m10s of 5m0s: 921473 executions, 572798 successful rsg_test.go:828: 4m15s of 5m0s: 938411 executions, 583349 successful rsg_test.go:828: 4m20s of 5m0s: 955558 executions, 594002 successful rsg_test.go:828: 4m25s of 5m0s: 973336 executions, 605144 successful rsg_test.go:828: 4m30s of 5m0s: 992954 executions, 617371 successful rsg_test.go:828: 4m35s of 5m0s: 1008665 executions, 627199 successful rsg_test.go:828: 4m40s of 5m0s: 1027860 executions, 639206 successful rsg_test.go:828: 4m45s of 5m0s: 1044070 executions, 649299 successful rsg_test.go:828: 4m50s of 5m0s: 1063612 executions, 661483 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ b4533bdbc4b478f0ad311bad80b62bd072cf61cf:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8667578 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions2461444688 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 18361 executions, 11372 successful rsg_test.go:828: 10s of 5m0s: 37928 executions, 23590 successful rsg_test.go:828: 15s of 5m0s: 56932 executions, 35447 successful rsg_test.go:828: 20s of 5m0s: 76492 executions, 47619 successful rsg_test.go:828: 25s of 5m0s: 97434 executions, 60641 successful rsg_test.go:828: 30s of 5m0s: 116930 executions, 72826 successful rsg_test.go:828: 35s of 5m0s: 136311 executions, 84880 successful rsg_test.go:828: 40s of 5m0s: 156552 executions, 97393 successful rsg_test.go:828: 45s of 5m0s: 177121 executions, 110205 successful rsg_test.go:828: 50s of 5m0s: 195788 executions, 121890 successful rsg_test.go:828: 55s of 5m0s: 216484 executions, 134739 successful rsg_test.go:828: 1m0s of 5m0s: 236614 executions, 147236 successful rsg_test.go:828: 1m5s of 5m0s: 258136 executions, 160615 successful rsg_test.go:828: 1m10s of 5m0s: 278505 executions, 173191 successful rsg_test.go:828: 1m15s of 5m0s: 299120 executions, 186096 successful rsg_test.go:828: 1m20s of 5m0s: 320857 executions, 199566 successful rsg_test.go:828: 1m25s of 5m0s: 339234 executions, 211067 successful rsg_test.go:828: 1m30s of 5m0s: 360653 executions, 224320 successful rsg_test.go:828: 1m35s of 5m0s: 380399 executions, 236575 successful rsg_test.go:828: 1m40s of 5m0s: 400220 executions, 248950 successful rsg_test.go:828: 1m45s of 5m0s: 422870 executions, 262990 successful rsg_test.go:828: 1m50s of 5m0s: 444998 executions, 276698 successful rsg_test.go:828: 1m55s of 5m0s: 464235 executions, 288681 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 4c24848334fa068ae0eef950c687b42497bb7bd0:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 9265710 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions3733435418 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 20262 executions, 12619 successful rsg_test.go:828: 10s of 5m0s: 43633 executions, 27220 successful rsg_test.go:828: 15s of 5m0s: 65601 executions, 40878 successful rsg_test.go:828: 20s of 5m0s: 88640 executions, 55285 successful rsg_test.go:828: 25s of 5m0s: 112032 executions, 69736 successful rsg_test.go:828: 30s of 5m0s: 130826 executions, 81438 successful rsg_test.go:828: 35s of 5m0s: 148762 executions, 92585 successful rsg_test.go:828: 40s of 5m0s: 167468 executions, 104217 successful rsg_test.go:828: 45s of 5m0s: 187227 executions, 116485 successful rsg_test.go:828: 50s of 5m0s: 205123 executions, 127717 successful rsg_test.go:828: 55s of 5m0s: 225349 executions, 140284 successful rsg_test.go:828: 1m0s of 5m0s: 247649 executions, 154173 successful rsg_test.go:828: 1m5s of 5m0s: 267481 executions, 166509 successful rsg_test.go:828: 1m10s of 5m0s: 288699 executions, 179677 successful rsg_test.go:828: 1m15s of 5m0s: 310207 executions, 193084 successful rsg_test.go:828: 1m20s of 5m0s: 329310 executions, 204980 successful rsg_test.go:828: 1m25s of 5m0s: 349221 executions, 217309 successful rsg_test.go:828: 1m30s of 5m0s: 368929 executions, 229572 successful rsg_test.go:828: 1m35s of 5m0s: 388702 executions, 241952 successful rsg_test.go:828: 1m40s of 5m0s: 410575 executions, 255563 successful rsg_test.go:828: 1m45s of 5m0s: 432700 executions, 269343 successful rsg_test.go:828: 1m50s of 5m0s: 454032 executions, 282604 successful rsg_test.go:828: 1m55s of 5m0s: 475943 executions, 296210 successful rsg_test.go:828: 2m0s of 5m0s: 497244 executions, 309457 successful rsg_test.go:828: 2m5s of 5m0s: 519268 executions, 323129 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-sessions branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 4d53217fb2d27559257d46261badb3be91428d1a:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8749819 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions790107806 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 21420 executions, 13433 successful rsg_test.go:828: 10s of 5m0s: 39859 executions, 24739 successful rsg_test.go:828: 15s of 5m0s: 59683 executions, 37143 successful rsg_test.go:828: 20s of 5m0s: 79272 executions, 49267 successful rsg_test.go:828: 25s of 5m0s: 98339 executions, 61126 successful rsg_test.go:828: 30s of 5m0s: 120192 executions, 74579 successful rsg_test.go:828: 35s of 5m0s: 143041 executions, 88868 successful rsg_test.go:828: 40s of 5m0s: 160728 executions, 99789 successful rsg_test.go:828: 45s of 5m0s: 183100 executions, 113747 successful rsg_test.go:828: 50s of 5m0s: 201524 executions, 125205 successful rsg_test.go:828: 55s of 5m0s: 221005 executions, 137276 successful rsg_test.go:828: 1m0s of 5m0s: 239640 executions, 148909 successful rsg_test.go:828: 1m5s of 5m0s: 258935 executions, 160892 successful rsg_test.go:828: 1m10s of 5m0s: 279829 executions, 173914 successful rsg_test.go:828: 1m15s of 5m0s: 299030 executions, 185874 successful rsg_test.go:828: 1m20s of 5m0s: 318226 executions, 197782 successful rsg_test.go:828: 1m25s of 5m0s: 338317 executions, 210230 successful rsg_test.go:828: 1m30s of 5m0s: 357916 executions, 222554 successful rsg_test.go:828: 1m35s of 5m0s: 376296 executions, 233890 successful rsg_test.go:828: 1m40s of 5m0s: 397586 executions, 247112 successful rsg_test.go:828: 1m45s of 5m0s: 419273 executions, 260610 successful rsg_test.go:828: 1m50s of 5m0s: 441572 executions, 274470 successful rsg_test.go:828: 1m55s of 5m0s: 461676 executions, 287015 successful rsg_test.go:828: 2m0s of 5m0s: 481245 executions, 299147 successful rsg_test.go:828: 2m5s of 5m0s: 499432 executions, 310502 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 1443aa2b0a4b906ba2b252da53e04097ed75051a:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8820573 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 160564 executions, 99891 successful rsg_test.go:828: 50s of 5m0s: 178178 executions, 110940 successful rsg_test.go:828: 55s of 5m0s: 198733 executions, 123649 successful rsg_test.go:828: 1m0s of 5m0s: 216077 executions, 134488 successful rsg_test.go:828: 1m5s of 5m0s: 235210 executions, 146413 successful rsg_test.go:828: 1m10s of 5m0s: 253650 executions, 157932 successful rsg_test.go:828: 1m15s of 5m0s: 271619 executions, 169170 successful rsg_test.go:828: 1m20s of 5m0s: 289197 executions, 180121 successful rsg_test.go:828: 1m25s of 5m0s: 307947 executions, 191678 successful rsg_test.go:828: 1m30s of 5m0s: 323397 executions, 201304 successful rsg_test.go:828: 1m35s of 5m0s: 339175 executions, 211163 successful rsg_test.go:828: 1m40s of 5m0s: 354470 executions, 220689 successful rsg_test.go:828: 1m45s of 5m0s: 371183 executions, 231002 successful rsg_test.go:828: 1m50s of 5m0s: 389941 executions, 242721 successful rsg_test.go:828: 1m55s of 5m0s: 411573 executions, 256162 successful rsg_test.go:828: 2m0s of 5m0s: 429719 executions, 267385 successful rsg_test.go:828: 2m5s of 5m0s: 445898 executions, 277553 successful rsg_test.go:828: 2m10s of 5m0s: 461991 executions, 287473 successful rsg_test.go:828: 2m15s of 5m0s: 478732 executions, 297994 successful rsg_test.go:828: 2m20s of 5m0s: 498642 executions, 310367 successful rsg_test.go:828: 2m25s of 5m0s: 516499 executions, 321466 successful rsg_test.go:828: 2m30s of 5m0s: 534441 executions, 332654 successful rsg_test.go:828: 2m35s of 5m0s: 553518 executions, 344538 successful rsg_test.go:828: 2m40s of 5m0s: 569275 executions, 354208 successful rsg_test.go:828: 2m45s of 5m0s: 588933 executions, 366440 successful rsg_test.go:828: 2m50s of 5m0s: 610492 executions, 379920 successful rsg_test.go:828: 2m55s of 5m0s: 631010 executions, 392709 successful rsg_test.go:828: 3m0s of 5m0s: 649106 executions, 404028 successful rsg_test.go:828: 3m5s of 5m0s: 667406 executions, 415339 successful rsg_test.go:828: 3m10s of 5m0s: 683231 executions, 425228 successful rsg_test.go:828: 3m15s of 5m0s: 699563 executions, 435362 successful rsg_test.go:828: 3m20s of 5m0s: 717698 executions, 446662 successful rsg_test.go:828: 3m25s of 5m0s: 737225 executions, 458850 successful rsg_test.go:828: 3m30s of 5m0s: 759391 executions, 472674 successful rsg_test.go:828: 3m35s of 5m0s: 778150 executions, 484354 successful rsg_test.go:828: 3m40s of 5m0s: 797599 executions, 496441 successful rsg_test.go:828: 3m45s of 5m0s: 817502 executions, 508842 successful rsg_test.go:828: 3m50s of 5m0s: 835025 executions, 519597 successful rsg_test.go:828: 3m55s of 5m0s: 855170 executions, 532107 successful rsg_test.go:828: 4m0s of 5m0s: 874523 executions, 544128 successful rsg_test.go:828: 4m5s of 5m0s: 893680 executions, 556033 successful rsg_test.go:828: 4m10s of 5m0s: 910523 executions, 566397 successful rsg_test.go:828: 4m15s of 5m0s: 929531 executions, 578210 successful rsg_test.go:828: 4m20s of 5m0s: 948926 executions, 590265 successful rsg_test.go:828: 4m25s of 5m0s: 964553 executions, 600115 successful rsg_test.go:828: 4m30s of 5m0s: 982766 executions, 611367 successful rsg_test.go:828: 4m35s of 5m0s: 1000025 executions, 622114 successful rsg_test.go:828: 4m40s of 5m0s: 1020146 executions, 634674 successful rsg_test.go:828: 4m45s of 5m0s: 1038291 executions, 645893 successful rsg_test.go:828: 4m50s of 5m0s: 1055620 executions, 656698 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 38af000823855ea428bc9b3618cbe74012aeccdc:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 7901369 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions3909750421 test_log_scope.go:79: use -show-logs to present logs inline ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ ac03080b01fd57dcaf6a3eeaa6686751a6094fa2:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 11894967 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions939751456 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 23404 executions, 14648 successful rsg_test.go:828: 10s of 5m0s: 45836 executions, 28484 successful rsg_test.go:828: 15s of 5m0s: 68252 executions, 42349 successful rsg_test.go:828: 20s of 5m0s: 88237 executions, 54834 successful rsg_test.go:828: 25s of 5m0s: 109997 executions, 68321 successful rsg_test.go:828: 30s of 5m0s: 131729 executions, 81885 successful rsg_test.go:828: 35s of 5m0s: 154387 executions, 95910 successful rsg_test.go:828: 40s of 5m0s: 177664 executions, 110439 successful rsg_test.go:828: 45s of 5m0s: 201137 executions, 125134 successful rsg_test.go:828: 50s of 5m0s: 224439 executions, 139633 successful rsg_test.go:828: 55s of 5m0s: 246132 executions, 153085 successful rsg_test.go:828: 1m0s of 5m0s: 266400 executions, 165781 successful rsg_test.go:828: 1m5s of 5m0s: 289381 executions, 180066 successful rsg_test.go:828: 1m10s of 5m0s: 311371 executions, 193701 successful rsg_test.go:828: 1m15s of 5m0s: 332611 executions, 206914 successful rsg_test.go:828: 1m20s of 5m0s: 354913 executions, 220683 successful rsg_test.go:828: 1m25s of 5m0s: 373742 executions, 232500 successful rsg_test.go:828: 1m30s of 5m0s: 395156 executions, 245707 successful rsg_test.go:828: 1m35s of 5m0s: 415713 executions, 258596 successful rsg_test.go:828: 1m40s of 5m0s: 437548 executions, 272089 successful rsg_test.go:828: 1m45s of 5m0s: 458189 executions, 284840 successful rsg_test.go:828: 1m50s of 5m0s: 478845 executions, 297747 successful rsg_test.go:828: 1m55s of 5m0s: 500401 executions, 311057 successful rsg_test.go:828: 2m0s of 5m0s: 522921 executions, 325095 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ afe0240f6266af0b21fb521bd6120858ae99f442:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8957158 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions4046696124 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 23379 executions, 14716 successful rsg_test.go:828: 10s of 5m0s: 45124 executions, 28148 successful rsg_test.go:828: 15s of 5m0s: 67735 executions, 42270 successful rsg_test.go:828: 20s of 5m0s: 87850 executions, 54758 successful rsg_test.go:828: 25s of 5m0s: 107905 executions, 67283 successful rsg_test.go:828: 30s of 5m0s: 129014 executions, 80331 successful rsg_test.go:828: 35s of 5m0s: 148135 executions, 92199 successful rsg_test.go:828: 40s of 5m0s: 169851 executions, 105667 successful rsg_test.go:828: 45s of 5m0s: 190916 executions, 118827 successful rsg_test.go:828: 50s of 5m0s: 211705 executions, 131741 successful rsg_test.go:828: 55s of 5m0s: 235139 executions, 146323 successful rsg_test.go:828: 1m0s of 5m0s: 258056 executions, 160588 successful rsg_test.go:828: 1m5s of 5m0s: 278440 executions, 173250 successful rsg_test.go:828: 1m10s of 5m0s: 296727 executions, 184711 successful rsg_test.go:828: 1m15s of 5m0s: 319549 executions, 198856 successful rsg_test.go:828: 1m20s of 5m0s: 340719 executions, 212102 successful rsg_test.go:828: 1m25s of 5m0s: 362604 executions, 225577 successful rsg_test.go:828: 1m30s of 5m0s: 383348 executions, 238516 successful rsg_test.go:828: 1m35s of 5m0s: 405300 executions, 252105 successful rsg_test.go:828: 1m40s of 5m0s: 424417 executions, 264004 successful rsg_test.go:828: 1m45s of 5m0s: 448102 executions, 278825 successful rsg_test.go:828: 1m50s of 5m0s: 470710 executions, 292855 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 76b4c6ece0e687aefbf45da57a526f7d3b1a7f8a:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 11417905 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions1125956815 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 21027 executions, 13105 successful rsg_test.go:828: 10s of 5m0s: 42356 executions, 26372 successful rsg_test.go:828: 15s of 5m0s: 64712 executions, 40208 successful rsg_test.go:828: 20s of 5m0s: 84489 executions, 52516 successful rsg_test.go:828: 25s of 5m0s: 104544 executions, 64880 successful rsg_test.go:828: 30s of 5m0s: 125059 executions, 77654 successful rsg_test.go:828: 35s of 5m0s: 148376 executions, 92069 successful rsg_test.go:828: 40s of 5m0s: 169243 executions, 105017 successful rsg_test.go:828: 45s of 5m0s: 190155 executions, 118069 successful rsg_test.go:828: 50s of 5m0s: 210970 executions, 131061 successful rsg_test.go:828: 55s of 5m0s: 233387 executions, 144961 successful rsg_test.go:828: 1m0s of 5m0s: 251677 executions, 156330 successful rsg_test.go:828: 1m5s of 5m0s: 272934 executions, 169642 successful rsg_test.go:828: 1m10s of 5m0s: 290846 executions, 180756 successful rsg_test.go:828: 1m15s of 5m0s: 311105 executions, 193353 successful rsg_test.go:828: 1m20s of 5m0s: 331640 executions, 206206 successful rsg_test.go:828: 1m25s of 5m0s: 353495 executions, 219785 successful rsg_test.go:828: 1m30s of 5m0s: 377181 executions, 234662 successful rsg_test.go:828: 1m35s of 5m0s: 399378 executions, 248509 successful rsg_test.go:828: 1m40s of 5m0s: 418720 executions, 260451 successful rsg_test.go:828: 1m45s of 5m0s: 443189 executions, 275747 successful rsg_test.go:828: 1m50s of 5m0s: 464395 executions, 288950 successful rsg_test.go:828: 1m55s of 5m0s: 486648 executions, 302822 successful rsg_test.go:828: 2m0s of 5m0s: 510487 executions, 317655 successful rsg_test.go:828: 2m5s of 5m0s: 533237 executions, 331764 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ f462a0e04526d90b004b6865938587a1bec28c21:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8353560 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions107403164 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 20234 executions, 12556 successful rsg_test.go:828: 10s of 5m0s: 41546 executions, 25882 successful rsg_test.go:828: 15s of 5m0s: 62856 executions, 39047 successful rsg_test.go:828: 20s of 5m0s: 82451 executions, 51294 successful rsg_test.go:828: 25s of 5m0s: 103947 executions, 64674 successful rsg_test.go:828: 30s of 5m0s: 125987 executions, 78315 successful rsg_test.go:828: 35s of 5m0s: 145684 executions, 90596 successful rsg_test.go:828: 40s of 5m0s: 164992 executions, 102629 successful rsg_test.go:828: 45s of 5m0s: 184696 executions, 114826 successful rsg_test.go:828: 50s of 5m0s: 203891 executions, 126714 successful rsg_test.go:828: 55s of 5m0s: 224157 executions, 139382 successful rsg_test.go:828: 1m0s of 5m0s: 242283 executions, 150538 successful rsg_test.go:828: 1m5s of 5m0s: 263649 executions, 163886 successful rsg_test.go:828: 1m10s of 5m0s: 284240 executions, 176735 successful rsg_test.go:828: 1m15s of 5m0s: 305616 executions, 190115 successful rsg_test.go:828: 1m20s of 5m0s: 325824 executions, 202685 successful rsg_test.go:828: 1m25s of 5m0s: 345595 executions, 215008 successful rsg_test.go:828: 1m30s of 5m0s: 364942 executions, 227122 successful rsg_test.go:828: 1m35s of 5m0s: 385890 executions, 240139 successful rsg_test.go:828: 1m40s of 5m0s: 403828 executions, 251352 successful rsg_test.go:828: 1m45s of 5m0s: 426474 executions, 265407 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ e84e2cabef32a59d88041132f059a6768dfe56bb:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 11039072 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` rsg_test.go:828: 45s of 5m0s: 186986 executions, 116462 successful rsg_test.go:828: 50s of 5m0s: 208197 executions, 129613 successful rsg_test.go:828: 55s of 5m0s: 230462 executions, 143410 successful rsg_test.go:828: 1m0s of 5m0s: 250231 executions, 155721 successful rsg_test.go:828: 1m5s of 5m0s: 271021 executions, 168613 successful rsg_test.go:828: 1m10s of 5m0s: 290124 executions, 180485 successful rsg_test.go:828: 1m15s of 5m0s: 309600 executions, 192553 successful rsg_test.go:828: 1m20s of 5m0s: 332057 executions, 206481 successful rsg_test.go:828: 1m25s of 5m0s: 351752 executions, 218738 successful rsg_test.go:828: 1m30s of 5m0s: 371835 executions, 231286 successful rsg_test.go:828: 1m35s of 5m0s: 390900 executions, 243163 successful rsg_test.go:828: 1m40s of 5m0s: 410812 executions, 255506 successful rsg_test.go:828: 1m45s of 5m0s: 429026 executions, 266851 successful rsg_test.go:828: 1m50s of 5m0s: 449554 executions, 279494 successful rsg_test.go:828: 1m55s of 5m0s: 472511 executions, 293665 successful rsg_test.go:828: 2m0s of 5m0s: 493209 executions, 306495 successful rsg_test.go:828: 2m5s of 5m0s: 511485 executions, 317916 successful rsg_test.go:828: 2m10s of 5m0s: 533216 executions, 331443 successful rsg_test.go:828: 2m15s of 5m0s: 552865 executions, 343595 successful rsg_test.go:828: 2m20s of 5m0s: 572659 executions, 355929 successful rsg_test.go:828: 2m25s of 5m0s: 591844 executions, 367871 successful rsg_test.go:828: 2m30s of 5m0s: 612436 executions, 380631 successful rsg_test.go:828: 2m35s of 5m0s: 636094 executions, 395221 successful rsg_test.go:828: 2m40s of 5m0s: 654351 executions, 406671 successful rsg_test.go:828: 2m45s of 5m0s: 675926 executions, 420138 successful rsg_test.go:828: 2m50s of 5m0s: 694031 executions, 431357 successful rsg_test.go:828: 2m55s of 5m0s: 715079 executions, 444446 successful rsg_test.go:828: 3m0s of 5m0s: 736797 executions, 458033 successful rsg_test.go:828: 3m5s of 5m0s: 753118 executions, 468134 successful rsg_test.go:828: 3m10s of 5m0s: 771996 executions, 479832 successful rsg_test.go:828: 3m15s of 5m0s: 792164 executions, 492439 successful rsg_test.go:828: 3m20s of 5m0s: 812634 executions, 505109 successful rsg_test.go:828: 3m25s of 5m0s: 832129 executions, 517245 successful rsg_test.go:828: 3m30s of 5m0s: 852792 executions, 530068 successful rsg_test.go:828: 3m35s of 5m0s: 873912 executions, 543136 successful rsg_test.go:828: 3m40s of 5m0s: 895381 executions, 556568 successful rsg_test.go:828: 3m45s of 5m0s: 917288 executions, 570161 successful rsg_test.go:828: 3m50s of 5m0s: 939365 executions, 583973 successful rsg_test.go:828: 3m55s of 5m0s: 961198 executions, 597575 successful rsg_test.go:828: 4m0s of 5m0s: 979301 executions, 608797 successful rsg_test.go:828: 4m5s of 5m0s: 1000062 executions, 621760 successful rsg_test.go:828: 4m10s of 5m0s: 1018470 executions, 633307 successful rsg_test.go:828: 4m15s of 5m0s: 1035599 executions, 643954 successful rsg_test.go:828: 4m20s of 5m0s: 1055745 executions, 656384 successful rsg_test.go:828: 4m25s of 5m0s: 1077595 executions, 670112 successful rsg_test.go:828: 4m30s of 5m0s: 1096770 executions, 682028 successful rsg_test.go:828: 4m35s of 5m0s: 1118201 executions, 695373 successful rsg_test.go:828: 4m40s of 5m0s: 1136982 executions, 707110 successful rsg_test.go:828: 4m45s of 5m0s: 1156098 executions, 718981 successful rsg_test.go:828: 4m50s of 5m0s: 1174854 executions, 730650 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

sql/tests.TestRandomSyntaxFunctions failed with artifacts on release-23.1 @ 870f9f667dd34bd0c926d38c08193db2672d78ff:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 8834074 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
    GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

``` === RUN TestRandomSyntaxFunctions test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d437d2c847dfedbc4972f231c3331c8e/logTestRandomSyntaxFunctions2379100808 test_log_scope.go:79: use -show-logs to present logs inline rsg_test.go:828: 5s of 5m0s: 19653 executions, 12276 successful rsg_test.go:828: 10s of 5m0s: 41212 executions, 25609 successful rsg_test.go:828: 15s of 5m0s: 62157 executions, 38772 successful rsg_test.go:828: 20s of 5m0s: 84889 executions, 52995 successful rsg_test.go:828: 25s of 5m0s: 102440 executions, 63828 successful rsg_test.go:828: 30s of 5m0s: 122962 executions, 76644 successful rsg_test.go:828: 35s of 5m0s: 143999 executions, 89713 successful rsg_test.go:828: 40s of 5m0s: 163122 executions, 101601 successful rsg_test.go:828: 45s of 5m0s: 184638 executions, 114963 successful rsg_test.go:828: 50s of 5m0s: 207644 executions, 129262 successful rsg_test.go:828: 55s of 5m0s: 226629 executions, 141097 successful rsg_test.go:828: 1m0s of 5m0s: 246798 executions, 153681 successful rsg_test.go:828: 1m5s of 5m0s: 268162 executions, 166984 successful rsg_test.go:828: 1m10s of 5m0s: 288999 executions, 179964 successful rsg_test.go:828: 1m15s of 5m0s: 310632 executions, 193416 successful rsg_test.go:828: 1m20s of 5m0s: 332237 executions, 206759 successful rsg_test.go:828: 1m25s of 5m0s: 352869 executions, 219528 successful rsg_test.go:828: 1m30s of 5m0s: 371804 executions, 231265 successful rsg_test.go:828: 1m35s of 5m0s: 392866 executions, 244403 successful rsg_test.go:828: 1m40s of 5m0s: 416600 executions, 259026 successful rsg_test.go:828: 1m45s of 5m0s: 435279 executions, 270550 successful rsg_test.go:828: 1m50s of 5m0s: 454580 executions, 282554 successful rsg_test.go:828: 1m55s of 5m0s: 474461 executions, 294927 successful rsg_test.go:828: 2m0s of 5m0s: 496052 executions, 308329 successful rsg_test.go:828: 2m5s of 5m0s: 516072 executions, 320758 successful ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #103375 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-23.1.0] - #101413 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot todo-deprecate.branch-release-23.1.0] - #96131 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.1] - #95718 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-master] - #95619 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95617 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #95616 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-foundations branch-release-22.2] - #87571 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-22.2]

This test on roachdash | Improve this report!