Skip to content

disable interrupts for global mutex #3291

disable interrupts for global mutex

disable interrupts for global mutex #3291

Triggered via pull request November 7, 2024 22:19
Status Failure
Total duration 53m 17s
Artifacts 1

ci.yml

on: pull_request
fetch-lf  /  extract-ref
3s
fetch-lf / extract-ref
check-labels  /  check
2s
check-labels / check
build-rti  /  docker-build
1m 12s
build-rti / docker-build
Matrix: build-rti / native-build
Matrix: build-trace-tools / run
Matrix: unit-tests-multi / run
Matrix: unit-tests-single / run
lf-default-zephyr  /  zephyr-tests
52m 54s
lf-default-zephyr / zephyr-tests
lf-default-flexpret  /  flexpret-tests
11m 41s
lf-default-flexpret / flexpret-tests
Matrix: lf-adaptive / regular-tests
Matrix: lf-default-arduino / arduino-tests
Matrix: lf-default / regular-tests
Matrix: lf-gedf-np / regular-tests
Matrix: lf-python / regular-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 28 warnings
unit-tests-multi / run (macos-latest)
Process completed with exit code 2.
unit-tests-multi / run (ubuntu-latest)
Process completed with exit code 2.
lf-gedf-np / regular-tests (macos-latest)
Process completed with exit code 1.
lf-default / regular-tests (macos-latest)
Process completed with exit code 1.
lf-adaptive / regular-tests (ubuntu-latest)
Process completed with exit code 1.
lf-python / regular-tests (macos-latest)
Process completed with exit code 1.
lf-python / regular-tests (windows-latest)
The job was canceled because "macos-latest" failed.
lf-python / regular-tests (windows-latest)
The operation was canceled.
lf-adaptive / regular-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
lf-adaptive / regular-tests (macos-latest)
Process completed with exit code 1.
lf-default / regular-tests (windows-latest)
The job was canceled because "macos-latest" failed.
lf-default / regular-tests (windows-latest)
The operation was canceled.
lf-gedf-np / regular-tests (windows-latest)
The job was canceled because "macos-latest" failed.
lf-gedf-np / regular-tests (windows-latest)
The operation was canceled.
lf-gedf-np / regular-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
lf-gedf-np / regular-tests (ubuntu-latest)
The operation was canceled.
lf-default / regular-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
lf-default / regular-tests (ubuntu-latest)
The operation was canceled.
lf-python / regular-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
lf-python / regular-tests (ubuntu-latest)
Process completed with exit code 1.
lf-adaptive / regular-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
lf-adaptive / regular-tests (windows-latest)
The operation was canceled.
lf-default-flexpret / flexpret-tests
Process completed with exit code 1.
fetch-lf / extract-ref
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-trace-tools / run (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-trace-tools / run (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests-multi / run (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests-multi / run (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests-single / run (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests-single / run (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests-multi / run (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests-multi / run (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests-single / run (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests-single / run (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-trace-tools / run (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-gedf-np / regular-tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-gedf-np / regular-tests (macos-latest)
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
lf-gedf-np / regular-tests (macos-latest)
Already linked: /opt/homebrew/Cellar/openssl@3/3.4.0
lf-default / regular-tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-default / regular-tests (macos-latest)
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
lf-default / regular-tests (macos-latest)
Already linked: /opt/homebrew/Cellar/openssl@3/3.4.0
lf-adaptive / regular-tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-python / regular-tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-adaptive / regular-tests (macos-latest)
openssl@3 3.3.2 is already installed and up-to-date. To reinstall 3.3.2, run: brew reinstall openssl@3
lf-adaptive / regular-tests (macos-latest)
Already linked: /opt/homebrew/Cellar/openssl@3/3.3.2
lf-default-arduino / arduino-tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0, arduino/setup-arduino-cli@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-default-arduino / arduino-tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0, arduino/setup-arduino-cli@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-default-arduino / arduino-tests (macos-latest)
openssl@3 3.3.2 is already installed and up-to-date. To reinstall 3.3.2, run: brew reinstall openssl@3
lf-default-arduino / arduino-tests (macos-latest)
Already linked: /opt/homebrew/Cellar/openssl@3/3.3.2
lf-default-flexpret / flexpret-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lf-default-zephyr / zephyr-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.8.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
lf-lang~reactor-c~O0U37K.dockerbuild Expired
59 KB