Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] add merge_with_main in unity #16661

Merged
merged 2 commits into from
Mar 10, 2024
Merged

[CI] add merge_with_main in unity #16661

merged 2 commits into from
Mar 10, 2024

Conversation

yongwww
Copy link
Member

@yongwww yongwww commented Feb 29, 2024

Add merge_with_main in unity. Adjust 5 retries with 2-minute timeout to 3 retries with 5-m timeout as cpu does.

@yongwww
Copy link
Member Author

yongwww commented Feb 29, 2024

cc: @lhutton1 @tqchen @vinx13

@lhutton1
Copy link
Contributor

lhutton1 commented Mar 1, 2024

Thanks for taking a look into this @yongwww, I'm not too familiar with Jenkins so I'll defer to others for review. Also cc @Liam-Sturge

@tqchen
Copy link
Member

tqchen commented Mar 4, 2024

@tvm-bot rerun

1 similar comment
@yongwww
Copy link
Member Author

yongwww commented Mar 5, 2024

@tvm-bot rerun

@yongwww
Copy link
Member Author

yongwww commented Mar 6, 2024

@tvm-bot rerun

@tqchen
Copy link
Member

tqchen commented Mar 8, 2024

@tvm-bot rerun

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Failed to re-run CI in https://github.com/apache/tvm/actions/runs/8204572397

Traceback (most recent call last):
  File "ci/scripts/github/github_tvmbot.py", line 595, in comment_failure
    raise item
  File "ci/scripts/github/github_tvmbot.py", line 701, in run
    pr.rerun_jenkins_ci()
  File "ci/scripts/github/github_tvmbot.py", line 554, in rerun_jenkins_ci
    post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN))
  File "/home/runner/work/tvm/tvm/ci/scripts/jenkins/git_utils.py", line 53, in post
    with request.urlopen(req, data) as response:
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway

with response

<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>

@tqchen
Copy link
Member

tqchen commented Mar 8, 2024

@tvm-bot rerun

1 similar comment
@yongwww
Copy link
Member Author

yongwww commented Mar 8, 2024

@tvm-bot rerun

@tqchen tqchen merged commit 9b3621b into apache:main Mar 10, 2024
18 checks passed
@yongwww yongwww deleted the ci_unity_rebase branch March 10, 2024 17:20
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
* [CI] add merge_with_main in unity

* add var upstream_revision
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
* [CI] add merge_with_main in unity

* add var upstream_revision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants