Blackduck C/C++ ESP32 Project

Vernon.Easter
Posts: 2
Joined: Tue Sep 05, 2023 4:24 am

Blackduck C/C++ ESP32 Project

Postby Vernon.Easter » Mon Nov 06, 2023 10:19 pm

I'm trying to run a Blackduck scan on an ESP32 project of mine to generate a software bill-of-materials. To do this, I am attempting to use the blackduck-c-cpp tool: (https://pypi.org/project/blackduck-c-cpp/)

I am using command line to run this tool. I get the message " The cov-build utility completed successfull," which is a good starting point, however, it is soon followed by the message:
"ERROR: coverity capture is not successful, please make sure to check correct configuration is provided and successful build is done- return code 1."

The command I am running is as follows:
blackduck-c-cpp -bc "idf.py build" -d "C:\myProject\build" -s false -v true -proj "myProjName" -vers 1 -bd "myBlackDuckAddr" -a "myBlackDuckApiToken" -i true

Note, I have obviously altered some sensitive arguments (the black duck server address and the api token).

Has anyone been able to use Blackduck to successfully generate a software bill of materials with an ESP32 project? Could I please have some guidance? When I run the program there is more returned that just the two given messages but they, as far as I can tell, are the most informative. Below, I have included the full read-out from my terminal. It's just copy-pasted so apologies if the format is a bit messed up. Again, I have altered some sensitive information in the readout.

$ blackduck-c-cpp -bc "idf.py build" -d "C:\myProject\build" -s false -v true -proj "myProjName" -vers 1 -bd "myBlackDuckAddr" -a "myBlackDuckApiToken" -i true
run_build_capture.py:__init__:100:2023-11-06 12:25:55,487:DEBUG: run modes is ['all']
Client.py:__init__:50:2023-11-06 12:25:55,487:INFO: Using a session with a 600 second timeout and up to 3 retries per request

run_build_capture.py:log_phase:216:2023-11-06 12:25:55,496:INFO: ****************************** Phase: Get coverity root information ***********************************
run_build_capture.py:coverity_download:284:2023-11-06 12:25:55,497:DEBUG: Downloading Coverity as coverity_root is not given by user
Authentication.py:authenticate:56:2023-11-06 12:25:55,498:WARNING: ssl verification disabled, connection insecure. do NOT use verify=False in production!
connectionpool.py:_new_conn:1019:2023-11-06 12:25:55,499:DEBUG: Starting new HTTPS connection (1): <myBlackDuckAddr>
connectionpool.py:_make_request:474:2023-11-06 12:25:56,656:DEBUG: <myBlackDuckAddr> "POST /api/tokens/authenticate HTTP/1.1" 200 None
Authentication.py:authenticate:70:2023-11-06 12:25:56,658:INFO: success: auth granted until 2023-11-06 14:25:56.654720+13:00
connectionpool.py:_make_request:474:2023-11-06 12:25:56,963:DEBUG: <myBlackDuckAddr> "GET /api/current-version HTTP/1.1" 200 None
connectionpool.py:_make_request:474:2023-11-06 12:25:57,372:DEBUG: <myBlackDuckAddr> "POST /api/tool-token HTTP/1.1" 200 None
cov_install.py:verify_checksum_match:115:2023-11-06 12:25:57,374:DEBUG: checksum of latest coverity file in gcp is e3adfc7bc3a79434534534531b9fbb82e8d9a6f4b3bbdefca083c78fc13de70cba0
cov_install.py:verify_checksum_match:119:2023-11-06 12:25:57,945:INFO: Skipping downloading latest version of coverity as it already exists
cov_install.py:run:154:2023-11-06 12:25:57,946:DEBUG: Latest version is already present on the system at C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture
cov_install.py:set_permissions:129:2023-11-06 12:25:57,947:DEBUG: setting executable permissions for coverity files
run_build_capture.py:coverity_download:301:2023-11-06 12:25:58,088:DEBUG: Time taken to download coverity files: 0:00:02.591601
run_build_capture.py:set_coverity_root:273:2023-11-06 12:25:58,088:INFO: coverity files are at C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture
run_build_capture.py:set_coverity_root:275:2023-11-06 12:25:58,397:INFO: COVERITY VERSION IS Coverity Build Capture (64-bit) version 2023.9.0 on Windows 10 Professional, 64-bit (build 19045)
Internal version numbers: 801eb59666 p-2023.9-push-59

connectionpool.py:_make_request:474:2023-11-06 12:25:58,741:DEBUG: <myBlackDuckAddr> "GET /api/ HTTP/1.1" 200 None
connectionpool.py:_make_request:474:2023-11-06 12:25:59,113:DEBUG: <myBlackDuckAddr> "GET /api/projects?q=name%3AmyProj&offset=0&limit=250 HTTP/1.1" 200 None
connectionpool.py:_make_request:474:2023-11-06 12:25:59,522:DEBUG: <myBlackDuckAddr> "GET /api/projects/abc0ef02-a5421-4c85-b354-203ffffae714/versions?offset=0&limit=250 HTTP/1.1" 200 None
run_build_capture.py:__enter__:129:2023-11-06 12:25:59,525:INFO: RUNNING BLACKDUCK-C-CPP VERSION 2.0.0
run_build_capture.py:__enter__:130:2023-11-06 12:25:59,528:INFO: Output log is written to file C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\blackduck_c_cpp.log
run_build_capture.py:__enter__:131:2023-11-06 12:25:59,535:INFO: coverity output files will be in C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir
run_build_capture.py:__enter__:135:2023-11-06 12:25:59,539:DEBUG: Arguments passed into blackduck-c-cpp are Namespace(config=None, build_cmd='idf.py build', build_dir='C:\\myProj\\build', coverity_root='', cov_output_dir='', output_dir='', skip_build=False, verbose=True, project_name='myProj', project_version='6-11-2023', codelocation_name=None, bd_url='<myBlackDuckAddr>', api_token='*********', additional_sig_scan_args=None, insecure=True, force=False, disable_bdio_json_splitter=False, scan_interval=60, json_splitter_limit=4750000000, bdio_split_max_file_entries=100000, bdio_split_max_chunk_nodes=3000, debug=False, skip_transitives=False, skip_includes=False, skip_dynamic=False, offline=False, modes='ALL', use_offline_files=False, scan_cli_dir=None, cov_configure_args={}, additional_coverity_params=None, expand_sig_files=False, port=443, bazel=False, project_group_name=None, set_coverity_mode=None, force_pull_coverity_vers=None)
run_build_capture.py:__enter__:151:2023-11-06 12:25:59,543:WARNING: SSL verification has been disabled with the --insecure flag

run_build_capture.py:log_phase:216:2023-11-06 12:25:59,546:INFO: ****************************** Phase: Starting Build ***********************************
emit_wrapper.py:archive_idir:52:2023-11-06 12:25:59,548:INFO: Archiving idir directory
run_build_capture.py:run_build:404:2023-11-06 12:25:59,550:DEBUG: PLATFORM NAME IS windows
util.py:run_cmd:30:2023-11-06 12:25:59,552:DEBUG: command to run in run_cmd
run_build_capture.py:run_build:495:2023-11-06 12:25:59,574:INFO: coverity capture Command: "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\coverity.exe" capture -o analyze.location=connect -o capture.languages.include=c-family -o capture.build.cov-build-args=--emit-link-units --dir "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir" -- "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\cov-build.bat"
util.py:run_cmd:30:2023-11-06 12:25:59,574:DEBUG: command to run in run_cmd "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\coverity.exe" capture -o analyze.location=connect -o capture.languages.include=c-family -o capture.build.cov-build-args=--emit-link-units --dir "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir" -- "C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\cov-build.bat"
util.py:run_cmd:48:2023-11-06 12:25:59,879:INFO: [INFO] coverity 2023.9.0 covcli-2023.9-push-5
util.py:run_cmd:48:2023-11-06 12:25:59,881:INFO: [INFO] Cloud analysis is enabled.
util.py:run_cmd:48:2023-11-06 12:25:59,887:INFO: [INFO] Executing command: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-manage-emit --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir create
util.py:run_cmd:48:2023-11-06 12:26:00,241:INFO: [INFO] Telemetry is disabled
util.py:run_cmd:48:2023-11-06 12:26:00,376:INFO: [INFO] Executing command: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-manage-emit --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir list-capture-diagnostics
util.py:run_cmd:48:2023-11-06 12:26:00,413:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler gcc --comptype gcc --template
util.py:run_cmd:48:2023-11-06 12:26:01,253:INFO:
util.py:run_cmd:48:2023-11-06 12:26:01,253:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:01,256:INFO: Successfully generated configuration for the compilers: *-g++ *-gcc ar g++ g++-* gcc gcc-* ld
util.py:run_cmd:48:2023-11-06 12:26:01,275:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler cc --comptype gcc --template
util.py:run_cmd:48:2023-11-06 12:26:01,827:INFO: [WARNING] Template config template-gcc-config-1 already exists for gcc-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,827:INFO: [WARNING] Template config template-gcc-config-2 already exists for *-gcc and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,830:INFO: [WARNING] Template config template-g++-config-1 already exists for g++-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,838:INFO: [WARNING] Template config template-g++-config-2 already exists for *-g++ and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,838:INFO: [WARNING] Template config template-ld-config-0 already exists for ld and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,839:INFO: [WARNING] Template config template-ar-config-0 already exists for ar and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:01,840:INFO:
util.py:run_cmd:48:2023-11-06 12:26:01,840:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:01,841:INFO: Successfully generated configuration for the compilers: cc
util.py:run_cmd:48:2023-11-06 12:26:01,862:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler c++ --comptype g++ --template
util.py:run_cmd:48:2023-11-06 12:26:02,400:INFO:
util.py:run_cmd:48:2023-11-06 12:26:02,400:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:02,403:INFO: Successfully generated configuration for the compilers: c++
util.py:run_cmd:48:2023-11-06 12:26:02,426:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler clang --comptype clangcc --template
util.py:run_cmd:48:2023-11-06 12:26:02,944:INFO:
util.py:run_cmd:48:2023-11-06 12:26:02,944:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:02,948:INFO: Successfully generated configuration for the compilers: clang clang++
util.py:run_cmd:48:2023-11-06 12:26:02,962:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler cl --comptype msvc --template
util.py:run_cmd:48:2023-11-06 12:26:03,482:INFO:
util.py:run_cmd:48:2023-11-06 12:26:03,482:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:03,491:INFO: Successfully generated configuration for the compilers: cl devenv lib link msbuild
util.py:run_cmd:48:2023-11-06 12:26:03,514:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler i686-w64-mingw32-gcc --comptype gcc --template
util.py:run_cmd:48:2023-11-06 12:26:04,045:INFO: [WARNING] Template config template-gcc-config-1 already exists for gcc-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,045:INFO: [WARNING] Template config template-gcc-config-2 already exists for *-gcc and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,048:INFO: [WARNING] Template config template-g++-config-1 already exists for g++-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,056:INFO: [WARNING] Template config template-g++-config-2 already exists for *-g++ and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,057:INFO: [WARNING] Template config template-ld-config-0 already exists for ld and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,057:INFO: [WARNING] Template config template-ar-config-0 already exists for ar and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:04,058:INFO:
util.py:run_cmd:48:2023-11-06 12:26:04,058:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:04,059:INFO: Successfully generated configuration for the compilers: i686-w64-mingw32-g++ i686-w64-mingw32-gcc
util.py:run_cmd:48:2023-11-06 12:26:04,083:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler i686-w64-mingw32-c++ --comptype g++ --template
util.py:run_cmd:48:2023-11-06 12:26:04,612:INFO:
util.py:run_cmd:48:2023-11-06 12:26:04,612:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:04,615:INFO: Successfully generated configuration for the compilers: i686-w64-mingw32-c++
util.py:run_cmd:48:2023-11-06 12:26:04,636:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler mingw32-gcc --comptype gcc --template
util.py:run_cmd:48:2023-11-06 12:26:05,166:INFO: [WARNING] Template config template-gcc-config-1 already exists for gcc-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,166:INFO: [WARNING] Template config template-gcc-config-2 already exists for *-gcc and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,168:INFO: [WARNING] Template config template-g++-config-1 already exists for g++-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,176:INFO: [WARNING] Template config template-g++-config-2 already exists for *-g++ and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,176:INFO: [WARNING] Template config template-ld-config-0 already exists for ld and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,177:INFO: [WARNING] Template config template-ar-config-0 already exists for ar and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:05,177:INFO:
util.py:run_cmd:48:2023-11-06 12:26:05,177:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:05,178:INFO: Successfully generated configuration for the compilers: mingw32-g++ mingw32-gcc
util.py:run_cmd:48:2023-11-06 12:26:05,189:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler mingw32-c++ --comptype g++ --template
util.py:run_cmd:48:2023-11-06 12:26:05,733:INFO:
util.py:run_cmd:48:2023-11-06 12:26:05,733:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:05,743:INFO: Successfully generated configuration for the compilers: mingw32-c++
util.py:run_cmd:48:2023-11-06 12:26:05,759:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler x86_64-w64-mingw32-gcc --comptype gcc --template
util.py:run_cmd:48:2023-11-06 12:26:06,580:INFO: [WARNING] Template config template-gcc-config-1 already exists for gcc-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,581:INFO: [WARNING] Template config template-gcc-config-2 already exists for *-gcc and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,583:INFO: [WARNING] Template config template-g++-config-1 already exists for g++-* and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,592:INFO: [WARNING] Template config template-g++-config-2 already exists for *-g++ and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,593:INFO: [WARNING] Template config template-ld-config-0 already exists for ld and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,593:INFO: [WARNING] Template config template-ar-config-0 already exists for ar and will be reused.
util.py:run_cmd:48:2023-11-06 12:26:06,594:INFO:
util.py:run_cmd:48:2023-11-06 12:26:06,594:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:06,595:INFO: Successfully generated configuration for the compilers: x86_64-w64-mingw32-g++ x86_64-w64-mingw32-gcc
util.py:run_cmd:48:2023-11-06 12:26:06,604:INFO: [INFO] Executing action Configure build compiler: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-configure -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --compiler x86_64-w64-mingw32-c++ --comptype g++ --template
util.py:run_cmd:48:2023-11-06 12:26:07,153:INFO:
util.py:run_cmd:48:2023-11-06 12:26:07,153:INFO: Generated coverity_config.xml at location C:/Users/V.Easter/.synopsys/blackduck-c-cpp/output/myProj/idir/point-and-scan/build-compiler-configs/coverity_config.xml
util.py:run_cmd:48:2023-11-06 12:26:07,161:INFO: Successfully generated configuration for the compilers: x86_64-w64-mingw32-c++
util.py:run_cmd:48:2023-11-06 12:26:07,175:INFO: [INFO] Loading compiler config 'C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml'
util.py:run_cmd:48:2023-11-06 12:26:07,313:INFO: [INFO] Executing action Invoke build capture: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-build --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir -c C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir\point-and-scan\build-compiler-configs\coverity_config.xml --append-log --no-security-da --record-with-source --emit-link-units C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\cov-build.bat
util.py:run_cmd:48:2023-11-06 12:26:07,593:INFO: Coverity Build Capture (64-bit) version 2023.9.0 on Windows 10 Professional, 64-bit (build 19045)
util.py:run_cmd:48:2023-11-06 12:26:07,593:INFO: Internal version numbers: 801eb59666 p-2023.9-push-59
util.py:run_cmd:48:2023-11-06 12:26:07,594:INFO:
util.py:run_cmd:48:2023-11-06 12:26:08,577:INFO:
util.py:run_cmd:48:2023-11-06 12:26:08,578:INFO: C:\myProj\build>idf.py build

util.py:run_cmd:48:2023-11-06 12:26:11,109:INFO: The cov-build utility completed successfully.
util.py:run_cmd:48:2023-11-06 12:26:11,471:INFO:
util.py:run_cmd:48:2023-11-06 12:26:11,496:INFO: [INFO] Executing action Invalidate capture results
util.py:run_cmd:48:2023-11-06 12:26:11,496:INFO: [INFO] Executing action Update uncaptured file timestamps for project "C:\myProj\build"
util.py:run_cmd:48:2023-11-06 12:26:11,497:INFO: [INFO] Executing command: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-manage-emit --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir list-capture-diagnostics
util.py:run_cmd:48:2023-11-06 12:26:11,681:INFO: [INFO] Executing action deleteResidualTUs C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir
util.py:run_cmd:48:2023-11-06 12:26:11,681:INFO: [INFO] Executing command: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-manage-emit --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir list-capture-diagnostics
util.py:run_cmd:48:2023-11-06 12:26:11,726:INFO: [INFO] Executing action Invalidate capture results
util.py:run_cmd:48:2023-11-06 12:26:11,856:INFO: [INFO] Executing command: C:\Users\V.Easter\.synopsys\blackduck-c-cpp\cov-build-capture\bin\cov-manage-emit --dir C:\Users\V.Easter\.synopsys\blackduck-c-cpp\output\myProj\idir list-capture-diagnostics
util.py:run_cmd:48:2023-11-06 12:26:11,897:INFO: [INFO] Capture phase took 12.016s.
util.py:run_cmd:48:2023-11-06 12:26:11,898:INFO: [ERROR] No sources were recognized in the project directory.
run_build_capture.py:run_build:498:2023-11-06 12:26:11,910:INFO: Time taken to run build: 0:00:12.362757
util.py:error_and_exit:171:2023-11-06 12:26:11,926:ERROR: coverity capture is not successful, please make sure to check correct configuration is provided and successful build is done- return code 1
exc_type: <class 'SystemExit'>
exc_value: 1
exc_traceback: <traceback object at 0x0000024F85407440>

Who is online

Users browsing this forum: Baidu [Spider] and 168 guests