Yes, I've seen a failure with keystone as well today, and in some of my CI runs devstack itself has been OK.  But in the context of a whole devstack setup, it seems there's currently a flake which is very likely to prevent the setup as a whole from succeeding.

On Fri, Sep 30, 2022 at 12:07 PM Lajos Katona <katonalala@gmail.com> wrote:
Hi,
I had the same with keystone, and pulling Neutron, but strangely pulling neutron-lib (and networking-bagpipe also) worked...

Lajos

Artem Goncharov <artem.goncharov@gmail.com> ezt írta (időpont: 2022. szept. 30., P, 12:48):
I experience similar (but not same) error cloning freshly SDK repo

Cloning into 'openstacksdk'...
remote: Enumerating objects: 22680, done.
remote: Counting objects: 100% (22680/22680), done.
remote: Compressing objects: 100% (4690/4690), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

Artem

On 30. Sep 2022, at 12:09, Neil Jerram <neil@tigera.io> wrote:

Anyone else seeing this?

neil@glaurung:~/tt$ git clone https://opendev.org/openstack/devstack
Cloning into 'devstack'...
remote: Enumerating objects: 28589, done.
remote: Counting objects: 100% (28589/28589), done.
remote: Compressing objects: 100% (9638/9638), done.
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

Best wishes,
    Neil

--