libvirt-go-xml | Pipeline #151922638 has failed for master | 289147be
by GitLab
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 289147be ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/289147bec310e348058c35... )
Commit Message: gitlab: add CONTRIBUTING.rst file to indicate u...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #151922638 ( https://gitlab.com/libvirt/libvirt-go-xml/pipelines/151922638 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #576992236 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992236/raw )
Stage: build
Name: go_1_14
Trace:
[32;1mSkipping Git submodules setup[0;m
section_end:1591093183:get_sources
[0Ksection_start:1591093183:restore_cache
[0K[0K[36;1mRestoring cache[0;m
[0;msection_end:1591093185:restore_cache
[0Ksection_start:1591093185:download_artifacts
[0K[0K[36;1mDownloading artifacts[0;m
[0;msection_end:1591093186:download_artifacts
[0Ksection_start:1591093186:build_script
[0K[0K[36;1mRunning before_script and script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (35.77s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 35.785s
section_end:1591093228:build_script
[0Ksection_start:1591093228:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;msection_end:1591093230:after_script
[0Ksection_start:1591093230:upload_artifacts_on_failure
[0K[0K[36;1mUploading artifacts for failed job[0;m
[0;msection_end:1591093231:upload_artifacts_on_failure
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #576992230 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992230/raw )
Stage: build
Name: go_1_10
Trace:
[32;1mSkipping Git submodules setup[0;m
section_end:1591093184:get_sources
[0Ksection_start:1591093184:restore_cache
[0K[0K[36;1mRestoring cache[0;m
[0;msection_end:1591093186:restore_cache
[0Ksection_start:1591093186:download_artifacts
[0K[0K[36;1mDownloading artifacts[0;m
[0;msection_end:1591093187:download_artifacts
[0Ksection_start:1591093187:build_script
[0K[0K[36;1mRunning before_script and script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (36.04s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 36.054s
section_end:1591093228:build_script
[0Ksection_start:1591093228:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;msection_end:1591093229:after_script
[0Ksection_start:1591093229:upload_artifacts_on_failure
[0K[0K[36;1mUploading artifacts for failed job[0;m
[0;msection_end:1591093230:upload_artifacts_on_failure
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #576992234 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992234/raw )
Stage: build
Name: go_1_12
Trace:
[32;1mSkipping Git submodules setup[0;m
section_end:1591093178:get_sources
[0Ksection_start:1591093178:restore_cache
[0K[0K[36;1mRestoring cache[0;m
[0;msection_end:1591093180:restore_cache
[0Ksection_start:1591093180:download_artifacts
[0K[0K[36;1mDownloading artifacts[0;m
[0;msection_end:1591093181:download_artifacts
[0Ksection_start:1591093181:build_script
[0K[0K[36;1mRunning before_script and script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (38.94s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 38.955s
section_end:1591093227:build_script
[0Ksection_start:1591093227:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;msection_end:1591093228:after_script
[0Ksection_start:1591093228:upload_artifacts_on_failure
[0K[0K[36;1mUploading artifacts for failed job[0;m
[0;msection_end:1591093230:upload_artifacts_on_failure
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #576992232 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992232/raw )
Stage: build
Name: go_1_11
Trace:
[32;1mSkipping Git submodules setup[0;m
section_end:1591093177:get_sources
[0Ksection_start:1591093177:restore_cache
[0K[0K[36;1mRestoring cache[0;m
[0;msection_end:1591093179:restore_cache
[0Ksection_start:1591093179:download_artifacts
[0K[0K[36;1mDownloading artifacts[0;m
[0;msection_end:1591093180:download_artifacts
[0Ksection_start:1591093180:build_script
[0K[0K[36;1mRunning before_script and script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (38.05s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 38.070s
section_end:1591093225:build_script
[0Ksection_start:1591093225:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;msection_end:1591093226:after_script
[0Ksection_start:1591093226:upload_artifacts_on_failure
[0K[0K[36;1mUploading artifacts for failed job[0;m
[0;msection_end:1591093228:upload_artifacts_on_failure
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #576992235 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992235/raw )
Stage: build
Name: go_1_13
Trace:
[32;1mSkipping Git submodules setup[0;m
section_end:1591093178:get_sources
[0Ksection_start:1591093178:restore_cache
[0K[0K[36;1mRestoring cache[0;m
[0;msection_end:1591093179:restore_cache
[0Ksection_start:1591093179:download_artifacts
[0K[0K[36;1mDownloading artifacts[0;m
[0;msection_end:1591093181:download_artifacts
[0Ksection_start:1591093181:build_script
[0K[0K[36;1mRunning before_script and script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (37.35s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 37.365s
section_end:1591093225:build_script
[0Ksection_start:1591093225:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;msection_end:1591093226:after_script
[0Ksection_start:1591093226:upload_artifacts_on_failure
[0K[0K[36;1mUploading artifacts for failed job[0;m
[0;msection_end:1591093228:upload_artifacts_on_failure
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 5 months
Build failed in Jenkins: osinfo-db-tools-check » libvirt-freebsd-11 #72
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
------------------------------------------
[...truncated 3.69 KB...]
23.00 bindtextdomain
22.00 cast_of_argument_to_free
22.00 cast_of_x_alloc_return_value
23.00 error_message_period
23.00 copyright_format
23.00 const_long_option
23.00 preprocessor_indentation
23.00 po_check
23.00 error_message_warn_fatal
23.00 prohibit_S_IS_definition
23.00 prohibit_HAVE_MBRTOWC
24.00 prohibit_atoi_atof
23.00 prohibit_argmatch_without_use
24.00 prohibit_assert_without_use
24.00 prohibit_backup_files
24.00 prohibit_c_ctype_without_use
24.00 prohibit_canonicalize_without_use
24.00 prohibit_close_stream_without_use
23.00 prohibit_defined_have_decl_tests
24.00 prohibit_cloexec_without_use
24.00 prohibit_double_semicolon
25.00 prohibit_dirent_without_use
24.00 prohibit_doubled_word
24.00 prohibit_empty_lines_at_EOF
24.00 prohibit_error_without_use
24.00 prohibit_hash_pjw_without_use
24.00 prohibit_getopt_without_use
24.00 prohibit_hash_without_use
25.00 prohibit_inttostr_without_use
25.00 prohibit_ignore_value_without_use
24.00 prohibit_magic_number_exit
25.00 prohibit_openat_without_use
25.00 prohibit_long_options_without_use
25.00 prohibit_path_max_allocation
24.00 prohibit_quote_without_use
24.00 prohibit_posixver_without_use
25.00 prohibit_quotearg_without_use
25.00 prohibit_reversed_compare_failure
24.00 prohibit_root_dev_ino_without_use
25.00 prohibit_safe_read_without_use
25.00 prohibit_same_without_use
24.00 prohibit_signal_without_use
24.00 prohibit_stddef_without_use
24.00 prohibit_stat_st_blocks
24.00 prohibit_stdio--_without_use
24.00 prohibit_stdio-safer_without_use
24.00 prohibit_strcmp
25.00 prohibit_strncpy
25.00 prohibit_strings_without_use
25.00 prohibit_test_double_equal
25.00 prohibit_undesirable_word_seq
25.00 prohibit_xalloc_without_use
25.00 prohibit_test_minus_ao
24.00 redundant_const
-------
Full log written to /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
+ cat meson-logs/testlog.txt
Log of Meson test suite run on 2020-05-29T14:32:38.612598
Inherited environment: JOB_NAME='osinfo-db-tools-check/systems=libvirt-freebsd-11' HUDSON_SERVER_COOKIE='f4d3a7a925dabf8a' BUILD_NUMBER='72' MAKE='/usr/local/bin/gmake' XDG_DATA_DIRS='/home/jenkins/build/libvirt/share:/usr/share:/usr/local/share' GI_TYPELIB_PATH='/home/jenkins/build/libvirt/lib/girepository-1.0' JOB_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' C_INCLUDE_PATH='/home/jenkins/build/libvirt/include' MAIL='/var/mail/jenkins' RUN_CHANGES_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' JENKINS_URL='https://ci.centos.org/' OSINFO_SYSTEM_DIR='/home/jenkins/build/libvirt/share/osinfo' JENKINS_HOME='/var/lib/jenkins' MAKEFLAGS='-j3' PATH='/usr/libexec/ccache-wrappers:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin' LD_LIBRARY_PATH='/home/jenkins/build/libvirt/lib' JOB_BASE_NAME='systems=libvirt-freebsd-11' CCACHE_WRAPPERSDIR='/usr/libexec/ccache-wrappers' CCACHE_MAXSIZE='2G' HUDSON_HOME='/var/lib/jenkins' PYTHONPATH='/home/jenkins/build/libvirt/lib/python3.7/site-packages' BUILD_ID='72' PERL5LIB='/home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi' OLDPWD='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> JENKINS_SERVER_COOKIE='f4d3a7a925dabf8a' ROOT_BUILD_CAUSE='SCMTRIGGER' PWD='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> NINJA='/usr/local/bin/ninja' _='/usr/local/bin/java' BUILD_TAG='jenkins-osinfo-db-tools-check-systems=libvirt-freebsd-11-72' NODE_LABELS='libvirt libvirt-freebsd-11' BUILD_CAUSE='UPSTREAMTRIGGER' BUILD_DISPLAY_NAME='#72' RUN_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' USER='jenkins' HOME='/home/jenkins' BUILD_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' ROOT_BUILD_CAUSE_SCMTRIGGER='true' JOB_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-11/' BASH_ENV='/home/jenkins/.bashrc' PS1='[\u@\h \w]$ ' SHELL='/usr/local/bin/bash' HUDSON_URL='https://ci.centos.org/' HUDSON_COOKIE='bf737242-1249-4664-98da-be5a55d251ff' WORKSPACE='<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> BUILD_CAUSE_UPSTREAMTRIGGER='true' PYTHON='/usr/local/bin/python3' NODE_NAME='libvirt-freebsd-11' systems='libvirt-freebsd-11' VIRT_PREFIX='/home/jenkins/build/libvirt' PKG_CONFIG_PATH='/home/jenkins/build/libvirt/lib/pkgconfig' BLOCKSIZE='K' EXECUTOR_NUMBER='3' SHLVL='0'
1/4 osinfo-db-tools:style / syntax-check TIMEOUT 30.10 s
--- command ---
14:32:38 MESON_SOURCE_ROOT='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_x_alloc_return_value
cast_of_argument_to_free
const_long_option
copyright_format
error_message_period
error_message_warn_fatal
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_dirent_without_use
prohibit_defined_have_decl_tests
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_double_semicolon
prohibit_error_without_use
prohibit_hash_pjw_without_use
prohibit_getopt_without_use
prohibit_hash_without_use
prohibit_ignore_value_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_magic_number_exit
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_stat_st_blocks
prohibit_signal_without_use
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_test_double_equal
prohibit_strncpy
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
redundant_const
prohibit_xfreopen_without_use
trailing_blank
space_tab
unmarked_diagnostics
useless_cpp_parens
22.00 TAB_in_indentation
23.00 Wundef_boolean
23.00 avoid_attribute_unused_in_header
23.00 avoid_if_before_free
22.00 bracket_spacing_check
23.00 bindtextdomain
22.00 cast_of_argument_to_free
22.00 cast_of_x_alloc_return_value
23.00 error_message_period
23.00 copyright_format
23.00 const_long_option
23.00 preprocessor_indentation
23.00 po_check
23.00 error_message_warn_fatal
23.00 prohibit_S_IS_definition
23.00 prohibit_HAVE_MBRTOWC
24.00 prohibit_atoi_atof
23.00 prohibit_argmatch_without_use
24.00 prohibit_assert_without_use
24.00 prohibit_backup_files
24.00 prohibit_c_ctype_without_use
24.00 prohibit_canonicalize_without_use
24.00 prohibit_close_stream_without_use
23.00 prohibit_defined_have_decl_tests
24.00 prohibit_cloexec_without_use
24.00 prohibit_double_semicolon
25.00 prohibit_dirent_without_use
24.00 prohibit_doubled_word
24.00 prohibit_empty_lines_at_EOF
24.00 prohibit_error_without_use
24.00 prohibit_hash_pjw_without_use
24.00 prohibit_getopt_without_use
24.00 prohibit_hash_without_use
25.00 prohibit_inttostr_without_use
25.00 prohibit_ignore_value_without_use
24.00 prohibit_magic_number_exit
25.00 prohibit_openat_without_use
25.00 prohibit_long_options_without_use
25.00 prohibit_path_max_allocation
24.00 prohibit_quote_without_use
24.00 prohibit_posixver_without_use
25.00 prohibit_quotearg_without_use
25.00 prohibit_reversed_compare_failure
24.00 prohibit_root_dev_ino_without_use
25.00 prohibit_safe_read_without_use
25.00 prohibit_same_without_use
24.00 prohibit_signal_without_use
24.00 prohibit_stddef_without_use
24.00 prohibit_stat_st_blocks
24.00 prohibit_stdio--_without_use
24.00 prohibit_stdio-safer_without_use
24.00 prohibit_strcmp
25.00 prohibit_strncpy
25.00 prohibit_strings_without_use
25.00 prohibit_test_double_equal
25.00 prohibit_undesirable_word_seq
25.00 prohibit_xalloc_without_use
25.00 prohibit_test_minus_ao
24.00 redundant_const
-------
2/4 osinfo-db-tools:unit / export-import OK 22.96 s
--- command ---
14:32:38 sysconfdir='/home/jenkins/build/libvirt/etc' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd11 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 10 items
../tests/test_osinfo_db_export_import.py ........ss [100%]
===================== 8 passed, 2 skipped in 11.09 seconds =====================
-------
3/4 osinfo-db-tools:unit / path OK 8.84 s
--- command ---
14:33:01 sysconfdir='/home/jenkins/build/libvirt/etc' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd11 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 5 items
../tests/test_osinfo_db_path.py ..... [100%]
=========================== 5 passed in 1.96 seconds ===========================
-------
4/4 osinfo-db-tools:unit / validate OK 7.79 s
--- command ---
14:33:08 sysconfdir='/home/jenkins/build/libvirt/etc' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd11 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 6 items
../tests/test_osinfo_db_validate.py ...... [100%]
=========================== 6 passed in 2.53 seconds ===========================
-------
Ok: 3
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
+ exit 1
Build step 'Execute shell' marked build as failure
4 years, 5 months
Build failed in Jenkins: osinfo-db-tools-check » libvirt-freebsd-12 #72
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
------------------------------------------
[...truncated 3.57 KB...]
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
redundant_const
space_tab
trailing_blank
unmarked_diagnostics
useless_cpp_parens
prohibit_xfreopen_without_use
23.00 TAB_in_indentation
23.00 avoid_attribute_unused_in_header
23.00 Wundef_boolean
23.00 avoid_if_before_free
24.00 bindtextdomain
24.00 bracket_spacing_check
24.00 cast_of_argument_to_free
23.00 cast_of_x_alloc_return_value
23.00 const_long_option
23.00 error_message_period
23.00 copyright_format
23.00 error_message_warn_fatal
23.00 preprocessor_indentation
24.00 po_check
24.00 prohibit_S_IS_definition
24.00 prohibit_HAVE_MBRTOWC
24.00 prohibit_argmatch_without_use
23.00 prohibit_assert_without_use
23.00 prohibit_atoi_atof
23.00 prohibit_backup_files
23.00 prohibit_c_ctype_without_use
23.00 prohibit_canonicalize_without_use
24.00 prohibit_cloexec_without_use
24.00 prohibit_close_stream_without_use
24.00 prohibit_defined_have_decl_tests
23.00 prohibit_double_semicolon
23.00 prohibit_doubled_word
23.00 prohibit_empty_lines_at_EOF
23.00 prohibit_dirent_without_use
23.00 prohibit_getopt_without_use
23.00 prohibit_hash_pjw_without_use
23.00 prohibit_ignore_value_without_use
23.00 prohibit_hash_without_use
23.00 prohibit_error_without_use
24.00 prohibit_magic_number_exit
24.00 prohibit_long_options_without_use
23.00 prohibit_inttostr_without_use
24.00 prohibit_openat_without_use
24.00 prohibit_path_max_allocation
23.00 prohibit_quotearg_without_use
23.00 prohibit_quote_without_use
23.00 prohibit_posixver_without_use
24.00 prohibit_reversed_compare_failure
24.00 prohibit_safe_read_without_use
24.00 prohibit_same_without_use
24.00 prohibit_root_dev_ino_without_use
24.00 prohibit_signal_without_use
24.00 prohibit_stat_st_blocks
24.00 prohibit_stddef_without_use
24.00 prohibit_stdio-safer_without_use
24.00 prohibit_stdio--_without_use
24.00 prohibit_strcmp
-------
Full log written to /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
+ cat meson-logs/testlog.txt
Log of Meson test suite run on 2020-05-29T14:32:38.824250
Inherited environment: LC_CTYPE='C.UTF-8' JOB_NAME='osinfo-db-tools-check/systems=libvirt-freebsd-12' HUDSON_SERVER_COOKIE='f4d3a7a925dabf8a' BUILD_NUMBER='72' MAKE='/usr/local/bin/gmake' XDG_DATA_DIRS='/home/jenkins/build/libvirt/share:/usr/share:/usr/local/share' GI_TYPELIB_PATH='/home/jenkins/build/libvirt/lib/girepository-1.0' JOB_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' C_INCLUDE_PATH='/home/jenkins/build/libvirt/include' MAIL='/var/mail/jenkins' RUN_CHANGES_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' JENKINS_URL='https://ci.centos.org/' OSINFO_SYSTEM_DIR='/home/jenkins/build/libvirt/share/osinfo' JENKINS_HOME='/var/lib/jenkins' MAKEFLAGS='-j3' PATH='/usr/libexec/ccache-wrappers:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin' LD_LIBRARY_PATH='/home/jenkins/build/libvirt/lib' JOB_BASE_NAME='systems=libvirt-freebsd-12' CCACHE_WRAPPERSDIR='/usr/libexec/ccache-wrappers' CCACHE_MAXSIZE='2G' HUDSON_HOME='/var/lib/jenkins' PYTHONPATH='/home/jenkins/build/libvirt/lib/python3.7/site-packages' BUILD_ID='72' PERL5LIB='/home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi' OLDPWD='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> JENKINS_SERVER_COOKIE='f4d3a7a925dabf8a' ROOT_BUILD_CAUSE='SCMTRIGGER' PWD='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> NINJA='/usr/local/bin/ninja' _='/usr/local/bin/java' BUILD_TAG='jenkins-osinfo-db-tools-check-systems=libvirt-freebsd-12-72' NODE_LABELS='libvirt libvirt-freebsd-12' BUILD_CAUSE='UPSTREAMTRIGGER' BUILD_DISPLAY_NAME='#72' RUN_DISPLAY_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' USER='jenkins' HOME='/home/jenkins' BUILD_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...' ROOT_BUILD_CAUSE_SCMTRIGGER='true' JOB_URL='https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-12/' BASH_ENV='/home/jenkins/.bashrc' PS1='[\u@\h \w]$ ' SHELL='/usr/local/bin/bash' HUDSON_URL='https://ci.centos.org/' HUDSON_COOKIE='3ad54af9-3492-43d7-8d2d-474bd141e957' WORKSPACE='<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> BUILD_CAUSE_UPSTREAMTRIGGER='true' PYTHON='/usr/local/bin/python3' NODE_NAME='libvirt-freebsd-12' systems='libvirt-freebsd-12' VIRT_PREFIX='/home/jenkins/build/libvirt' PKG_CONFIG_PATH='/home/jenkins/build/libvirt/lib/pkgconfig' BLOCKSIZE='K' EXECUTOR_NUMBER='3' SHLVL='0'
1/4 osinfo-db-tools:style / syntax-check TIMEOUT 30.06 s
--- command ---
14:32:38 MESON_SOURCE_ROOT='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
bindtextdomain
avoid_if_before_free
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
const_long_option
copyright_format
error_message_period
error_message_warn_fatal
po_check
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
preprocessor_indentation
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_backup_files
prohibit_atoi_atof
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_double_semicolon
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_ignore_value_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_reversed_compare_failure
prohibit_quotearg_without_use
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_test_double_equal
prohibit_strncpy
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
redundant_const
space_tab
trailing_blank
unmarked_diagnostics
useless_cpp_parens
prohibit_xfreopen_without_use
23.00 TAB_in_indentation
23.00 avoid_attribute_unused_in_header
23.00 Wundef_boolean
23.00 avoid_if_before_free
24.00 bindtextdomain
24.00 bracket_spacing_check
24.00 cast_of_argument_to_free
23.00 cast_of_x_alloc_return_value
23.00 const_long_option
23.00 error_message_period
23.00 copyright_format
23.00 error_message_warn_fatal
23.00 preprocessor_indentation
24.00 po_check
24.00 prohibit_S_IS_definition
24.00 prohibit_HAVE_MBRTOWC
24.00 prohibit_argmatch_without_use
23.00 prohibit_assert_without_use
23.00 prohibit_atoi_atof
23.00 prohibit_backup_files
23.00 prohibit_c_ctype_without_use
23.00 prohibit_canonicalize_without_use
24.00 prohibit_cloexec_without_use
24.00 prohibit_close_stream_without_use
24.00 prohibit_defined_have_decl_tests
23.00 prohibit_double_semicolon
23.00 prohibit_doubled_word
23.00 prohibit_empty_lines_at_EOF
23.00 prohibit_dirent_without_use
23.00 prohibit_getopt_without_use
23.00 prohibit_hash_pjw_without_use
23.00 prohibit_ignore_value_without_use
23.00 prohibit_hash_without_use
23.00 prohibit_error_without_use
24.00 prohibit_magic_number_exit
24.00 prohibit_long_options_without_use
23.00 prohibit_inttostr_without_use
24.00 prohibit_openat_without_use
24.00 prohibit_path_max_allocation
23.00 prohibit_quotearg_without_use
23.00 prohibit_quote_without_use
23.00 prohibit_posixver_without_use
24.00 prohibit_reversed_compare_failure
24.00 prohibit_safe_read_without_use
24.00 prohibit_same_without_use
24.00 prohibit_root_dev_ino_without_use
24.00 prohibit_signal_without_use
24.00 prohibit_stat_st_blocks
24.00 prohibit_stddef_without_use
24.00 prohibit_stdio-safer_without_use
24.00 prohibit_stdio--_without_use
24.00 prohibit_strcmp
-------
2/4 osinfo-db-tools:unit / export-import OK 26.09 s
--- command ---
14:32:38 abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> sysconfdir='/home/jenkins/build/libvirt/etc' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd12 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 10 items
../tests/test_osinfo_db_export_import.py ........ss [100%]
===================== 8 passed, 2 skipped in 13.35 seconds =====================
-------
3/4 osinfo-db-tools:unit / path OK 9.06 s
--- command ---
14:33:04 abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> sysconfdir='/home/jenkins/build/libvirt/etc' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd12 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 5 items
../tests/test_osinfo_db_path.py ..... [100%]
=========================== 5 passed in 1.43 seconds ===========================
-------
4/4 osinfo-db-tools:unit / validate OK 8.99 s
--- command ---
14:33:08 abs_top_srcdir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> datadir='/home/jenkins/build/libvirt/share' abs_top_builddir='/usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...'> sysconfdir='/home/jenkins/build/libvirt/etc' /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
--- stdout ---
============================= test session starts ==============================
platform freebsd12 -- Python 3.7.7, pytest-4.5.0, py-1.8.1, pluggy-0.12.0
rootdir: /usr<https://ci.centos.org/job/osinfo-db-tools-check/systems=libvirt-freebsd-1...>
collected 6 items
../tests/test_osinfo_db_validate.py ...... [100%]
=========================== 6 passed in 2.33 seconds ===========================
-------
Ok: 3
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
+ exit 1
Build step 'Execute shell' marked build as failure
4 years, 5 months