Skip to content

Ignoring Redeploy test on MacOS due to known failures (#1414) #3

Ignoring Redeploy test on MacOS due to known failures (#1414)

Ignoring Redeploy test on MacOS due to known failures (#1414) #3

Triggered via push October 3, 2023 19:25
Status Success
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Update draft release notes
23s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Update draft release notes
Resource not accessible by integration { name: 'HttpError', id: '6397520961', status: 403, response: { url: 'https://api.github.com/repos/HenryL27/ml-commons/releases', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 03 Oct 2023 19:26:08 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '2C91:20B6:43698B:88951A:651C6AD0', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '994', 'x-ratelimit-reset': '1696364701', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/HenryL27/ml-commons/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"Version (set here)","tag_name":"(None)","body":"Compatible with OpenSearch (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false}', request: {} }, event: { id: '6397520961', name: 'push', payload: { after: 'a0c20e6d9620f4f0f5da0c18459b1969b5e9757c', base_ref: null, before: '0e7d9eba8ea209cc765d257b939ed2c6eb95b2fa', commits: [ { author: { email: '35282393+DarshitChanpura@users.noreply.github.com', name: 'Darshit Chanpura', username: 'DarshitChanpura' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '285f7fe5f3a494a54720c00fd52d21090a823a5c', message: 'Updates demo certs used in integ tests (#1291)\n' + '\n' + 'Signed-off-by: Darshit Chanpura <dchanp@amazon.com>', timestamp: '2023-09-07T13:37:45-07:00', tree_id: '6fb90ddf2cf8397ab88ecfda8e4df9ecf4235e2c', url: 'https://github.com/HenryL27/ml-commons/commit/285f7fe5f3a494a54720c00fd52d21090a823a5c' }, { author: { email: '96254688+nateynateynate@users.noreply.github.com', name: 'Nate B', username: 'nateynateynate' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a9687fc3958a0a5fe39bbf493cc2f287fe101e97', message: 'Changing messaging for ILlegalArgumentException on duplicate model gr… (#1294)\n' + '\n' + '* Changing messaging for ILlegalArgumentException on duplicate model group creation.\r\n' + '\r\n' + 'Signed-off-by: Nate Boot <nateboo
Update draft release notes
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6397520961', name: 'push', payload: { after: 'a0c20e6d9620f4f0f5da0c18459b1969b5e9757c', base_ref: null, before: '0e7d9eba8ea209cc765d257b939ed2c6eb95b2fa', commits: [ { author: { email: '35282393+DarshitChanpura@users.noreply.github.com', name: 'Darshit Chanpura', username: 'DarshitChanpura' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '285f7fe5f3a494a54720c00fd52d21090a823a5c', message: 'Updates demo certs used in integ tests (#1291)\n' + '\n' + 'Signed-off-by: Darshit Chanpura <dchanp@amazon.com>', timestamp: '2023-09-07T13:37:45-07:00', tree_id: '6fb90ddf2cf8397ab88ecfda8e4df9ecf4235e2c', url: 'https://github.com/HenryL27/ml-commons/commit/285f7fe5f3a494a54720c00fd52d21090a823a5c' }, { author: { email: '96254688+nateynateynate@users.noreply.github.com', name: 'Nate B', username: 'nateynateynate' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a9687fc3958a0a5fe39bbf493cc2f287fe101e97', message: 'Changing messaging for ILlegalArgumentException on duplicate model gr… (#1294)\n' + '\n' + '* Changing messaging for ILlegalArgumentException on duplicate model group creation.\r\n' + '\r\n' + 'Signed-off-by: Nate Boot <nateboot@amazon.com>\r\n' + '\r\n' + '* Adjusting the test. `./gradlew test` passes.\r\n' + '\r\n' + 'Signed-off-by: Nate Boot <nateboot@amazon.com>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Nate Boot <nateboot@amazon.com>', timestamp: '2023-09-07T16:01:55-07:00', tree_id: '31d60e503f295fb5d2db971378f5184e5d388716', url: 'https://github.com/HenryL27/ml-commons/commit/a9687fc3958a0a5fe39bbf493cc2f287fe101e97' }, { author: { email: 'sicheng.song@outlook.com', name: 'Sicheng Song', username: 'b4sjoo' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '8bd4158f3df955d34e98cc2b82b72df60c9fc49a', message: 'Add Auto Release Workflow (#1306)\n' + '\n' + '* Add Auto Release Workflow\r\n' + '\r\n' + 'Signed-off-by: Sicheng Song <sicheng.song@outlook.com>\r\n' + '\r\n' + '* Fix release note address\r\n' + '\r\n' + 'Signed-off-by: Sicheng Song <sicheng.song@outlook.com>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Sicheng Song <sicheng.song@outlook.com>', timestamp: '2023-09-08T13:41:16-07:00', tree_id: 'c51eff4a1d757537b6ef6eb9a03c4f4d502e2c2e', url: 'https://github.com/HenryL27/ml-commons/commit/8bd4158f3df955d34e98cc2b82b72df60c9fc49a' }, { author: { email: 'sicheng.song@outlook.com', name: 'Sicheng Song', username: 'b4sjoo' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: tru