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

mattermost: fix update script attributes #376839

Merged
merged 1 commit into from
Jan 26, 2025

mattermost: fix update script attributes

668d955
Select commit
Loading
Failed to load commit list.
Merged

mattermost: fix update script attributes #376839

mattermost: fix update script attributes
668d955
Select commit
Loading
Failed to load commit list.
OfBorg / mattermost, mattermost.passthru.tests on aarch64-linux completed Jan 26, 2025 in 0s

Unexpected error: command failed with exit code 1

Attempted: mattermost, mattermost.passthru.tests

Details

Partial log

       >   File "/nix/store/3rqpi923j2ra0zfnvpj6vgbrnaingy42-nixos-test-driver-1.1/lib/python3.12/site-packages/test_driver/driver.py", line 174, in run_tests
       >     self.test_script()
       >   File "/nix/store/3rqpi923j2ra0zfnvpj6vgbrnaingy42-nixos-test-driver-1.1/lib/python3.12/site-packages/test_driver/driver.py", line 166, in test_script
       >     exec(self.tests, symbols, None)
       >   File "<string>", line 170, in <module>
       >   File "<string>", line 60, in run_mattermost_tests
       >   File "/nix/store/3rqpi923j2ra0zfnvpj6vgbrnaingy42-nixos-test-driver-1.1/lib/python3.12/site-packages/test_driver/machine.py", line 659, in succeed
       >     raise Exception(f"command `{command}` failed (exit code {status})")
       > Exception: command `/nix/store/fdx4m1grgi78sl8prisig29iiiydynwa-nixos-system-mysqlMutable-test/specialisation/upgrade/bin/switch-to-configuration switch` failed (exit code 1)
       For full logs, run 'nix log /nix/store/8wq405724391inyf5g4pap4dhz0q21rf-vm-test-run-mattermost.drv'.