benjamin@Asterix:blog# git push Enumerating objects: 138, done. Counting objects: 100% (138/138), done. Delta compression using up to 16 threads Compressing objects: 100% (118/118), done. Writing objects: 100% (118/118), 45.47 MiB | 32.04 MiB/s, done. Total 118 (delta 63), reused 0 (delta 0), pack-reused 0 error: RPC failed; curl 56 LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0 send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up unexpectedly Everything up-to-date benjamin@Asterix:blog# git fetch benjamin@Asterix:blog# GIT_CURL_VERBOSE=1 GIT_TRACE=1 git push 23:38:25.362521 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/bin/git 23:38:25.363107 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/bin 23:38:25.363867 git.c:444 trace: built-in: git push 23:38:25.364345 run-command.c:664 trace: run_command: GIT_DIR=.git git remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git 23:38:25.366739 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git 23:38:25.367244 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.367810 git.c:730 trace: exec: git-remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git 23:38:25.367827 run-command.c:664 trace: run_command: git-remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git 23:38:25.373542 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-https 23:38:25.374073 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.376194 http.c:756 == Info: Couldn't find host gitlab.fritz.box in the .netrc file; using defaults 23:38:25.383839 http.c:756 == Info: Trying 10.42.1.21... 23:38:25.383856 http.c:756 == Info: TCP_NODELAY set 23:38:25.419097 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0) 23:38:25.419208 http.c:756 == Info: ALPN, offering h2 23:38:25.419217 http.c:756 == Info: ALPN, offering http/1.1 23:38:25.426185 http.c:756 == Info: successfully set certificate verify locations: 23:38:25.426198 http.c:756 == Info: CAfile: /etc/ssl/cert.pem CApath: none 23:38:25.426265 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client hello (1): 23:38:25.431344 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server hello (2): 23:38:25.431371 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Certificate (11): 23:38:25.442715 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12): 23:38:25.442815 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server finished (14): 23:38:25.443033 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 23:38:25.443040 http.c:756 == Info: TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1): 23:38:25.443066 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Finished (20): 23:38:25.446304 http.c:756 == Info: TLSv1.2 (IN), TLS change cipher, Change cipher spec (1): 23:38:25.446344 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Finished (20): 23:38:25.446356 http.c:756 == Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 23:38:25.446359 http.c:756 == Info: ALPN, server accepted to use h2 23:38:25.446363 http.c:756 == Info: Server certificate: 23:38:25.446374 http.c:756 == Info: subject: C=DE; ST=Baden-Wuerttemberg; L=Karlsruhe; O=Behringer; CN=gitlab.fritz.box 23:38:25.446378 http.c:756 == Info: start date: Apr 11 22:31:27 2021 GMT 23:38:25.446382 http.c:756 == Info: expire date: Apr 11 22:31:27 2022 GMT 23:38:25.446391 http.c:756 == Info: subjectAltName: host "gitlab.fritz.box" matched cert's "gitlab.fritz.box" 23:38:25.446399 http.c:756 == Info: issuer: C=DE; ST=Baden-Wuerttemberg; O=Behringer; CN=Behringer 23:38:25.446402 http.c:756 == Info: SSL certificate verify ok. 23:38:25.446419 http.c:756 == Info: Using HTTP2, server supports multi-use 23:38:25.446422 http.c:756 == Info: Connection state changed (HTTP/2 confirmed) 23:38:25.446427 http.c:756 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0 23:38:25.446516 http.c:756 == Info: Using Stream ID: 1 (easy handle 0x7fc060008200) 23:38:25.446539 http.c:703 => Send header, 0000000199 bytes (0x000000c7) 23:38:25.446565 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/2 23:38:25.446568 http.c:715 => Send header: Host: gitlab.fritz.box 23:38:25.446570 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130) 23:38:25.446573 http.c:715 => Send header: Accept: */* 23:38:25.446575 http.c:715 => Send header: Accept-Encoding: deflate, gzip 23:38:25.446577 http.c:715 => Send header: Pragma: no-cache 23:38:25.446579 http.c:715 => Send header: 23:38:25.446596 http.c:756 == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 250)! 23:38:25.473948 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d) 23:38:25.473962 http.c:715 <= Recv header: HTTP/2 401 23:38:25.473966 http.c:703 <= Recv header, 0000000025 bytes (0x00000019) 23:38:25.473969 http.c:715 <= Recv header: cache-control: no-cache 23:38:25.473972 http.c:703 <= Recv header, 0000000041 bytes (0x00000029) 23:38:25.473975 http.c:715 <= Recv header: content-type: text/plain; charset=utf-8 23:38:25.473977 http.c:703 <= Recv header, 0000000037 bytes (0x00000025) 23:38:25.473980 http.c:715 <= Recv header: date: Mon, 22 Nov 2021 22:38:25 GMT 23:38:25.473983 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f) 23:38:25.473985 http.c:715 <= Recv header: server: nginx 23:38:25.473988 http.c:703 <= Recv header, 0000000014 bytes (0x0000000e) 23:38:25.473990 http.c:715 <= Recv header: vary: Accept 23:38:25.473993 http.c:703 <= Recv header, 0000000040 bytes (0x00000028) 23:38:25.474061 http.c:715 <= Recv header: www-authenticate: Basic realm="GitLab" 23:38:25.474069 http.c:703 <= Recv header, 0000000033 bytes (0x00000021) 23:38:25.474073 http.c:715 <= Recv header: x-content-type-options: nosniff 23:38:25.474099 http.c:703 <= Recv header, 0000000028 bytes (0x0000001c) 23:38:25.474101 http.c:715 <= Recv header: x-download-options: noopen 23:38:25.474104 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d) 23:38:25.474106 http.c:715 <= Recv header: x-frame-options: SAMEORIGIN 23:38:25.474109 http.c:703 <= Recv header, 0000000041 bytes (0x00000029) 23:38:25.474111 http.c:715 <= Recv header: x-permitted-cross-domain-policies: none 23:38:25.474113 http.c:703 <= Recv header, 0000000042 bytes (0x0000002a) 23:38:25.474115 http.c:715 <= Recv header: x-request-id: 01FN4WST7CTXXJJAKEKZNJM8D6 23:38:25.474226 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 23:38:25.474234 http.c:715 <= Recv header: x-runtime: 0.020858 23:38:25.474237 http.c:703 <= Recv header, 0000000033 bytes (0x00000021) 23:38:25.474240 http.c:715 <= Recv header: x-xss-protection: 1; mode=block 23:38:25.474243 http.c:703 <= Recv header, 0000000020 bytes (0x00000014) 23:38:25.474245 http.c:715 <= Recv header: content-length: 26 23:38:25.474249 http.c:703 <= Recv header, 0000000002 bytes (0x00000002) 23:38:25.474253 http.c:715 <= Recv header: 23:38:25.474311 http.c:756 == Info: Connection 23:38:25.474400 run-command.c:664 trace: run_command: 'git credential-osxkeychain get' 23:38:25.482498 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git 23:38:25.483117 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.483695 git.c:730 trace: exec: git-credential-osxkeychain get 23:38:25.483742 run-command.c:664 trace: run_command: git-credential-osxkeychain get 23:38:25.509132 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7fc05f904d20 [can multiplex] 23:38:25.509165 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box 23:38:25.509179 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0) 23:38:25.509196 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul' 23:38:25.509241 http.c:756 == Info: Using Stream ID: 3 (easy handle 0x7fc060008200) 23:38:25.509343 http.c:703 => Send header, 0000000274 bytes (0x00000112) 23:38:25.509352 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/2 23:38:25.509355 http.c:715 => Send header: Host: gitlab.fritz.box 23:38:25.509357 http.c:715 => Send header: Authorization: Basic <redacted> 23:38:25.509362 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130) 23:38:25.509364 http.c:715 => Send header: Accept: */* 23:38:25.509366 http.c:715 => Send header: Accept-Encoding: deflate, gzip 23:38:25.509369 http.c:715 => Send header: Pragma: no-cache 23:38:25.509370 http.c:715 => Send header: 23:38:25.601638 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d) 23:38:25.601651 http.c:715 <= Recv header: HTTP/2 200 23:38:25.601655 http.c:703 <= Recv header, 0000000025 bytes (0x00000019) 23:38:25.601658 http.c:715 <= Recv header: cache-control: no-cache 23:38:25.601667 http.c:703 <= Recv header, 0000000024 bytes (0x00000018) 23:38:25.601669 http.c:715 <= Recv header: content-encoding: gzip 23:38:25.601672 http.c:703 <= Recv header, 0000000060 bytes (0x0000003c) 23:38:25.601674 http.c:715 <= Recv header: content-type: application/x-git-receive-pack-advertisement 23:38:25.601677 http.c:703 <= Recv header, 0000000037 bytes (0x00000025) 23:38:25.601679 http.c:715 <= Recv header: date: Mon, 22 Nov 2021 22:38:25 GMT 23:38:25.601682 http.c:703 <= Recv header, 0000000050 bytes (0x00000032) 23:38:25.601684 http.c:715 <= Recv header: referrer-policy: strict-origin-when-cross-origin 23:38:25.601696 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f) 23:38:25.601698 http.c:715 <= Recv header: server: nginx 23:38:25.601700 http.c:703 <= Recv header, 0000000045 bytes (0x0000002d) 23:38:25.601702 http.c:715 <= Recv header: strict-transport-security: max-age=63072000 23:38:25.601705 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 23:38:25.601707 http.c:715 <= Recv header: content-length: 195 23:38:25.601710 http.c:703 <= Recv header, 0000000002 bytes (0x00000002) 23:38:25.601712 http.c:715 <= Recv header: 23:38:25.601760 http.c:756 == Info: Connection 23:38:25.601774 run-command.c:664 trace: run_command: 'git credential-osxkeychain store' 23:38:25.606895 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git 23:38:25.607684 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.608307 git.c:730 trace: exec: git-credential-osxkeychain store 23:38:25.608337 run-command.c:664 trace: run_command: git-credential-osxkeychain store 23:38:25.650675 run-command.c:664 trace: run_command: git send-pack --stateless-rpc --helper-status --thin --progress https://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin 23:38:25.652824 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git 23:38:25.653284 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.653839 git.c:444 trace: built-in: git send-pack --stateless-rpc --helper-status --thin --progress https://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin 23:38:25.654969 run-command.c:664 trace: run_command: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress 23:38:25.657120 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git 23:38:25.657608 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core 23:38:25.658172 git.c:444 trace: built-in: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress Enumerating objects: 138, done. Counting objects: 100% (138/138), done. Delta compression using up to 16 threads Compressing objects: 100% (118/118), done. Writing objects: 100% (118/118), 45.47 MiB | 28.20 MiB/s, done. Total 118 (delta 63), reused 0 (delta 0), pack-reused 0 23:38:27.877742 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7fc05f904d20 [can multiplex] 23:38:27.877816 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box 23:38:27.877830 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0) 23:38:27.877843 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul' 23:38:27.877866 http.c:756 == Info: Using Stream ID: 5 (easy handle 0x7fc060008200) 23:38:27.877955 http.c:703 => Send header, 0000000353 bytes (0x00000161) 23:38:27.878009 http.c:715 => Send header: POST /GevatterGaul/blog.git/git-receive-pack HTTP/2 23:38:27.878014 http.c:715 => Send header: Host: gitlab.fritz.box 23:38:27.878036 http.c:715 => Send header: Authorization: Basic <redacted> 23:38:27.878039 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130) 23:38:27.878041 http.c:715 => Send header: Accept-Encoding: deflate, gzip 23:38:27.878044 http.c:715 => Send header: Content-Type: application/x-git-receive-pack-request 23:38:27.878047 http.c:715 => Send header: Accept: application/x-git-receive-pack-result 23:38:27.878049 http.c:715 => Send header: Content-Length: 47678527 23:38:27.878051 http.c:715 => Send header: 23:38:28.157588 http.c:756 == Info: TLSv1.2 (IN), TLS alert, bad record mac (532): 23:38:28.157626 http.c:756 == Info: LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0 23:38:28.157633 http.c:756 == Info: Failed receiving HTTP2 data 23:38:28.157638 http.c:756 == Info: Connection died, retrying a fresh connect 23:38:28.157681 http.c:756 == Info: Closing connection 0 23:38:28.157730 http.c:756 == Info: TLSv1.2 (OUT), TLS alert, close notify (256): 23:38:28.160202 http.c:756 == Info: Issue another request to this URL: 'https://gitlab.fritz.box/GevatterGaul/blog.git/git-receive-pack' 23:38:28.160241 http.c:756 == Info: NTLM-proxy picked AND auth done set, clear picked! 23:38:28.160261 http.c:756 == Info: Hostname gitlab.fritz.box was found in DNS cache 23:38:28.160331 http.c:756 == Info: Trying 10.42.1.21... 23:38:28.160342 http.c:756 == Info: TCP_NODELAY set 23:38:28.184258 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#1) 23:38:28.184396 http.c:756 == Info: ALPN, offering h2 23:38:28.184411 http.c:756 == Info: ALPN, offering http/1.1 23:38:28.193966 http.c:756 == Info: successfully set certificate verify locations: 23:38:28.193980 http.c:756 == Info: CAfile: /etc/ssl/cert.pem CApath: none 23:38:28.194115 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client hello (1): 23:38:28.202177 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server hello (2): 23:38:28.202228 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Certificate (11): 23:38:28.204886 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12): 23:38:28.205025 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server finished (14): 23:38:28.205381 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 23:38:28.205396 http.c:756 == Info: TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1): 23:38:28.205438 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Finished (20): 23:38:28.207657 http.c:756 == Info: TLSv1.2 (IN), TLS change cipher, Change cipher spec (1): 23:38:28.207737 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Finished (20): 23:38:28.207756 http.c:756 == Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 23:38:28.207761 http.c:756 == Info: ALPN, server accepted to use h2 23:38:28.207768 http.c:756 == Info: Server certificate: 23:38:28.207783 http.c:756 == Info: subject: C=DE; ST=Baden-Wuerttemberg; L=Karlsruhe; O=Behringer; CN=gitlab.fritz.box 23:38:28.207790 http.c:756 == Info: start date: Apr 11 22:31:27 2021 GMT 23:38:28.207795 http.c:756 == Info: expire date: Apr 11 22:31:27 2022 GMT 23:38:28.207812 http.c:756 == Info: subjectAltName: host "gitlab.fritz.box" matched cert's "gitlab.fritz.box" 23:38:28.207824 http.c:756 == Info: issuer: C=DE; ST=Baden-Wuerttemberg; O=Behringer; CN=Behringer 23:38:28.207830 http.c:756 == Info: SSL certificate verify ok. 23:38:28.207854 http.c:756 == Info: Using HTTP2, server supports multi-use 23:38:28.207859 http.c:756 == Info: Connection state changed (HTTP/2 confirmed) 23:38:28.207865 http.c:756 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0 23:38:28.207933 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul' 23:38:28.207959 http.c:756 == Info: Using Stream ID: 1 (easy handle 0x7fc060008200) 23:38:28.207989 http.c:703 => Send header, 0000000353 bytes (0x00000161) 23:38:28.207999 http.c:715 => Send header: POST /GevatterGaul/blog.git/git-receive-pack HTTP/2 23:38:28.208004 http.c:715 => Send header: Host: gitlab.fritz.box 23:38:28.208007 http.c:715 => Send header: Authorization: Basic <redacted> 23:38:28.208010 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130) 23:38:28.208013 http.c:715 => Send header: Accept-Encoding: deflate, gzip 23:38:28.208017 http.c:715 => Send header: Content-Type: application/x-git-receive-pack-request 23:38:28.208020 http.c:715 => Send header: Accept: application/x-git-receive-pack-result 23:38:28.208023 http.c:715 => Send header: Content-Length: 47678527 23:38:28.208026 http.c:715 => Send header: 23:38:28.209222 http.c:756 == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 250)! 23:38:28.407818 http.c:756 == Info: TLSv1.2 (IN), TLS alert, bad record mac (532): 23:38:28.407852 http.c:756 == Info: LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0 23:38:28.407858 http.c:756 == Info: Failed receiving HTTP2 data 23:38:28.407880 http.c:756 == Info: SSL_write() returned SYSCALL, errno = 32 23:38:28.407885 http.c:756 == Info: Failed sending HTTP2 data 23:38:28.407896 http.c:756 == Info: Connection #1 to host gitlab.fritz.box left intact error: RPC failed; curl 56 LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0 send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up unexpectedly Everything up-to-date
|