I tried to run charm-recheck-full and it now failed on xenial-queens with error:
"""
OSError: [Errno 113] Connect call failed ('252.10.0.1', 17070)
"""
That error happened when async_block_until_wl_status_info_starts_with tried to connect to the model. Everytime, it's a different error on a different point.
WRT to pause/resume not working fine, I manually run xenial-pike (commented all gate tests except the xenial-pike one) and ran "tox -e func", which passed.
I tried to run charm-recheck-full and it now failed on xenial-queens with error:
"""
OSError: [Errno 113] Connect call failed ('252.10.0.1', 17070)
"""
That error happened when async_block_ until_wl_ status_ info_starts_ with tried to connect to the model. Everytime, it's a different error on a different point.
WRT to pause/resume not working fine, I manually run xenial-pike (commented all gate tests except the xenial-pike one) and ran "tox -e func", which passed.