Jenkins build became unstable: nightly_win_xfail #315

1 view
Skip to first unread message

ROS 2 Buildfarm

unread,
Feb 13, 2021, 5:51:21 AM2/13/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 14, 2021, 5:49:11 AM2/14/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 15, 2021, 5:51:26 AM2/15/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 16, 2021, 5:52:35 AM2/16/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 17, 2021, 6:18:44 AM2/17/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 18, 2021, 5:47:51 AM2/18/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 19, 2021, 2:32:43 AM2/19/21
to ros2-bu...@googlegroups.com
See <https://ci.ros2.org/job/nightly_win_xfail/321/display/redirect?page=changes>

Changes:

[noreply] Remove the extra_rmw_release jobs. (#542)


------------------------------------------
[...truncated 5.14 KB...]

<https://ci.ros2.org/job/nightly_win_xfail/ws/>powershell> $(Get-ItemProperty -Path 'HKLM:SOFTWARE\Microsoft\Windows NT\CurrentVersion\Update\TargetingInfo\Installed\Server.OS.amd64' -Name Version).Version 1>release_version.txt

<https://ci.ros2.org/job/nightly_win_xfail/ws/>set> /p RELEASE_VERSION= 0<release_version.txt

<https://ci.ros2.org/job/nightly_win_xfail/ws/>set> BUILD_ARGS=--build-arg WINDOWS_RELEASE_VERSION=10.0.18363.900 --build-arg ROS_DISTRO=rolling

<https://ci.ros2.org/job/nightly_win_xfail/ws/>docker> build --build-arg WINDOWS_RELEASE_VERSION=10.0.18363.900 --build-arg ROS_DISTRO=rolling -t ros2_windows_ci_rolling -f windows_docker_resources\Dockerfile windows_docker_resources || exit /b !ERRORLEVEL!
Sending build context to Docker daemon 521.6MB
Step 1/24 : ARG WINDOWS_RELEASE_ID=1909
Step 2/24 : ARG WINDOWS_RELEASE_VERSION=$WINDOWS_RELEASE_ID
Step 3/24 : FROM mcr.microsoft.com/windows:$WINDOWS_RELEASE_VERSION
---> e3ca04f0f4ad
Step 4/24 : RUN powershell "iex ((New-Object System.Net.WebClient).DownloadString('https://omnitruck.cinc.sh/install.ps1')); install -version 15.10.12"
---> Using cache
---> b14b77eef756
Step 5/24 : RUN powershell -noexit "Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))"
---> Using cache
---> 0b551b6601c6
Step 6/24 : RUN choco install -y git chefdk
---> Using cache
---> f60e02ffaa76
Step 7/24 : RUN IF NOT EXIST "C:\TEMP" mkdir C:\TEMP
---> Using cache
---> a1aa57e5f6c7
Step 8/24 : COPY rticonnextdds-license\ C:\TEMP\rticonnextdds-license
---> Using cache
---> 73130aea681a
Step 9/24 : COPY rticonnextdds-src\ C:\TEMP\rticonnextdds-src
---> Using cache
---> 0d1745a1b182
Step 10/24 : RUN copy /b C:\TEMP\rticonnextdds-src\rti_connext_dds-5.3.1-pro-host-x64Win64.exe.??? C:\TEMP\rticonnextdds-src\rti_connext_dds-5.3.1-pro-host-x64Win64.exe
---> Using cache
---> 930cff3406ee
Step 11/24 : RUN copy /b C:\TEMP\rticonnextdds-src\rti_connext_dds-5.3.1-pro-target-x64Win64VS2017.rtipkg.??? C:\TEMP\rticonnextdds-src\rti_connext_dds-5.3.1-pro-target-x64Win64VS2017.rtipkg
---> Using cache
---> 2756bd8860ef
Step 12/24 : ARG ROS_DISTRO
---> Using cache
---> b1e5cda78853
Step 13/24 : COPY install_ros2_${ROS_DISTRO}.json C:\TEMP\
---> Using cache
---> 1ce7c6010df9
Step 14/24 : COPY solo.rb C:\TEMP\
---> Using cache
---> 50395b264e6a
Step 15/24 : COPY ros2-cookbooks\ C:\TEMP\ros2-cookbooks
---> Using cache
---> 8f7914ec24e1
Step 16/24 : RUN IF NOT EXIST "C:\TEMP" mkdir C:\TEMP\environments
---> Using cache
---> df2b94938567
Step 17/24 : COPY qtaccount\ros2ci.rb C:\TEMP\environments\ros2ci.rb
---> Using cache
---> 790718978457
Step 18/24 : WORKDIR C:\TEMP\ros2-cookbooks\cookbooks\ros2_windows
---> Using cache
---> da745162fd83
Step 19/24 : RUN C:\opscode\chefdk\bin\berks vendor C:\TEMP\ros2-cookbooks\cookbooks
---> Using cache
---> 8e2f2ae63c18
Step 20/24 : RUN c:\cinc-project\cinc\bin\cinc-solo.bat -c C:\TEMP\solo.rb -Eros2ci -j C:\TEMP\install_ros2_%ROS_DISTRO%.json
---> Using cache
---> 88f9d470d68d
Step 21/24 : RUN echo "Friday, February 19, 2021"
---> Running in 5869aa199e25
"Friday, February 19, 2021"
Removing intermediate container 5869aa199e25
---> c6f71912425b
Step 22/24 : RUN c:\cinc-project\cinc\bin\cinc-solo.bat -c C:\TEMP\solo.rb -Eros2ci -j C:\TEMP\install_ros2_%ROS_DISTRO%.json
---> Running in 92208c68bb8d
Starting Cinc Client, version 15.10.12 [0m
[2021-02-19T07:32:04+00:00] WARN: Plugin Network: unable to detect ipaddress
resolving cookbooks for run list: ["ros2_windows::ros2", "ros2_windows::rti_connext"] [0m
Synchronizing Cookbooks: [0m
- ros2_windows (0.1.0) [0m
- chocolatey (3.0.0) [0m
- seven_zip (3.2.0) [0m
- windows (7.0.2) [0m
Installing Cookbook Gems: [0m
Compiling Cookbooks... [0m
Converging 46 resources [0m
Recipe: chocolatey::default [0m
* cookbook_file[c:\temp\local-mode-cache\cache/chocolatey-install.ps1] action create (up to date)
* powershell_script[Install Chocolatey] action run (skipped due to not_if)
Recipe: seven_zip::default [0m
* seven_zip_tool[install seven_zip] action install
* windows_package[7-Zip 19.00 (x64 edition)] action install
Recipe: <Dynamically Defined Resource> [0m
* remote_file[c:\temp\local-mode-cache\cache\package\7z1900-x64.msi] action create (up to date)
(up to date)
(up to date)
Recipe: ros2_windows::visual_studio [0m
* windows_package[Update VS] action install
Recipe: <Dynamically Defined Resource> [0m
* remote_file[c:\temp\local-mode-cache\cache\package\vs_buildtools.exe] action create (up to date)
[32m- install version latest of package Update VS [0m
[0mRecipe: ros2_windows::visual_studio [0m
* windows_package[Install vs_buildtools] action install (skipped due to not_if)
* windows_env[VCTargetsPath] action create (up to date)
Recipe: ros2_windows::python [0m
* windows_package[python] action install
Recipe: <Dynamically Defined Resource> [0m
* remote_file[c:\temp\local-mode-cache\cache\package\python-3.8.3-amd64.exe] action create (up to date)
[32m- install version latest of package python [0m
[0mRecipe: ros2_windows::pip_installs [0m
* execute[pip_update] action run
[32m- execute C:\Python38\python.exe -m pip install -U pip setuptools [0m
[0m * execute[pip_required] action run
[32m- execute C:\Python38\python.exe -m pip install -U pydot PyQt5==5.15.0 vcstool colcon-common-extensions catkin_pkg cryptography EmPy ifcfg lark-parser lxml netifaces numpy opencv-python pyparsing pyyaml pytest pytest-mock coverage mock [0m
[0mRecipe: ros2_windows::opencv [0m
* seven_zip_archive[open_cv_zip] action extract
* remote_file[c:\temp\local-mode-cache\cache/opencv-3.4.6-vc16.VS2019.zip] action create (up to date)
[32m- Extract https://github.com/ros2/ros2/releases/download/opencv-archives/opencv-3.4.6-vc16.VS2019.zip => C:\ (overwrite=true) [0m
* remote_file[c:\temp\local-mode-cache\cache/opencv-3.4.6-vc16.VS2019.zip] action create (up to date)

[0m * windows_env[OpenCV_DIR] action create (up to date)
* windows_env[PATH] action modify (up to date)
Recipe: ros2_windows::openssl [0m
* windows_package[openssl] action install
Recipe: <Dynamically Defined Resource> [0m
* remote_file[c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe] action create[2021-02-19T07:32:45+00:00] WARN: remote_file[c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe] cannot be downloaded from https://slproweb.com/download/Win64OpenSSL-1_1_1i.exe: 404 "Not Found"

[0m
================================================================================ [0m
[31mError executing action `create` on resource 'remote_file[c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe]' [0m
================================================================================ [0m

[0m Net::HTTPServerException [0m
------------------------ [0m
404 "Not Found" [0m

[0m Compiled Resource: [0m
------------------ [0m
# Declared in
[0m
[0m remote_file("c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe") do
[0m action [:create]
[0m default_guard_interpreter :default
[0m source ["https://slproweb.com/download/Win64OpenSSL-1_1_1i.exe"]
[0m cookbook_name "ros2_windows"
[0m checksum nil
[0m path "c:\\temp\\local-mode-cache\\cache\\package\\Win64OpenSSL-1_1_1i.exe"
[0m rights nil
[0m deny_rights nil
[0m headers {}
[0m verifications []
[0m end
[0m
[0m System Info: [0m
------------ [0m
chef_version=15.10.12
[0m platform=windows
[0m platform_version=10.0.18363
[0m ruby=ruby 2.6.6p146 (2020-03-31 revision 67876) [x64-mingw32]
[0m program_name=c:/cinc-project/cinc/bin/cinc-solo
[0m executable=c:/cinc-project/cinc/bin/cinc-solo [0m

[0m [0m
================================================================================ [0m
[31mError executing action `install` on resource 'windows_package[openssl]' [0m
================================================================================ [0m

[0m Net::HTTPServerException [0m
------------------------ [0m
remote_file[c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe] (dynamically defined) had an error: Net::HTTPServerException: 404 "Not Found" [0m

[0m Resource Declaration: [0m
--------------------- [0m
# In c:/temp/local-mode-cache/cache/cookbooks/ros2_windows/recipes/openssl.rb
[0m
[0m 22: windows_package 'openssl' do
[0m 23: source "https://slproweb.com/download/Win64OpenSSL-#{openssl_version}.exe"
[0m 24: options '/VERYSILENT'
[0m 25: end
[0m 26:
[0m
[0m Compiled Resource: [0m
------------------ [0m
# Declared in c:/temp/local-mode-cache/cache/cookbooks/ros2_windows/recipes/openssl.rb:22:in `from_file'
[0m
[0m windows_package("openssl") do
[0m package_name "openssl"
[0m action [:install]
[0m default_guard_interpreter :default
[0m declared_type :windows_package
[0m cookbook_name "ros2_windows"
[0m recipe_name "openssl"
[0m source "https://slproweb.com/download/Win64OpenSSL-1_1_1i.exe"
[0m options "/VERYSILENT"
[0m end
[0m
[0m System Info: [0m
------------ [0m
chef_version=15.10.12
[0m platform=windows
[0m platform_version=10.0.18363
[0m ruby=ruby 2.6.6p146 (2020-03-31 revision 67876) [x64-mingw32]
[0m program_name=c:/cinc-project/cinc/bin/cinc-solo
[0m executable=c:/cinc-project/cinc/bin/cinc-solo [0m

[0m [0m
Running handlers: [0m
[2021-02-19T07:32:45+00:00] ERROR: Running exception handlers
Running handlers complete
[0m[2021-02-19T07:32:45+00:00] ERROR: Exception handlers complete
Cinc Client failed. 5 resources updated in 42 seconds [0m
[2021-02-19T07:32:45+00:00] FATAL: Stacktrace dumped to c:/temp/local-mode-cache/cache/cinc-stacktrace.out
[2021-02-19T07:32:45+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2021-02-19T07:32:45+00:00] FATAL: Net::HTTPServerException: windows_package[openssl] (ros2_windows::openssl line 22) had an error: Net::HTTPServerException: remote_file[c:\temp\local-mode-cache\cache\package\Win64OpenSSL-1_1_1i.exe] (dynamically defined) had an error: Net::HTTPServerException: 404 "Not Found"
The command 'cmd /S /C c:\cinc-project\cinc\bin\cinc-solo.bat -c C:\TEMP\solo.rb -Eros2ci -j C:\TEMP\install_ros2_%ROS_DISTRO%.json' returned a non-zero code: 1
Build step 'Execute Windows batch command' marked build as failure
[CMakeMSBuild] Skipping execution of recorder since overall result is 'FAILURE'
[Cobertura] Publishing Cobertura coverage report...

INFO: Starting to record.
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'ws/build/*/Testing/*/Test.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
INFO: Processing GoogleTest-1.8
INFO: [GoogleTest-1.8] - No test report file(s) were found with the pattern 'ws/build/*/test_results/**/*.gtest.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'GoogleTest-1.8'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'GoogleTest-1.8'?"
INFO: Processing JUnit
INFO: [JUnit] - No test report file(s) were found with the pattern 'ws/build/*/pytest.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
INFO: Processing JUnit
INFO: [JUnit] - No test report file(s) were found with the pattern 'ws/build/*/test_results/**/*.xunit.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'work space/build space/*/Testing/*/Test.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
INFO: Processing GoogleTest-1.8
INFO: [GoogleTest-1.8] - No test report file(s) were found with the pattern 'work space/build space/*/test_results/**/*.gtest.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'GoogleTest-1.8'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'GoogleTest-1.8'?"
INFO: Processing JUnit
INFO: [JUnit] - No test report file(s) were found with the pattern 'work space/build space/*/pytest.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
INFO: Processing JUnit
INFO: [JUnit] - No test report file(s) were found with the pattern 'work space/build space/*/test_results/**/*.xunit.xml' relative to '<https://ci.ros2.org/job/nightly_win_xfail/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
INFO: Skipping tests recording.

ROS 2 Buildfarm

unread,
Feb 20, 2021, 4:57:37 AM2/20/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 21, 2021, 4:57:32 AM2/21/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 22, 2021, 5:23:37 AM2/22/21
to ros2-bu...@googlegroups.com

ROS 2 Buildfarm

unread,
Feb 23, 2021, 4:56:41 AM2/23/21
to ros2-bu...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages