Dmytro Shteflyuk created THRIFT-5913:
----------------------------------------
Summary: ci/dockercloud-stage build is broken
Key: THRIFT-5913
URL: https://issues.apache.org/jira/browse/THRIFT-5913
Project: Thrift
Issue Type: Bug
Components: Build Process
Reporter: Dmytro Shteflyuk
In the official repository on GitHub
[https://github.com/apache/thrift/commits/master/], every single commit is
marked with a red cross indicating a failing build. While all GitHub actions
checks succeed, two checks are consistently failing:
* {{ci/dockercloud-stage}} - Your image failed to build in Docker Hub
* {{ci/dockercloud-stage (/build/docker/ubuntu)}} - Your image failed to build
in Docker Hub
Clicking on them gives:
>
>[hub.docker.com/redirect/?resource_uri=/api/audit/v1/action/1def6867-6985-4d84-9c40-afdf9329e9f8|https://hub.docker.com/redirect/?resource_uri=/api/audit/v1/action/1def6867-6985-4d84-9c40-afdf9329e9f8/]
> {{{}{"error": "Our service is temporarily unavailable. We'll be back
> soon!"{}}}}
This would indicate that there is a webhook configured on the project that no
longer works,
and it would be nice to clean that up and either fix, or remove if no longer
functional.
Similar issue solved in another ASF project here:
https://issues.apache.org/jira/browse/FINERACT-2160
I have raised the question in the dev mailing list
[here,|https://lists.apache.org/thread/fvvgn76n00dbz0fm88vgnqh3bkwypq7o] but it
seems like nobody has access to fix it. Could somebody check if there are dead
webhhoks or app installations:
* [https://github.com/apache/thrift/settings/hooks]
* [https://github.com/apache/thrift/settings/installations]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)