Skip to content

remove scan-build-ubuntu1404-clang task #1247

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

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented Apr 26, 2023

The scan-build-ubuntu1404-clang has been failing in Evergreen attempting to clone libmongocrypt:

[2023/04/26 13:05:28.278] fatal: unable to access 'https://github.com/mongodb/libmongocrypt/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
[2023/04/26 13:05:28.279] Command 'subprocess.exec' in function 'scan-build' failed: process encountered problem: exit code 128.

I expect the distro needs to be updated to install necessary CA certificates (similar to BUILD-14189).

This PR proposes removing the scan-build-ubuntu1404-clang task. I expect this task does not add much (if any) value over the scan-build-ubuntu1604-clang task.

It fails to clone libmongocrypt due to a certificate verification failure. The Ubuntu 14.04 distro is EOL.
@kevinAlbs kevinAlbs marked this pull request as ready for review April 26, 2023 18:59
Copy link
Contributor

@rcsanchez97 rcsanchez97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kevinAlbs kevinAlbs merged commit b33adad into mongodb:master Apr 27, 2023
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