Giter VIP home page Giter VIP logo

Comments (3)

cockroach-teamcity avatar cockroach-teamcity commented on June 30, 2024

acceptance.TestCompose failed with artifacts on release-23.2 @ 63851e1db5298f3cf0285a52f18deab21d32cf77:

=== RUN   TestCompose
--- FAIL: TestCompose (81.78s)
=== RUN   TestCompose/ComposeGSSFlyway
 flyway Pulling 
 flyway Error Head "https://registry-1.docker.io/v2/flyway/flyway/manifests/9.3": read tcp 172.31.70.150:38670->34.226.69.105:443: read: connection reset by peer
Error response from daemon: Head "https://registry-1.docker.io/v2/flyway/flyway/manifests/9.3": read tcp 172.31.70.150:38670->34.226.69.105:443: read: connection reset by peer
    compose_test.go:98:  flyway Pulling 
         flyway Error Head "https://registry-1.docker.io/v2/flyway/flyway/manifests/9.3": read tcp 172.31.70.150:38670->34.226.69.105:443: read: connection reset by peer
        Error response from daemon: Head "https://registry-1.docker.io/v2/flyway/flyway/manifests/9.3": read tcp 172.31.70.150:38670->34.226.69.105:443: read: connection reset by peer
        
    compose_test.go:99: exit status 18
    --- FAIL: TestCompose/ComposeGSSFlyway (0.12s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

  • #125003 acceptance: TestCompose failed [port 26257 failed: Connection refused] [C-test-failure O-robot T-dev-inf branch-master release-blocker]

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on June 30, 2024

acceptance.TestCompose failed with artifacts on release-23.2 @ f88e669339210a94016ce6555168dfffa5df8159:

        Attaching to cockroach_1, kdc_1, psql_1
        kdc_1        | Authenticating as principal root/[email protected] with password.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | krb5kdc: starting...
        psql_1       | Available certs:
        psql_1       | total 44
        psql_1       | -rw-r--r-- 1 roach roach 1151 Jun  7 22:47 ca.crt
        psql_1       | -rw------- 1 roach roach 1679 Jun  7 22:47 ca.key
        psql_1       | -rw-r--r-- 1 roach roach 1237 Jun  7 22:47 client.root.crt
        psql_1       | -rw------- 1 roach roach 1679 Jun  7 22:47 client.root.key
        psql_1       | -rw------- 1 roach roach 1218 Jun  7 22:47 client.root.key.pk8
        psql_1       | -rw------- 1 roach roach 2627 Jun  7 22:47 client.root.pk12
        psql_1       | -rw-r--r-- 1 roach roach 1253 Jun  7 22:47 client.testuser.crt
        psql_1       | -rw------- 1 roach roach 1675 Jun  7 22:47 client.testuser.key
        psql_1       | -rw------- 1 roach roach 1216 Jun  7 22:47 client.testuser.key.pk8
        psql_1       | -rw-r--r-- 1 roach roach 1204 Jun  7 22:47 node.crt
        psql_1       | -rw------- 1 roach roach 1675 Jun  7 22:47 node.key
        psql_1       | Environment:
        psql_1       | PGPORT=26257
        psql_1       | HOSTNAME=3af6175d8d38
        psql_1       | HOME=/home/roach
        psql_1       | PG_VERSION=15.4-1.pgdg120+1
        psql_1       | PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin
        psql_1       | LANG=en_US.utf8
        psql_1       | PG_MAJOR=15
        psql_1       | GOSU_VERSION=1.16
        psql_1       | PGHOST=cockroach
        psql_1       | PWD=/
        psql_1       | PGDATA=/var/lib/postgresql/data
        psql_1       | Creating a k5s token...
        psql_1       | Password for [email protected]: 
        psql_1       | Preparing SQL user ahead of test
        psql_1       | psql: error: connection to server at "cockroach" (192.168.32.3), port 26257 failed: Connection refused
        psql_1       | 	Is the server running on that host and accepting TCP/IP connections?
        cockroach_1  | *
        cockroach_1  | * WARNING: Running a server without --sql-addr, with a combined RPC/SQL listener, is deprecated.
        cockroach_1  | * This feature will be removed in a later version of CockroachDB.
        cockroach_1  | *
        
�[Kpsql_1 exited with code 2
        Aborting on container exit...
         Container gss_psql_1  Stopping
         Container gss_psql_1  Stopped
         Container gss_cockroach_1  Stopping
         Container gss_cockroach_1  Stopped
         Container gss_kdc_1  Stopping
         Container gss_kdc_1  Stopped
        
    compose_test.go:99: exit status 2
    --- FAIL: TestCompose/ComposeGSS (27.48s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

  • #125003 acceptance: TestCompose failed [port 26257 failed: Connection refused] [C-test-failure O-robot T-dev-inf branch-master release-blocker]

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on June 30, 2024

acceptance.TestCompose failed with artifacts on release-23.2 @ 13367f5ff46c7fead5fa4284c6781e3ad307f193:

         Container gss_cockroach_1  Creating
         Container gss_cockroach_1  Created
         Container gss_psql_1  Creating
         Container gss_psql_1  Created
        Attaching to cockroach_1, kdc_1, psql_1
        kdc_1        | Authenticating as principal root/[email protected] with password.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | krb5kdc: starting...
        psql_1       | Available certs:
        psql_1       | total 44
        psql_1       | -rw-r--r-- 1 roach roach 1151 Jun 12 15:13 ca.crt
        psql_1       | -rw------- 1 roach roach 1675 Jun 12 15:13 ca.key
        psql_1       | -rw-r--r-- 1 roach roach 1237 Jun 12 15:13 client.root.crt
        psql_1       | -rw------- 1 roach roach 1679 Jun 12 15:13 client.root.key
        psql_1       | -rw------- 1 roach roach 1219 Jun 12 15:13 client.root.key.pk8
        psql_1       | -rw------- 1 roach roach 2611 Jun 12 15:13 client.root.pk12
        psql_1       | -rw-r--r-- 1 roach roach 1253 Jun 12 15:13 client.testuser.crt
        psql_1       | -rw------- 1 roach roach 1675 Jun 12 15:13 client.testuser.key
        psql_1       | -rw------- 1 roach roach 1217 Jun 12 15:13 client.testuser.key.pk8
        psql_1       | -rw-r--r-- 1 roach roach 1204 Jun 12 15:13 node.crt
        psql_1       | -rw------- 1 roach roach 1675 Jun 12 15:13 node.key
        psql_1       | Environment:
        psql_1       | PGPORT=26257
        psql_1       | HOSTNAME=61293ee8ece4
        psql_1       | HOME=/home/roach
        psql_1       | PG_VERSION=15.4-1.pgdg120+1
        psql_1       | PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin
        psql_1       | LANG=en_US.utf8
        psql_1       | PG_MAJOR=15
        psql_1       | GOSU_VERSION=1.16
        psql_1       | PGHOST=cockroach
        psql_1       | PWD=/
        psql_1       | PGDATA=/var/lib/postgresql/data
        psql_1       | Creating a k5s token...
        psql_1       | Password for [email protected]: 
        psql_1       | Preparing SQL user ahead of test
        psql_1       | psql: error: connection to server at "cockroach" (192.168.32.3), port 26257 failed: Connection refused
        psql_1       | 	Is the server running on that host and accepting TCP/IP connections?
        Aborting on container exit...
        
�[Kpsql_1 exited with code 2
         Container gss_psql_1  Stopping
         Container gss_psql_1  Stopped
         Container gss_cockroach_1  Stopping
         Container gss_cockroach_1  Stopped
         Container gss_kdc_1  Stopping
         Container gss_kdc_1  Stopped
        
    compose_test.go:99: exit status 2
    --- FAIL: TestCompose/ComposeGSS (27.62s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

  • #125413 acceptance: TestCompose failed [port 26257 failed: Connection refused] [C-test-failure O-robot T-dev-inf branch-release-24.1]
  • #125003 acceptance: TestCompose failed [port 26257 failed: Connection refused] [C-test-failure O-robot T-dev-inf branch-master release-blocker]

This test on roachdash | Improve this report!

from cockroach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.