Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Jenkins requires confirmation before proceeding to build #3

Description

Greetings.

My action is successfully connecting to the Jenkins but it fails to start build of a job.
When I visit the link that it tries to start build it says

Screenshot 2022-11-01 103726

However, if I press the 'proceed' manually it can start the build of a job. Any idea about automating this?

Thank you.

Edit:
The error that we are getting is: requests.exceptions.ConnectionError: HTTPConnectionPool(host='', port=8080): Max retries exceeded with url: /job/***/build (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fcbf2ff49e8>: Failed to establish a new connection: [Errno 110] Connection timed out'))

Edit (2):
I guess this thread is related with this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions