git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t5564 seems to be failing on Debian unstable
@ 2025-09-16 22:22 brian m. carlson
  2025-09-16 22:46 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: brian m. carlson @ 2025-09-16 22:22 UTC (permalink / raw)
  To: git; +Cc: Ryan Hendrickson

[-- Attachment #1: Type: text/plain, Size: 28059 bytes --]

I've recently noticed that t5564 is failing on Debian unstable like so:

    mkdir -p "$TRASH_DIRECTORY/prereq-test-dir-SOCKS_PROXY" &&
    (
            cd "$TRASH_DIRECTORY/prereq-test-dir-SOCKS_PROXY" &&
            test_have_prereq PERL &&
            start_socks "$TRASH_DIRECTORY/%30.sock"
    
    )
    prerequisite SOCKS_PROXY ok
    expecting success of 5564.6 'clone via Unix socket':
            test_when_finished "rm -rf clone" &&
            test_config_global http.proxy "socks4://localhost$PWD/%2530.sock" && {
                    {
                            GIT_TRACE_CURL=$PWD/trace git clone "$HTTPD_URL/smart/repo.git" clone 2>err &&
                            grep -i "SOCKS4 request granted" trace
                    } ||
                    old_libcurl_error err
            }
    
    not ok 6 - clone via Unix socket
    #
    #               test_when_finished "rm -rf clone" &&
    #               test_config_global http.proxy "socks4://localhost$PWD/%2530.sock" && {
    #                       {
    #                               GIT_TRACE_CURL=$PWD/trace git clone "$HTTPD_URL/smart/repo.git" clone 2>err &&
    #                               grep -i "SOCKS4 request granted" trace
    #                       } ||
    #                       old_libcurl_error err
    #               }
    #

It's unclear to me what's going on here, but the output of the
`trace` file is below if that's helpful.  For context, this is libcurl
8.16.0.

----
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info:   Trying 127.0.0.1:5564...
== Info: Established connection to 127.0.0.1 (127.0.0.1 port 5564) from 127.0.0.1 port 58040
== Info: using HTTP/1.x
=> Send header, 0000000283 bytes (0x0000011b)
=> Send header: GET http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept: */*
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Pragma: no-cache
=> Send header: Git-Protocol: version=2
=> Send header:
== Info: Request completely sent off
<= Recv header, 0000000044 bytes (0x0000002c)
<= Recv header: HTTP/1.1 407 Proxy Authentication Required
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000046 bytes (0x0000002e)
<= Recv header: Proxy-Authenticate: Basic realm="proxy-auth"
<= Recv header, 0000000021 bytes (0x00000015)
<= Recv header: Content-Length: 415
<= Recv header, 0000000045 bytes (0x0000002d)
<= Recv header: Content-Type: text/html; charset=iso-8859-1
== Info: Ignoring the response-body
== Info: setting size while ignoring
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Issue another request to this URL: 'http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack'
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000336 bytes (0x00000150)
=> Send header: GET http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept: */*
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Pragma: no-cache
=> Send header: Git-Protocol: version=2
=> Send header:
== Info: Request completely sent off
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000059 bytes (0x0000003b)
<= Recv header: Content-Type: application/x-git-upload-pack-advertisement
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000189 bytes (0x000000bd)
<= Recv data: e..000eversion 2...31..0031agent=git/2.51.0.268.ga483264b01.
<= Recv data: dirty-Linux...13..0013ls-refs=unborn...4b..0020fetch=shallow
<= Recv data:  wait-for-done.0012server-option.0019object-format=sha256...
<= Recv data: 4..0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000408 bytes (0x00000198)
=> Send header: POST http://127.0.0.1:5564/smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 205
=> Send header:
=> Send data, 0000000205 bytes (0x000000cd)
=> Send data: 0014command=ls-refs.0030agent=git/2.51.0.268.ga483264b01.dir
=> Send data: ty-Linux0018object-format=sha25600010009peel.000csymrefs.000
=> Send data: bunborn.001bref-prefix refs/heads/.001aref-prefix refs/tags/
=> Send data: .0014ref-prefix HEAD.0000
== Info: upload completely sent off: 205 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000287 bytes (0x0000011f)
<= Recv data: 118..006ab7ddcba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0
<= Recv data: 082627ca379a3 HEAD symref-target:refs/heads/master.0057b7ddc
<= Recv data: ba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0082627ca379a3
<= Recv data: refs/heads/master.0053b7ddcba2d0055b73b625ed2f8eb921c83aab60
<= Recv data: 666730b9ee0d0082627ca379a3 refs/tags/foo.0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000408 bytes (0x00000198)
=> Send header: POST http://127.0.0.1:5564/smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 354
=> Send header:
=> Send data, 0000000354 bytes (0x00000162)
=> Send data: 0011command=fetch0030agent=git/2.51.0.268.ga483264b01.dirty-
=> Send data: Linux0018object-format=sha2560001000dthin-pack000dofs-delta0
=> Send data: 04awant b7ddcba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d00
=> Send data: 82627ca379a3.004awant b7ddcba2d0055b73b625ed2f8eb921c83aab60
=> Send data: 666730b9ee0d0082627ca379a3.004awant b7ddcba2d0055b73b625ed2f
=> Send data: 8eb921c83aab60666730b9ee0d0082627ca379a3.0009done.0000
== Info: upload completely sent off: 354 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000018 bytes (0x00000012)
<= Recv data: d..000dpackfile...
<= Recv data, 0000000169 bytes (0x000000a9)
<= Recv data: a3..0040.Enumerating objects: 3, done..Counting objects:  33
<= Recv data: % (1/3).0063.Counting objects:  66% (2/3).Counting objects:
<= Recv data: 100% (3/3).Counting objects: 100% (3/3), done....
<= Recv data, 0000000338 bytes (0x00000152)
<= Recv data: 14b..0043.Total 3 (delta 0), reused 0 (delta 0), pack-reused
<= Recv data:  0 (from 0).0102.PACK..........x...A..0.@.}N1.Pf&.4.".kq..H.
<= Recv data: )..H...U.n.}..6.A..%.1j.%...<.]..H.}..&.c.a......h.......]..
<= Recv data: {......v.J..n.R.-..+..........5...'8.........7..7{..x.340031
<= Recv data: QH...+ap..f.z...........i.i..#..I.O.E=.V....A4x.K........Oz
<= Recv data: b.l.B.1.....g..Z.Z.g_5..6..'..0006....
<= Recv data, 0000000009 bytes (0x00000009)
<= Recv data: 4..0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info:   Trying 127.0.0.1:5564...
== Info: Established connection to 127.0.0.1 (127.0.0.1 port 5564) from 127.0.0.1 port 58064
== Info: using HTTP/1.x
=> Send header, 0000000283 bytes (0x0000011b)
=> Send header: GET http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept: */*
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Pragma: no-cache
=> Send header: Git-Protocol: version=2
=> Send header:
== Info: Request completely sent off
<= Recv header, 0000000044 bytes (0x0000002c)
<= Recv header: HTTP/1.1 407 Proxy Authentication Required
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000046 bytes (0x0000002e)
<= Recv header: Proxy-Authenticate: Basic realm="proxy-auth"
<= Recv header, 0000000021 bytes (0x00000015)
<= Recv header: Content-Length: 415
<= Recv header, 0000000045 bytes (0x0000002d)
<= Recv header: Content-Type: text/html; charset=iso-8859-1
== Info: Ignoring the response-body
== Info: setting size while ignoring
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Issue another request to this URL: 'http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack'
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000336 bytes (0x00000150)
=> Send header: GET http://127.0.0.1:5564/smart/repo.git/info/refs?service=git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept: */*
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Pragma: no-cache
=> Send header: Git-Protocol: version=2
=> Send header:
== Info: Request completely sent off
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000059 bytes (0x0000003b)
<= Recv header: Content-Type: application/x-git-upload-pack-advertisement
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000173 bytes (0x000000ad)
<= Recv data: 52..000eversion 2.0031agent=git/2.51.0.268.ga483264b01.dirty
<= Recv data: -Linux.0013ls-refs=unborn...4f..0020fetch=shallow wait-for-d
<= Recv data: one.0012server-option.0019object-format=sha256.0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000408 bytes (0x00000198)
=> Send header: POST http://127.0.0.1:5564/smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 205
=> Send header:
=> Send data, 0000000205 bytes (0x000000cd)
=> Send data: 0014command=ls-refs.0030agent=git/2.51.0.268.ga483264b01.dir
=> Send data: ty-Linux0018object-format=sha25600010009peel.000csymrefs.000
=> Send data: bunborn.001bref-prefix refs/heads/.001aref-prefix refs/tags/
=> Send data: .0014ref-prefix HEAD.0000
== Info: upload completely sent off: 205 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000287 bytes (0x0000011f)
<= Recv data: 118..006ab7ddcba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0
<= Recv data: 082627ca379a3 HEAD symref-target:refs/heads/master.0057b7ddc
<= Recv data: ba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0082627ca379a3
<= Recv data: refs/heads/master.0053b7ddcba2d0055b73b625ed2f8eb921c83aab60
<= Recv data: 666730b9ee0d0082627ca379a3 refs/tags/foo.0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy 127.0.0.1
== Info: Proxy auth using Basic with user 'proxuser'
=> Send header, 0000000408 bytes (0x00000198)
=> Send header: POST http://127.0.0.1:5564/smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: Proxy-Authorization: Basic <redacted>
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Proxy-Connection: Keep-Alive
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 354
=> Send header:
=> Send data, 0000000354 bytes (0x00000162)
=> Send data: 0011command=fetch0030agent=git/2.51.0.268.ga483264b01.dirty-
=> Send data: Linux0018object-format=sha2560001000dthin-pack000dofs-delta0
=> Send data: 04awant b7ddcba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d00
=> Send data: 82627ca379a3.004awant b7ddcba2d0055b73b625ed2f8eb921c83aab60
=> Send data: 666730b9ee0d0082627ca379a3.004awant b7ddcba2d0055b73b625ed2f
=> Send data: 8eb921c83aab60666730b9ee0d0082627ca379a3.0009done.0000
== Info: upload completely sent off: 354 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Tue, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000018 bytes (0x00000012)
<= Recv data: d..000dpackfile...
<= Recv data, 0000000169 bytes (0x000000a9)
<= Recv data: a3..005d.Enumerating objects: 3, done..Counting objects:  33
<= Recv data: % (1/3).Counting objects:  66% (2/3).0046.Counting objects:
<= Recv data: 100% (3/3).Counting objects: 100% (3/3), done....
<= Recv data, 0000000338 bytes (0x00000152)
<= Recv data: 14b..0043.Total 3 (delta 0), reused 0 (delta 0), pack-reused
<= Recv data:  0 (from 0).0102.PACK..........x...A..0.@.}N1.Pf&.4.".kq..H.
<= Recv data: )..H...U.n.}..6.A..%.1j.%...<.]..H.}..&.c.a......h.......]..
<= Recv data: {......v.J..n.R.-..+..........5...'8.........7..7{..x.340031
<= Recv data: QH...+ap..f.z...........i.i..#..I.O.E=.V....A4x.K........Oz
<= Recv data: b.l.B.1.....g..Z.Z.g_5..6..'..0006....
<= Recv data, 0000000009 bytes (0x00000009)
<= Recv data: 4..0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host 127.0.0.1:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info:   Trying /home/bmc/checkouts/git/t/trash directory.t55:0...
== Info: Opened SOCKS connection from  port 0 to 127.0.0.1 port 5564 (via /home/bmc/checkouts/git/t/trash directory.t55 port 0)
== Info: Established connection to localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock (/home/bmc/checkouts/git/t/trash directory.t55 port 0) from  port 0
== Info: using HTTP/1.x
=> Send header, 0000000232 bytes (0x000000e8)
=> Send header: GET /smart/repo.git/info/refs?service=git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept: */*
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Pragma: no-cache
=> Send header: Git-Protocol: version=2
=> Send header:
== Info: Request completely sent off
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000059 bytes (0x0000003b)
<= Recv header: Content-Type: application/x-git-upload-pack-advertisement
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000173 bytes (0x000000ad)
<= Recv data: 52..000eversion 2.0031agent=git/2.51.0.268.ga483264b01.dirty
<= Recv data: -Linux.0013ls-refs=unborn...4f..0020fetch=shallow wait-for-d
<= Recv data: one.0012server-option.0019object-format=sha256.0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock
=> Send header, 0000000304 bytes (0x00000130)
=> Send header: POST /smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 205
=> Send header:
=> Send data, 0000000205 bytes (0x000000cd)
=> Send data: 0014command=ls-refs.0030agent=git/2.51.0.268.ga483264b01.dir
=> Send data: ty-Linux0018object-format=sha25600010009peel.000csymrefs.000
=> Send data: bunborn.001bref-prefix refs/heads/.001aref-prefix refs/tags/
=> Send data: .0014ref-prefix HEAD.0000
== Info: upload completely sent off: 205 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000287 bytes (0x0000011f)
<= Recv data: 118..006ab7ddcba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0
<= Recv data: 082627ca379a3 HEAD symref-target:refs/heads/master.0057b7ddc
<= Recv data: ba2d0055b73b625ed2f8eb921c83aab60666730b9ee0d0082627ca379a3
<= Recv data: refs/heads/master.0053b7ddcba2d0055b73b625ed2f8eb921c83aab60
<= Recv data: 666730b9ee0d0082627ca379a3 refs/tags/foo.0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock:5564 left intact
== Info: Couldn't find host 127.0.0.1 in the .netrc file; using defaults
== Info: Reusing existing http: connection with proxy localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock
=> Send header, 0000000304 bytes (0x00000130)
=> Send header: POST /smart/repo.git/git-upload-pack HTTP/1.1
=> Send header: Host: 127.0.0.1:5564
=> Send header: User-Agent: git/2.51.0.268.ga483264b01.dirty
=> Send header: Accept-Encoding: deflate, gzip, br, zstd
=> Send header: Content-Type: application/x-git-upload-pack-request
=> Send header: Accept: application/x-git-upload-pack-result
=> Send header: Git-Protocol: version=2
=> Send header: Content-Length: 369
=> Send header:
=> Send data, 0000000369 bytes (0x00000171)
=> Send data: 0011command=fetch0030agent=git/2.51.0.268.ga483264b01.dirty-
=> Send data: Linux0018object-format=sha2560001000dthin-pack000fno-progres
=> Send data: s000dofs-delta004awant b7ddcba2d0055b73b625ed2f8eb921c83aab6
=> Send data: 0666730b9ee0d0082627ca379a3.004awant b7ddcba2d0055b73b625ed2
=> Send data: f8eb921c83aab60666730b9ee0d0082627ca379a3.004awant b7ddcba2d
=> Send data: 0055b73b625ed2f8eb921c83aab60666730b9ee0d0082627ca379a3.0009
=> Send data: done.0000
== Info: upload completely sent off: 369 bytes
<= Recv header, 0000000017 bytes (0x00000011)
<= Recv header: HTTP/1.1 200 OK
<= Recv header, 0000000037 bytes (0x00000025)
<= Recv header: Date: Tue, 16 Sep 2025 22:18:55 GMT
<= Recv header, 0000000032 bytes (0x00000020)
<= Recv header: Server: Apache/2.4.65 (Debian)
<= Recv header, 0000000040 bytes (0x00000028)
<= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT
<= Recv header, 0000000018 bytes (0x00000012)
<= Recv header: Pragma: no-cache
<= Recv header, 0000000053 bytes (0x00000035)
<= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
<= Recv header, 0000000028 bytes (0x0000001c)
<= Recv header: Transfer-Encoding: chunked
<= Recv header, 0000000052 bytes (0x00000034)
<= Recv header: Content-Type: application/x-git-upload-pack-result
<= Recv header, 0000000002 bytes (0x00000002)
<= Recv header:
<= Recv data, 0000000018 bytes (0x00000012)
<= Recv data: d..000dpackfile...
<= Recv data, 0000000271 bytes (0x0000010f)
<= Recv data: 108..0102.PACK..........x...A..0.@.}N1.Pf&.4.".kq..H.)..H...
<= Recv data: U.n.}..6.A..%.1j.%...<.]..H.}..&.c.a......h.......]..{......
<= Recv data: v.J..n.R.-..+..........5...'8.........7..7{..x.340031QH...+a
<= Recv data: p..f.z...........i.i..#..I.O.E=.V....A4x.K........Ozb.l.B.1
<= Recv data: .....g..Z.Z.g_5..6..'..0006....
<= Recv data, 0000000009 bytes (0x00000009)
<= Recv data: 4..0000..
<= Recv data, 0000000005 bytes (0x00000005)
<= Recv data: 0....
== Info: Connection #0 to host localhost/home/bmc/checkouts/git/t/trash directory.t5564-http-proxy/%30.sock:5564 left intact
----
-- 
brian m. carlson (they/them)
Toronto, Ontario, CA

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: t5564 seems to be failing on Debian unstable
  2025-09-16 22:22 t5564 seems to be failing on Debian unstable brian m. carlson
@ 2025-09-16 22:46 ` Jeff King
  2025-09-18 23:29   ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff King @ 2025-09-16 22:46 UTC (permalink / raw)
  To: brian m. carlson; +Cc: git, Ryan Hendrickson

On Tue, Sep 16, 2025 at 10:22:34PM +0000, brian m. carlson wrote:

> I've recently noticed that t5564 is failing on Debian unstable like so:

Try:

  https://lore.kernel.org/git/20250827080702.GA3572995@coredump.intra.peff.net/

-Peff

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: t5564 seems to be failing on Debian unstable
  2025-09-16 22:46 ` Jeff King
@ 2025-09-18 23:29   ` brian m. carlson
  0 siblings, 0 replies; 3+ messages in thread
From: brian m. carlson @ 2025-09-18 23:29 UTC (permalink / raw)
  To: Jeff King; +Cc: git, Ryan Hendrickson

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

On 2025-09-16 at 22:46:29, Jeff King wrote:
> On Tue, Sep 16, 2025 at 10:22:34PM +0000, brian m. carlson wrote:
> 
> > I've recently noticed that t5564 is failing on Debian unstable like so:
> 
> Try:
> 
>   https://lore.kernel.org/git/20250827080702.GA3572995@coredump.intra.peff.net/

Yes, that does seem to fix it.  My apologies, that's in master but I
was on an old branch (based on Patrick's Rust base).  Thanks for the
quick response.
-- 
brian m. carlson (they/them)
Toronto, Ontario, CA

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-18 23:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 22:22 t5564 seems to be failing on Debian unstable brian m. carlson
2025-09-16 22:46 ` Jeff King
2025-09-18 23:29   ` brian m. carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).