build icon indicating copy to clipboard operation
build copied to clipboard

Update Coverity tool

Open richardlau opened this issue 2 years ago • 1 comments

This affects us as we're currently using Coverity 2020.09.

Upcoming Coverity Scan upgrade to Coverity 2022.06 release

On or about August 14, 2022, a new version of Coverity Scan with improved features provided by the Coverity 2022.06 release will be available for scan.coverity.com members.

We are working to provide new releases on a more regular cadence to the open source community. Relative to the current Coverity 2021.12 release, there are significant new improvements available in this upgrade to the Coverity 2022.06 release. Some of those improvements are described in the Highlights section below.

To use Coverity 2022.06, please download the latest build tools from the download page on the scan.coverity.com site. Please refer to the instructions on the download page when they are made available.

Please note that support for Coverity 2021.12 will continue for the immediate future. Coverity 2020.09 will no longer be supported with this latest release. Please download the latest build tools after the upgrade has been completed.

The upgrade process will begin at 12 p.m. ET, and will be expected to be completed by 3 p.m. ET. The scan.coverity.com site will be unavailable when the upgrade is in process. All the features will be back online once the upgrade process is completed.

richardlau avatar Aug 05 '22 19:08 richardlau

I've downloaded the 2022.06 release of the Coverity tool onto the jenkins-workspace CI hosts and updated https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-coverity/ to point to the updated tool.

Test run: https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-coverity/2363/console

richardlau avatar Aug 15 '22 17:08 richardlau

Both the test run and the daily run have output:

Your build is already in the queue for analysis. Please wait till analysis finishes before uploading another build.

According to https://scan.coverity.com/projects/node-js?tab=overview the last analysis was 14 Aug which is the day the update took place. I'll give it another day to see if the queued analysis completes -- if it does not I'll cancel it in Coverity and see if the next build successfully uploads.

richardlau avatar Aug 16 '22 18:08 richardlau

Today's build still encountered "already in the queue" so I've terminated the queued build in Coverity. Subsequent build https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-coverity/2366/console has successfully submitted a build, which has been analyzed: image

richardlau avatar Aug 17 '22 14:08 richardlau