Skip to content

Fix race condition around timed-out MQTT messages #611

Fix race condition around timed-out MQTT messages

Fix race condition around timed-out MQTT messages #611

Triggered via pull request January 22, 2025 13:48
@lptrlptr
synchronize #342
mqtt/fix-crash
Status Success
Total duration 38s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
27s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12909610780', status: 422, response: { url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/195950264', status: 422, 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 22 Jan 2025 13:48:53 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': '6491:162E8D:5052A9C:9FE692E:6790F745', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4977', 'x-ratelimit-reset': '1737556564', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '23', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/195950264', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '12909610780', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"## 🚀 New features and improvements\\n\\n* Give MK4 more memory (#337) @lptr\\n* Disable LED when in normal operation (#336) @lptr\\n* Simplify pulse counter logic (#335) @lptr\\n* Improve WiFi light sleep performance (#334) @lptr\\n* Do not disconnect from WiFi when not in use (#333) @lptr\\n* Improve telemetry publishing (#327) @lptr\\n* Keep output pins working during sleep (#317) @lptr\\n* Do not sleep during HTTP update (#303) @lptr\\n* Use watchdog to restart device if no telemetry is published (#295) @lptr\\n* Increase boot threshold for battery level (#293) @lptr\\n* Publish crash report (#290) @lptr\\n* Improve debugging and enable core dump on crash (#277) @lptr\\n* Re-try WiFi connection after timeout (#272) @lptr\\n* Report WiFi uptime (#264) @lptr\\n* Publish peripherals in device init message (#243) @lptr\\n* Allow resetting WiFi only (#242) @lptr\\n* Log SSID on boot (#241) @lptr\\n* Publish device init state (#240) @lptr\\n* Fail better when ran out of I2C buses (#230) @lptr\\n* Replace WiFiManager with ESP's own SoftAP (#214) @lptr\\n\\n## 🔧 Hardware changes\\n\\n* Support MK8 using ESP32-C6 (#226) @lptr\\n* Support relays for switching valves (#175) @lptr\\n\\n## 🐛 Bug Fixes\\n\\n* Do not log stored WiFi credentials (#331) @lptr\\n* Do not show timeout warning on debug console (#328) @lptr\\n* Fix analogRead timeout handling (#325) @lptr\\n* Fix infinite loop on updates (#322) @lptr\\n* Fix fantom leaks for real (#318) @lptr\\n* Subscribe to at most 8 MQTT topics at once (#315) @lptr\\n* Fix phantom-leak detection on flow-meter (#312) @lptr\\n* Fix task name reported in core-dump again (#311) @lptr\\n* Fix core-dump task name problem (#308) @lptr\\n* Do not fail if we can't stop
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '12909610780', name: 'pull_request', payload: { action: 'synchronize', after: '98ca3b53cd6f45da57e20ef8c11eaebb3383f37f', before: '05273018f50ebdfb2fc6074a5bceb3a3ea94dca3', number: 342, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/74458830?v=4', description: '', events_url: 'https://api.github.com/orgs/kivancsikert/events', hooks_url: 'https://api.github.com/orgs/kivancsikert/hooks', id: 74458830, issues_url: 'https://api.github.com/orgs/kivancsikert/issues', login: 'kivancsikert', members_url: 'https://api.github.com/orgs/kivancsikert/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc0NDU4ODMw', public_members_url: 'https://api.github.com/orgs/kivancsikert/public_members{/member}', repos_url: 'https://api.github.com/orgs/kivancsikert/repos', url: 'https://api.github.com/orgs/kivancsikert' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/342/comments' }, commits: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/342/commits' }, html: { href: 'https://github.com/kivancsikert/ugly-duckling/pull/342' }, issue: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/342' }, review_comment: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/342/comments' }, self: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/342' }, statuses: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/statuses/98ca3b53cd6f45da57e20ef8c11eaebb3383f37f' } }, active_lock_reason: null, additions: 102, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4', events_url: 'https://api.github.com/users/lptr/events{/privacy}', followers_url: 'https://api.github.com/users/lptr/followers', following_url: 'https://api.github.com/users/lptr/following{/other_user}', gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/lptr', id: 495366, login: 'lptr', node_id: 'MDQ6VXNlcjQ5NTM2Ng==', organizations_url: 'https://api.github.com/users/lptr/orgs', received_events_url: 'https://api.github.com/users/lptr/received_events', repos_url: 'https://api.github.com/users/lptr/repos', site_admin: false, starred_url: 'https://api.github.com/users/lptr/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/lptr/subscriptions', type: 'User', url: 'https://api.github.com/users/lptr', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4', events_url: 'https://api.github.com/users/lptr/events{/privacy}', followers_url: 'https://api.github.com/users/lptr/followers', following_url: 'https://api.github.com/users/lptr/following{/other_user}', gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}',
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)