YaST Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
February 2017
- 4 participants
- 351 discussions
30 Mar '17
See <http://ci.opensuse.org/job/yast-kdump-master/311/display/redirect?page=chan…>
Changes:
[Martin Vidner] SimpleCov.track_files; add_filter "/test/"
[Martin Vidner] Factored out Y2Kdump::Clients::Finish
[Martin Vidner] Moved the fadump decision inside update_initrd
[Martin Vidner] Split off update_initrd_with
[Martin Vidner] Explicitly create the kdump initrd (bsc#1022496).
[Martin Vidner] version + changelog
[Martin Vidner] simplecov is not needed explicitly, coveralls will pull it in.
[Martin Vidner] Test Y2Kdump::Clients::Finish
[Martin Vidner] Use Mode.auto to simplify
------------------------------------------
[...truncated 41.20 KB...]
[ 5s] reports presence of the param
[ 5s] schedules the writing on the param
[ 5s] does not find several ranges
[ 5s] correctly reads both sizes
[ 5s] when the param is a number for high memory
[ 5s] reports presence of the param
[ 5s] schedules the writing on the param
[ 5s] does not find several ranges
[ 5s] correctly reads the size
[ 5s] when the param uses ranges for both high and low
[ 5s] reports presence of the param
[ 5s] schedules the writing on the param
[ 5s] does not find several ranges
[ 5s] correctly reads the size
[ 5s] when the param uses complex ranges and types
[ 5s] reports presence of the param
[ 5s] schedules the writing on the param
[ 5s] finds several ranges
[ 5s] correctly reads the size
[ 5s] when some type of memory (high, low) has several values
[ 5s] reports presence of the param
[ 5s] schedules the writing on the param
[ 5s] finds several ranges
[ 5s] correctly reads the first occurrence
[ 5s] .WriteKdumpBootParameter
[ 5s] during autoinstallation
[ 5s] if kdump is requested and a value for crashkernel is supplied
[ 5s] writes the crashkernel value to the bootloader and enables the service
[ 5s] if kdump is requested but empty value for crashkernel is supplied
[ 5s] writes an empty crashkernel in the bootloader and enables the service
[ 5s] if kdump is requested but no value for crashkernel is supplied
[ 5s] writes a proposed crashkernel in the bootloader and enables the service
[ 5s] if kdump is explicitly disabled
[ 5s] disables the service not touching bootloader
[ 5s] if kdump crashkernel contains an offset
[ 5s] writes the crashkernel value without removing the offset
[ 5s] during autoupgrade
[ 5s] if kdump is requested and a value for crashkernel is supplied
[ 5s] writes the crashkernel value to the bootloader and enables the service
[ 5s] if kdump is requested but an empty value for crashkernel is supplied
[ 5s] writes an empty crashkernel in the bootloader and enables the service
[ 5s] if kdump is requested but no value for crashkernel is supplied
[ 5s] rewrites the bootloader crashkernel settings and enables the service
[ 5s] if kdump is explicitly disabled
[ 5s] disables the service not touching bootloader
[ 5s] if kdump crashkernel contains an offset
[ 5s] writes the crashkernel value without removing the offset
[ 5s] in normal mode
[ 5s] crashkernel is already configured in the bootloader
[ 5s] updates crashkernel and enables service if crashkernel is changed
[ 5s] enables the service but does not update crashkernel if it's not needed
[ 5s] disables the service and removes crashkernel if kdump was disabled
[ 5s] crashkernel is currently not configured in the bootloader
[ 5s] writes chrashkernel and enables the service if kdump was enabled
[ 5s] disables the service not touching bootloader if kdump was not enabled
[ 5s] not modifying the current bootloader value
[ 5s] if the value includes an offset
[ 5s] removes the range
[ 5s] if the value includes several ranges and an offset
[ 5s] does not try to write a new value
[ 5s] during update
[ 5s] if the crashkernel value includes an offset
[ 5s] removes the offset
[ 5s] if the value includes several ranges and an offset
[ 5s] removes the offset
[ 5s] .Update
[ 5s] in update mode
[ 5s] reads kernel param, update kdump boot parameter and returns true
[ 5s] in update mode
[ 5s] does not reads kernel param but update kdump boot parameter and returns true
[ 5s] .allocated_memory=
[ 5s] assigns the argument to :low if it's a string
[ 5s] empties the value if the argument is the empty string
[ 5s] assigns the argument if it's a hash
[ 5s] .Proposal
[ 5s] during AutoYaST installation
[ 5s] does not override imported AutoYaST settings
[ 5s]
[ 5s] Y2Kdump::Clients::Finish
[ 5s] #steps
[ 5s] returns an integer
[ 5s] #title
[ 5s] returns a string
[ 5s] #modes
[ 5s] returns a list
[ 5s] #write
[ 5s] calls Kdump.Write for installing
[ 5s] calls Kdump.Update for updating
[ 5s]
[ 5s] Finished in 0.2937 seconds (files took 1.03 seconds to load)
[ 5s] 127 examples, 0 failures
[ 5s]
[ 5s] + exit 0
[ 5s] Processing files: yast2-kdump-3.2.2-1.x86_64
[ 6s] Provides: application() application(YaST2/kdump.desktop) yast2-kdump = 3.2.2-1 yast2-kdump(x86-64) = 3.2.2-1
[ 6s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 6s] Conflicts: yast2-installation < 3.1.198
[ 6s] Recommends: makedumpfile
[ 6s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-kdump-3.2.2-1.x86_64
[ 6s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-kdump-3.2.2-1.src.rpm
[ 6s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/yast2-kdump-3.2.2-1.x86_64.rpm
[ 6s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QBgmKo
[ 6s] + umask 022
[ 6s] + cd /home/abuild/rpmbuild/BUILD
[ 6s] + cd yast2-kdump-3.2.2
[ 6s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-kdump-3.2.2-1.x86_64
[ 6s] + exit 0
[ 6s] ... checking for files with abuild user/group
[ 6s] ... running 00-check-install-rpms
[ 6s] ... installing all built rpms
[ 6s] Preparing packages...
[ 6s] yast2-kdump-3.2.2-1.x86_64
[ 6s] ... running 01-check-debuginfo
[ 6s] ... testing for empty debuginfo packages
[ 6s] ... running 02-check-gcc-output
[ 6s] ... testing for serious compiler warnings
[ 6s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 6s] (using /var/tmp/build-root-openSUSE_Factory/.build.log)
[ 6s] ... running 03-check-binary-kernel-log
[ 6s] ... running 04-check-filelist
[ 6s] ... checking filelist
[ 6s] ... running 05-check-invalid-requires
[ 6s] ... running 06-check-installtest
[ 6s] ... testing for pre/postinstall scripts that are not idempotent
[ 6s] ... running 08-check-permissions
[ 6s] ... testing for modified permissions
[ 6s] ... running 09-check-packaged-twice
[ 6s] ... running 10-check-lanana
[ 6s] ... running 12-check-libtool-deps
[ 6s] ... testing devel dependencies required by libtool .la files
[ 6s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 6s] ... running 13-check-invalid-provides
[ 6s] ... running 14-check-gconf-scriptlets
[ 6s] ... testing GConf scriptlet presence
[ 6s] ... running 72-translate-appdata
[ 6s] ... running 99-check-remove-rpms
[ 6s] ... removing all built rpms
[ 6s] (order: reverse yast2-kdump)
[ 7s]
[ 7s] RPMLINT report:
[ 7s] ===============
[ 7s] yast2-kdump.x86_64: W: no-binary
[ 7s] The package should be of the noarch architecture because it doesn't contain
[ 7s] any binaries.
[ 7s]
[ 7s] yast2-kdump.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/kdump.desktop xdg-su
[ 7s] the .desktop file is for a file not present in the package. You should check
[ 7s] the requires or see if this is not a error
[ 7s]
[ 7s] yast2-kdump.x86_64: W: description-shorter-than-summary
[ 7s] yast2-kdump.src: W: description-shorter-than-summary
[ 7s] The package description should be longer than the summary. be a bit more
[ 7s] verbose, please.
[ 7s]
[ 7s] 2 packages and 0 specfiles checked; 0 errors, 4 warnings.
[ 7s]
[ 7s]
[ 7s] yast-jenkins finished "build yast2-kdump.spec" at Wed Feb 15 14:43:40 UTC 2017.
[ 7s]
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-kdump-3.2.2-1.src.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/x86_64/yast2-kdump-3.2.2-1.x86_64.rpm
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-kdump
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-kdump
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump-3.2.1.tar.bz2'] {'rev': '328'}
A YaST:Head/yast2-kdump/yast2-kdump-3.2.1.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump.changes'] {'rev': '328'}
A YaST:Head/yast2-kdump/yast2-kdump.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump.spec'] {'rev': '328'}
A YaST:Head/yast2-kdump/yast2-kdump.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', '_meta'] {}
At revision 328.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-kdump.changes <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump/yast2-kdump.changes
rm <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump/yast2-kdump.changes
rm <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump/yast2-kdump-3.2.1.tar.bz2
rm <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump/yast2-kdump.spec
cp package/yast2-kdump.changes <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump
cp package/yast2-kdump-3.2.2.tar.bz2 <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump
cp package/yast2-kdump.spec <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump
osc -A 'https://api.opensuse.org/' addremove
--- package/yast2-kdump.changes 2017-02-15 14:43:21.851607361 +0000
+++ <http://ci.opensuse.org/job/yast-kdump-master/ws/YaST>:Head/yast2-kdump/yast2-kdump.changes 2017-01-31 07:17:23.000000000 +0000
@@ -1,10 +1,4 @@
-------------------------------------------------------------------
-Tue Feb 14 12:08:46 UTC 2017 - mvidner(a)suse.com
-
-- Explicitly create the kdump initrd (bsc#1022496).
-- 3.2.2
-
--------------------------------------------------------------------
Wed Jan 25 13:01:58 UTC 2017 - mvidner(a)suse.com
- Implement simple_mode -> label_proposal (FATE#322328)
A yast2-kdump-3.2.2.tar.bz2
D yast2-kdump-3.2.1.tar.bz2
submitting package...
osc -A https://api.opensuse.org/ commit -m - Explicitly create the kdump initrd (bsc#1022496).
- 3.2.2
Deleting yast2-kdump-3.2.1.tar.bz2
Sending yast2-kdump.changes
Sending yast2-kdump.spec
Sending yast2-kdump-3.2.2.tar.bz2
Transmitting file data ...
Committed revision 329.
Waiting for server side source service run
At revision 329.
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-kdump
New package submitted to YaST:Head
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-kdump
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump-3.2.2.tar.bz2'] {'rev': '329'}
A YaST:Head/yast2-kdump/yast2-kdump-3.2.2.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump.changes'] {'rev': '329'}
A YaST:Head/yast2-kdump/yast2-kdump.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', 'yast2-kdump.spec'] {'rev': '329'}
A YaST:Head/yast2-kdump/yast2-kdump.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-kdump', '_meta'] {}
At revision 329.
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-kdump' 'yast2-kdump.spec' > /tmp/yast-rake20170215-21406-f8tr30
Version has been changed in *.spec file
yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-kdump' 'openSUSE:Factory' -m 'submit new version 3.2.2' --yes
Package yast2-kdump has a failed source service
Please fix this first
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
1
24 Mar '17
https://ci.suse.de/job/yast-bootloader-CASP/1/-----------------------------…
[...truncated 29.13 KB...]
yast2-bootloader-3.1.208/doc/workflow.png
yast2-bootloader-3.1.208/doc/ui.xml
yast2-bootloader-3.1.208/.coveralls.yml
yast2-bootloader-3.1.208/test/
yast2-bootloader-3.1.208/test/boot_storage_test.rb
yast2-bootloader-3.1.208/test/grub_install_test.rb
yast2-bootloader-3.1.208/test/grub2pwd_test.rb
yast2-bootloader-3.1.208/test/udev_mapping_test.rb
yast2-bootloader-3.1.208/test/disk_change_detector_test.rb
yast2-bootloader-3.1.208/test/bootloader_proposal_client_test.rb
yast2-bootloader-3.1.208/test/main_dialog_test.rb
yast2-bootloader-3.1.208/test/bootloader_base_test.rb
yast2-bootloader-3.1.208/test/test_helper.rb
yast2-bootloader-3.1.208/test/serial_console_test.rb
yast2-bootloader-3.1.208/test/autoyast_converter_test.rb
yast2-bootloader-3.1.208/test/kexec_test.rb
yast2-bootloader-3.1.208/test/sections_test.rb
yast2-bootloader-3.1.208/test/boot_support_test.rb
yast2-bootloader-3.1.208/test/boot_arch_test.rb
yast2-bootloader-3.1.208/test/mbr_update_test.rb
yast2-bootloader-3.1.208/test/device_map_test.rb
yast2-bootloader-3.1.208/test/bootloader_test.rb
yast2-bootloader-3.1.208/test/grub2base_test.rb
yast2-bootloader-3.1.208/test/grub2_efi_test.rb
yast2-bootloader-3.1.208/test/boot_record_backup_test.rb
yast2-bootloader-3.1.208/test/grub2_widgets_test.rb
yast2-bootloader-3.1.208/test/grub2_test.rb
yast2-bootloader-3.1.208/test/sysconfig_test.rb
yast2-bootloader-3.1.208/test/device_map_dialog_test.rb
yast2-bootloader-3.1.208/test/none_bootloader_test.rb
yast2-bootloader-3.1.208/test/stage1_device_test.rb
yast2-bootloader-3.1.208/test/stage1_test.rb
yast2-bootloader-3.1.208/test/data/
yast2-bootloader-3.1.208/test/data/storage_tmpfs.yaml
yast2-bootloader-3.1.208/test/data/storage_lvm.yaml
yast2-bootloader-3.1.208/test/data/storage_ppc.yaml
yast2-bootloader-3.1.208/test/data/many_disks.yaml
yast2-bootloader-3.1.208/test/data/storage_mdraid.yaml
yast2-bootloader-3.1.208/test/data/lvm_whole_disk.yml
yast2-bootloader-3.1.208/test/data/storage_dm.yaml
yast2-bootloader-3.1.208/test/data/storage_lvm_on_mdraid.yaml
yast2-bootloader-3.1.208/test/data/storage_lvm_without_devices_add.yaml
yast2-bootloader-3.1.208/test/data/storage_encrypted_two_levels.yaml
yast2-bootloader-3.1.208/test/data/storage_xfs.yaml
yast2-bootloader-3.1.208/test/data/storage_encrypted.yaml
yast2-bootloader-3.1.208/test/bootloader_finish_client_test.rb
yast2-bootloader-3.1.208/.rubocop.yml
yast2-bootloader-3.1.208/SUPPORTED_SCENARIOS.md
yast2-bootloader-3.1.208/.travis.yml
yast2-bootloader-3.1.208/.yardopts
yast2-bootloader-3.1.208/CONTRIBUTING.md
yast2-bootloader-3.1.208/Rakefile
yast2-bootloader-3.1.208/COPYING
cd -
rm -rf package/yast2-bootloader-3.1.208
Skipped files:
.coveralls.yml: skipped by name match (configuration file)
.gitignore: skipped by name match (version system file)
.rubocop.yml: skipped by name match (configuration file)
.travis.yml: skipped by name match (configuration file)
.yardopts: skipped by name match (configuration regex)
CONTRIBUTING.md: skipped by name match (documentation file)
COPYING: skipped by name match (already contain license)
MAINTAINER: skipped by name match (configuration regex)
README.md: skipped by name match (README file)
RPMNAME: skipped by name match (configuration regex)
Rakefile: skipped by name match (configuration regex)
SUPPORTED_SCENARIOS.md: skipped by name match (documentation file)
doc/bootcommon.xml: skipped by name match (configuration file)
doc/bootloader.html: skipped by name match (configuration regex)
doc/bootloader.xml: skipped by name match (configuration file)
doc/bootparam.xml: skipped by name match (configuration file)
doc/bootspec.xml: skipped by name match (configuration file)
doc/boottop.xml: skipped by name match (configuration file)
doc/callgraph.dia: skipped by name match (configuration regex)
doc/callgraph.png: skipped by name match (binary file)
doc/concept.xml: skipped by name match (configuration file)
doc/conf_flowchart.dia: skipped by name match (configuration regex)
doc/conf_flowchart.png: skipped by name match (binary file)
doc/diagrams.xml: skipped by name match (configuration file)
doc/grub.xml: skipped by name match (configuration file)
doc/importgraph.dia: skipped by name match (configuration regex)
doc/importgraph.png: skipped by name match (binary file)
doc/initrd.xml: skipped by name match (configuration file)
doc/inst_flowchart.dia: skipped by name match (configuration regex)
doc/inst_flowchart.png: skipped by name match (binary file)
doc/io.xml: skipped by name match (configuration file)
doc/lilo.xml: skipped by name match (configuration file)
doc/switch.xml: skipped by name match (configuration file)
doc/ui.xml: skipped by name match (configuration file)
doc/workflow.dia: skipped by name match (configuration regex)
doc/workflow.png: skipped by name match (binary file)
package/yast2-bootloader.changes: skipped by name match (changes file)
package/yast2-bootloader.spec: skipped by name match (configuration regex)
src/autoyast-rnc/bootloader.rnc: skipped by name match (configuration regex)
src/bin/update_gfxmenu: skipped by name match (configuration regex)
src/clients/bootloader.rb: skipped by name match (configuration regex)
src/clients/bootloader_auto.rb: skipped by name match (configuration regex)
src/clients/bootloader_finish.rb: skipped by name match (configuration regex)
src/clients/bootloader_proposal.rb: skipped by name match (configuration regex)
src/clients/inst_bootloader.rb: skipped by name match (configuration regex)
src/desktop/bootloader.desktop: skipped by name match (configuration regex)
src/fillup/sysconfig.bootloader.default: skipped by name match (configuration regex)
src/fillup/sysconfig.bootloader.i386: skipped by name match (configuration regex)
src/lib/bootloader/auto_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/autoyast_converter.rb: skipped by name match (configuration regex)
src/lib/bootloader/boot_record_backup.rb: skipped by name match (configuration regex)
src/lib/bootloader/bootloader_base.rb: skipped by name match (configuration regex)
src/lib/bootloader/bootloader_factory.rb: skipped by name match (configuration regex)
src/lib/bootloader/config_dialog.rb: skipped by name match (configuration regex)
src/lib/bootloader/device_map.rb: skipped by name match (configuration regex)
src/lib/bootloader/device_map_dialog.rb: skipped by name match (configuration regex)
src/lib/bootloader/disk_change_detector.rb: skipped by name match (configuration regex)
src/lib/bootloader/finish_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/generic_widgets.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2_widgets.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2base.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2efi.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2pwd.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub_install.rb: skipped by name match (configuration regex)
src/lib/bootloader/kexec.rb: skipped by name match (configuration regex)
src/lib/bootloader/main_dialog.rb: skipped by name match (configuration regex)
src/lib/bootloader/mbr_update.rb: skipped by name match (configuration regex)
src/lib/bootloader/none_bootloader.rb: skipped by name match (configuration regex)
src/lib/bootloader/proposal_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/read_dialog.rb: skipped by name match (configuration regex)
src/lib/bootloader/sections.rb: skipped by name match (configuration regex)
src/lib/bootloader/serial_console.rb: skipped by name match (configuration regex)
src/lib/bootloader/stage1.rb: skipped by name match (configuration regex)
src/lib/bootloader/stage1_device.rb: skipped by name match (configuration regex)
src/lib/bootloader/stage1_proposal.rb: skipped by name match (configuration regex)
src/lib/bootloader/sysconfig.rb: skipped by name match (configuration regex)
src/lib/bootloader/udev_mapping.rb: skipped by name match (configuration regex)
src/lib/bootloader/write_dialog.rb: skipped by name match (configuration regex)
src/modules/BootArch.rb: skipped by name match (configuration regex)
src/modules/BootStorage.rb: skipped by name match (configuration regex)
src/modules/BootSupportCheck.rb: skipped by name match (configuration regex)
src/modules/Bootloader.rb: skipped by name match (configuration regex)
src/scrconf/cfg_bootloader.scr: skipped by name match (configuration regex)
test/autoyast_converter_test.rb: skipped by name match (configuration regex)
test/boot_arch_test.rb: skipped by name match (configuration regex)
test/boot_record_backup_test.rb: skipped by name match (configuration regex)
test/boot_storage_test.rb: skipped by name match (configuration regex)
test/boot_support_test.rb: skipped by name match (configuration regex)
test/bootloader_base_test.rb: skipped by name match (configuration regex)
test/bootloader_finish_client_test.rb: skipped by name match (configuration regex)
test/bootloader_proposal_client_test.rb: skipped by name match (configuration regex)
test/bootloader_test.rb: skipped by name match (configuration regex)
test/data/lvm_whole_disk.yml: skipped by name match (configuration file)
test/data/many_disks.yaml: skipped by name match (configuration regex)
test/data/storage_dm.yaml: skipped by name match (configuration regex)
test/data/storage_encrypted.yaml: skipped by name match (configuration regex)
test/data/storage_encrypted_two_levels.yaml: skipped by name match (configuration regex)
test/data/storage_lvm.yaml: skipped by name match (configuration regex)
test/data/storage_lvm_on_mdraid.yaml: skipped by name match (configuration regex)
test/data/storage_lvm_without_devices_add.yaml: skipped by name match (configuration regex)
test/data/storage_mdraid.yaml: skipped by name match (configuration regex)
test/data/storage_ppc.yaml: skipped by name match (configuration regex)
test/data/storage_tmpfs.yaml: skipped by name match (configuration regex)
test/data/storage_xfs.yaml: skipped by name match (configuration regex)
test/device_map_dialog_test.rb: skipped by name match (configuration regex)
test/device_map_test.rb: skipped by name match (configuration regex)
test/disk_change_detector_test.rb: skipped by name match (configuration regex)
test/grub2_efi_test.rb: skipped by name match (configuration regex)
test/grub2_test.rb: skipped by name match (configuration regex)
test/grub2_widgets_test.rb: skipped by name match (configuration regex)
test/grub2base_test.rb: skipped by name match (configuration regex)
test/grub2pwd_test.rb: skipped by name match (configuration regex)
test/grub_install_test.rb: skipped by name match (configuration regex)
test/kexec_test.rb: skipped by name match (configuration regex)
test/main_dialog_test.rb: skipped by name match (configuration regex)
test/mbr_update_test.rb: skipped by name match (configuration regex)
test/none_bootloader_test.rb: skipped by name match (configuration regex)
test/sections_test.rb: skipped by name match (configuration regex)
test/serial_console_test.rb: skipped by name match (configuration regex)
test/stage1_device_test.rb: skipped by name match (configuration regex)
test/stage1_test.rb: skipped by name match (configuration regex)
test/sysconfig_test.rb: skipped by name match (configuration regex)
test/test_helper.rb: skipped by name match (configuration regex)
test/udev_mapping_test.rb: skipped by name match (configuration regex)osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:CASP:1.0' yast2-bootloader
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.suse.de ['source', 'Devel:YaST:CASP:1.0', 'yast2-bootloader', '_meta'] {}
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 61, in run
return prg.main(argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 343, in main
return self.cmd(args)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 366, in cmd
retval = self.onecmd(argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 500, in onecmd
return self._dispatch_cmd(handler, argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1230, in _dispatch_cmd
return handler(argv[0], opts, *args)
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 4287, in do_checkout
meta=opts.meta, outdir=opts.output_dir)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 4819, in checkout_package
show_package_meta(apiurl, project, package, meta)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3445, in show_package_meta
f = http_GET(url)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3297, in http_GET
def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3286, in http_request
fd = urlopen(req, data=data)
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 467, in error
result = self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 909, in http_error_401
url, req, headers)
File "/usr/lib64/python2.7/urllib2.py", line 887, in http_error_auth_reqed
return self.retry_http_basic_auth(host, req, realm)
File "/usr/lib64/python2.7/urllib2.py", line 897, in retry_http_basic_auth
return self.parent.open(req, timeout=req.timeout)
File "/usr/lib64/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
Server returned an error: HTTP Error 404: Not Found
Error getting meta for project 'Devel:YaST:CASP:1.0' package 'yast2-bootloader'
Devel:YaST:CASP:1.0/yast2-bootloader
rm -rf Devel:YaST:CASP:1.0
rake aborted!
Command failed with status (1): [osc -A 'https://api.suse.de/' --traceback ...]
Tasks: TOP => osc:sr => check:changelog
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
4
[yast-commit] Build failed in Jenkins: yast-autoinstallation-storage-ng #1
by admin@opensuse.org 24 Mar '17
by admin@opensuse.org 24 Mar '17
24 Mar '17
See <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/1/display/redir…>
------------------------------------------
[...truncated 77.45 KB...]
src/modules/Kickstart.rb: skipped by name match (configuration regex)
src/modules/Profile.rb: skipped by name match (configuration regex)
src/modules/ProfileLocation.rb: skipped by name match (configuration regex)
src/modules/Y2ModuleConfig.rb: skipped by name match (configuration regex)
src/scrconf/autoinstall.scr: skipped by name match (configuration regex)
src/scrconf/cfg_autoinstall.scr: skipped by name match (configuration regex)
src/scrconf/ksimport.scr: skipped by name match (configuration regex)
src/servers_non_y2/ag_ksimport: skipped by name match (configuration regex)
test/.gitignore: skipped by name match (version system file)
test/AutoInstallRules_test.rb: skipped by name match (configuration regex)
test/AutoInstall_test.rb: skipped by name match (configuration regex)
test/AutoinstClass_test.rb: skipped by name match (configuration regex)
test/AutoinstConfig_tests.rb: skipped by name match (configuration regex)
test/AutoinstFunctions_test.rb: skipped by name match (configuration regex)
test/AutoinstGeneral_test.rb: skipped by name match (configuration regex)
test/AutoinstPartPlan_test.rb: skipped by name match (configuration regex)
test/AutoinstSoftware_test.rb: skipped by name match (configuration regex)
test/Makefile.am: skipped by name match (configuration regex)
test/Y2ModuleConfig_test.rb: skipped by name match (configuration regex)
test/fixtures/classes/classes.xml: skipped by name match (configuration file)
test/fixtures/classes/swap/largeswap.xml: skipped by name match (configuration file)
test/fixtures/classes/swap/largeswap_noroot.xml: skipped by name match (configuration file)
test/fixtures/desktop_files/desktops.yml: skipped by name match (configuration file)
test/fixtures/etc/autoinstall/classes.xml: skipped by name match (configuration file)
test/fixtures/network/wicked.out: skipped by name match (configuration regex)
test/fixtures/network/wicked_partial.out: skipped by name match (configuration regex)
test/fixtures/output/ip_route.out: skipped by name match (configuration regex)
test/fixtures/output/partitions-dontmerge.xml: skipped by name match (configuration file)
test/fixtures/output/partitions-merged.xml: skipped by name match (configuration file)
test/fixtures/output/wicked_output: skipped by name match (configuration regex)
test/fixtures/profiles/general_with_time_sync.xml: skipped by name match (configuration file)
test/fixtures/profiles/general_without_time_sync.xml: skipped by name match (configuration file)
test/fixtures/profiles/partitions.xml: skipped by name match (configuration file)
test/fixtures/profiles/ppc_partitions.xml: skipped by name match (configuration file)
test/fixtures/profiles/software.xml: skipped by name match (configuration file)
test/fixtures/profiles/unhandled_and_obsolete.xml: skipped by name match (configuration file)
test/fixtures/storage/nfs_root.yml: skipped by name match (configuration file)
test/fixtures/storage/subvolumes.yml: skipped by name match (configuration file)
test/fixtures/storage/target_clone.yml: skipped by name match (configuration file)
test/fixtures/storage/target_ppc.yml: skipped by name match (configuration file)
test/include/ask_test.rb: skipped by name match (configuration regex)
test/include/autopart_test.rb: skipped by name match (configuration regex)
test/lib/module_config_builder_test.rb: skipped by name match (configuration regex)
test/lib/pkg_gpg_check_handler_test.rb: skipped by name match (configuration regex)
test/profile_test.rb: skipped by name match (configuration regex)
test/test_helper.rb: skipped by name match (configuration regex)
test_xml/README.md: skipped by name match (README file)
test_xml/ask.xml: skipped by name match (configuration file)
test_xml/ask2.xml: skipped by name match (configuration file)
test_xml/autoinst.xml: skipped by name match (configuration file)
test_xml/autoyast_bnc844761.xml: skipped by name match (configuration file)
test_xml/blog.xml: skipped by name match (configuration file)
test_xml/blown.xml: skipped by name match (configuration file)
test_xml/cc.xml: skipped by name match (configuration file)
test_xml/choose.xml: skipped by name match (configuration file)
test_xml/classes.xml: skipped by name match (configuration file)
test_xml/classes/eth0.xml: skipped by name match (configuration file)
test_xml/classes/largeswap.xml: skipped by name match (configuration file)
test_xml/classes/main.xml: skipped by name match (configuration file)
test_xml/classes/out.xml: skipped by name match (configuration file)
test_xml/classes/out2.xml: skipped by name match (configuration file)
test_xml/classes/swap/largeswap.xml: skipped by name match (configuration file)
test_xml/classes/swap/largeswap_noroot.xml: skipped by name match (configuration file)
test_xml/classes/vmware.xml: skipped by name match (configuration file)
test_xml/clone_sp1.xml: skipped by name match (configuration file)
test_xml/cobbler.xml: skipped by name match (configuration file)
test_xml/complex_partition.xml: skipped by name match (configuration file)
test_xml/empty.xml: skipped by name match (configuration file)
test_xml/fehr_826384.xml: skipped by name match (configuration file)
test_xml/fehr_829265.xml: skipped by name match (configuration file)
test_xml/fehr_861091.xml: skipped by name match (configuration file)
test_xml/fehr_addon.xml: skipped by name match (configuration file)
test_xml/fehr_addon_ha.xml: skipped by name match (configuration file)
test_xml/fehr_ask_sle11.xml: skipped by name match (configuration file)
test_xml/fehr_btrfs_subvol.xml: skipped by name match (configuration file)
test_xml/fehr_files.xml: skipped by name match (configuration file)
test_xml/fehr_iscsi_client.xml: skipped by name match (configuration file)
test_xml/fehr_lvm.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_conditional.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_full_sdc.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_reuse.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_sles11_sda_disklvm.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_sles12_sdb_full_sdcd.xml: skipped by name match (configuration file)
test_xml/fehr_lvm_thin.xml: skipped by name match (configuration file)
test_xml/fehr_minimal.xml: skipped by name match (configuration file)
test_xml/fehr_netrename.xml: skipped by name match (configuration file)
test_xml/fehr_pre_script.xml: skipped by name match (configuration file)
test_xml/fehr_raid.xml: skipped by name match (configuration file)
test_xml/fehr_raid5_nonames.xml: skipped by name match (configuration file)
test_xml/fehr_raid_SL11SP2.xml: skipped by name match (configuration file)
test_xml/fehr_raid_name_sdbc.xml: skipped by name match (configuration file)
test_xml/fehr_raid_reuse.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_bnc852903.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_sdb.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_sdb_15.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_sdb_15_init.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_sdb_4p.xml: skipped by name match (configuration file)
test_xml/fehr_reuse_sdb_4p_init.xml: skipped by name match (configuration file)
test_xml/fehr_runlevel_sdb.xml: skipped by name match (configuration file)
test_xml/fehr_scrtest.xml: skipped by name match (configuration file)
test_xml/fehr_sda.xml: skipped by name match (configuration file)
test_xml/fehr_sda_854439.xml: skipped by name match (configuration file)
test_xml/fehr_sda_sle12.xml: skipped by name match (configuration file)
test_xml/fehr_sdb.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_823224.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_gpt_sle12.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_lvm_ask.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_lvmext.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_ok.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_pers.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_sle11.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_sle12.xml: skipped by name match (configuration file)
test_xml/fehr_sdb_use_2gap.xml: skipped by name match (configuration file)
test_xml/fehr_sles11_nfs.xml: skipped by name match (configuration file)
test_xml/fehr_test.xml: skipped by name match (configuration file)
test_xml/files.xml: skipped by name match (configuration file)
test_xml/fix.xml: skipped by name match (configuration file)
test_xml/grc.xml: skipped by name match (configuration file)
test_xml/ia64.xml: skipped by name match (configuration file)
test_xml/image_test.xml: skipped by name match (configuration file)
test_xml/install_part1.xml: skipped by name match (configuration file)
test_xml/installedSystem.xml: skipped by name match (configuration file)
test_xml/jo.xml: skipped by name match (configuration file)
test_xml/lenovo.xml: skipped by name match (configuration file)
test_xml/lvm.xml: skipped by name match (configuration file)
test_xml/mctest.xml: skipped by name match (configuration file)
test_xml/min.xml: skipped by name match (configuration file)
test_xml/modify.xml: skipped by name match (configuration file)
test_xml/my_clone.xml: skipped by name match (configuration file)
test_xml/part1.xml: skipped by name match (configuration file)
test_xml/part1_complex.xml: skipped by name match (configuration file)
test_xml/part1_enc.xml: skipped by name match (configuration file)
test_xml/part1a.xml: skipped by name match (configuration file)
test_xml/part2.xml: skipped by name match (configuration file)
test_xml/part3.xml: skipped by name match (configuration file)
test_xml/part4.xml: skipped by name match (configuration file)
test_xml/part5.xml: skipped by name match (configuration file)
test_xml/part6.xml: skipped by name match (configuration file)
test_xml/part7.xml: skipped by name match (configuration file)
test_xml/part_fstab.xml: skipped by name match (configuration file)
test_xml/part_pre-script.xml: skipped by name match (configuration file)
test_xml/part_test.xml: skipped by name match (configuration file)
test_xml/part_test2.xml: skipped by name match (configuration file)
test_xml/raid_complex.xml: skipped by name match (configuration file)
test_xml/resize.xml: skipped by name match (configuration file)
test_xml/reuse_create.xml: skipped by name match (configuration file)
test_xml/reuse_evms.xml: skipped by name match (configuration file)
test_xml/reuse_use.xml: skipped by name match (configuration file)
test_xml/rules/big.xml: skipped by name match (configuration file)
test_xml/rules/classes/eth0.xml: skipped by name match (configuration file)
test_xml/rules/classes/main.xml: skipped by name match (configuration file)
test_xml/rules/classes/out.xml: skipped by name match (configuration file)
test_xml/rules/classes/out2.xml: skipped by name match (configuration file)
test_xml/rules/classes/vmware.xml: skipped by name match (configuration file)
test_xml/rules/kde.xml: skipped by name match (configuration file)
test_xml/rules/minimal.xml: skipped by name match (configuration file)
test_xml/rules/rest.xml: skipped by name match (configuration file)
test_xml/rules/rules.xml.old: skipped by name match (configuration regex)
test_xml/rules/rules.xml.old2: skipped by name match (configuration regex)
test_xml/rules/rules.xml.old3: skipped by name match (configuration regex)
test_xml/rules/rules.xml.save: skipped by name match (configuration regex)
test_xml/rules/rules.xml.test: skipped by name match (configuration regex)
test_xml/s390.xml: skipped by name match (configuration file)
test_xml/sap.xml: skipped by name match (configuration file)
test_xml/scripts/chroot_script_test.sh: skipped by name match (configuration regex)
test_xml/scripts/chroot_script_test2.sh: skipped by name match (configuration regex)
test_xml/scripts/file_script.sh: skipped by name match (configuration regex)
test_xml/scripts/init_script_test2.sh: skipped by name match (configuration regex)
test_xml/scripts/post_script_test.sh: skipped by name match (configuration regex)
test_xml/scripts/post_script_test2.sh: skipped by name match (configuration regex)
test_xml/scripts/postpart_script_test.sh: skipped by name match (configuration regex)
test_xml/scripts/pre_script_test.sh: skipped by name match (configuration regex)
test_xml/simple.xml: skipped by name match (configuration file)
test_xml/sled11sp2-autoinst.xml: skipped by name match (configuration file)
test_xml/sles-base.xml: skipped by name match (configuration file)
test_xml/sles11-sp1-32.xml: skipped by name match (configuration file)
test_xml/sles9.xml: skipped by name match (configuration file)
test_xml/software_with_addon.xml: skipped by name match (configuration file)
test_xml/susecz4.xml: skipped by name match (configuration file)
test_xml/sysconfig.xml: skipped by name match (configuration file)
test_xml/test.xml: skipped by name match (configuration file)
test_xml/test2.xml: skipped by name match (configuration file)
test_xml/test3.xml: skipped by name match (configuration file)
test_xml/testing.xml: skipped by name match (configuration file)
test_xml/ug_raid.xml: skipped by name match (configuration file)
test_xml/ui-test.xml: skipped by name match (configuration file)
test_xml/upgrade.xml: skipped by name match (configuration file)
test_xml/users.xml: skipped by name match (configuration file)
test_xml/varkoly.xml: skipped by name match (configuration file)
test_xml/vnc_test.xml: skipped by name match (configuration file)
test_xml/xinclude_incl.xml: skipped by name match (configuration file)
xslt/Makefile.am: skipped by name match (configuration regex)
xslt/dtd/Makefile.am: skipped by name match (configuration regex)
xslt/merge.xslt: skipped by name match (configuration regex)
xslt/rng/Makefile.am: skipped by name match (configuration regex)
xslt/rng/convert: skipped by name match (configuration regex)
xslt/rng/runlevels.rnc: skipped by name match (configuration regex)
xslt/rng/samba.rnc: skipped by name match (configuration regex)
xslt/rng/simplify-types: skipped by name match (configuration regex)
xslt/rng/sound.rnc: skipped by name match (configuration regex)osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:storage-ng' autoyast2
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng', 'autoyast2', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng', 'autoyast2'] {'rev': 'latest'}
A YaST:storage-ng
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng'] {}
A YaST:storage-ng/autoyast2
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng', 'autoyast2'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:storage-ng', 'autoyast2', '_meta'] {}
At revision None.
cp package/autoyast2.spec <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2
cp package/autoyast2-3.3.0.tar.bz2 <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2
cp package/autoyast_en_html.tar.bz2 <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2
cp package/autoyast2.changes <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2
osc -A 'https://api.opensuse.org/' addremove
A autoyast2.changes
A autoyast2-3.3.0.tar.bz2
A autoyast2.spec
A autoyast_en_html.tar.bz2
mkdir -p /var/tmp/YaST:storage-ng/openSUSE_Factory
yes | osc -A 'https://api.opensuse.org/' build --no-verify --release=1 --root=/var/tmp/build-root-openSUSE_Factory --keep-pkgs=/var/tmp/YaST:storage-ng/openSUSE_Factory openSUSE_Factory
Building package autoyast2 from project YaST:storage-ng
building package...
Building autoyast2.spec for openSUSE_Factory/x86_64
Getting buildinfo from server and store to <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2/.osc/_buildinfo-openSUSE_Factory-x86_64.xml
Getting buildconfig from server and store to <http://ci.opensuse.org/job/yast-autoinstallation-storage-ng/ws/YaST>:storage-ng/autoyast2/.osc/_buildconfig-openSUSE_Factory-x86_64
buildinfo is broken... it says:
unresolvable: conflict for provider of libstorage.so.7()(64bit) needed by yast2-storage
(provider libstorage7 is obsoleted by installed libstorage-ng1)
conflict for provider of libstorage7 >= 2.26.6 needed by yast2-storage
(provider libstorage7 is obsoleted by installed libstorage-ng1)
conflict for provider of libstorage.so.7()(64bit) needed by libstorage-ruby
(provider libstorage7 is obsoleted by installed libstorage-ng1)
conflict for provider of libstorage7 = 2.26.11 needed by libstorage-ruby
(provider libstorage7 is obsoleted by installed libstorage-ng1)
rm -rf YaST:storage-ng
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...]
Tasks: TOP => osc:commit => osc:build
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
3
24 Mar '17
https://ci.suse.de/job/yast-ntp-client-master/17/Changes:
[joseivanlopez] Add CFA model for ntp conf
[joseivanlopez] Add AttributeRecord and refac
[joseivanlopez] Add tests for cfa model of ntp conf
[joseivanlopez] Rubocop config
[joseivanlopez] Add comments to classes
[joseivanlopez] Use alias_method
[joseivanlopez] Use private_class_method
[joseivanlopez] Fixes for rubocop
[joseivanlopez] Refac NtpConf
[joseivanlopez] Improve cfa model for ntp
[joseivanlopez] Update ntp model tests
[joseivanlopez] Update ntp client to use cfa model
[joseivanlopez] Improve cfa model
[joseivanlopez] Document cfa model
[joseivanlopez] Add cfa to travis
[joseivanlopez] Add libaugeas-dev to travis
[joseivanlopez] Work around for augeas error in travis
[joseivanlopez] Fixes for rubocop
[joseivanlopez] Fix ntp client test
[joseivanlopez] Improve cfa model for ntp
[joseivanlopez] Improve tests
[joseivanlopez] Use RecordCollection#<<
[joseivanlopez] Log exception message
[joseivanlopez] Improve cfa model for ntp
[joseivanlopez] Add comments to CollectionRecord
[joseivanlopez] Use FileUtils
[joseivanlopez] Use delete_if
[joseivanlopez] Comment yield params
[joseivanlopez] Bump version
[joseivanlopez] Update spec
------------------------------------------
[...truncated 7.95 KB...]
mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/country.ycp
ln ./test/data/scr_root/usr/share/YaST2/data/country.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/country.ycp
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml
ln ./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml
mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf
ln ./test/data/scr_root_read/etc/ntp.conf package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf.original
ln ./test/data/scr_root_read/etc/ntp.conf.original package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf.original
mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config/config
ln ./test/data/scr_root_read/etc/sysconfig/network/config/config package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config/config
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/ntp
ln ./test/data/scr_root_read/etc/sysconfig/ntp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/ntp
mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp
ln ./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/country.ycp
ln ./test/data/scr_root_read/usr/share/YaST2/data/country.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/country.ycp
rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml
ln ./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml
mkdir -p package/yast2-ntp-client-3.2.2/./test/fixtures/cfa
rm -f package/yast2-ntp-client-3.2.2/./test/fixtures/cfa/ntp.conf
ln ./test/fixtures/cfa/ntp.conf package/yast2-ntp-client-3.2.2/./test/fixtures/cfa/ntp.conf
rm -f package/yast2-ntp-client-3.2.2/./test/misc_test.rb
ln ./test/misc_test.rb package/yast2-ntp-client-3.2.2/./test/misc_test.rb
rm -f package/yast2-ntp-client-3.2.2/./test/ntp_client_test.rb
ln ./test/ntp_client_test.rb package/yast2-ntp-client-3.2.2/./test/ntp_client_test.rb
rm -f package/yast2-ntp-client-3.2.2/./test/test_helper.rb
ln ./test/test_helper.rb package/yast2-ntp-client-3.2.2/./test/test_helper.rb
cd package
tar jcvf yast2-ntp-client-3.2.2.tar.bz2 yast2-ntp-client-3.2.2
yast2-ntp-client-3.2.2/
yast2-ntp-client-3.2.2/README.md
yast2-ntp-client-3.2.2/src/
yast2-ntp-client-3.2.2/src/lib/
yast2-ntp-client-3.2.2/src/lib/cfa/
yast2-ntp-client-3.2.2/src/lib/cfa/ntp_conf.rb
yast2-ntp-client-3.2.2/src/clients/
yast2-ntp-client-3.2.2/src/clients/ntp-client_finish.rb
yast2-ntp-client-3.2.2/src/clients/ntp-client_proposal.rb
yast2-ntp-client-3.2.2/src/clients/ntp-client.rb
yast2-ntp-client-3.2.2/src/clients/ntp-client_auto.rb
yast2-ntp-client-3.2.2/src/modules/
yast2-ntp-client-3.2.2/src/modules/NtpClient.rb
yast2-ntp-client-3.2.2/src/scrconf/
yast2-ntp-client-3.2.2/src/scrconf/etc_ntp.scr
yast2-ntp-client-3.2.2/src/scrconf/cfg_ntp.scr
yast2-ntp-client-3.2.2/src/autoyast-rnc/
yast2-ntp-client-3.2.2/src/autoyast-rnc/ntpclient.rnc
yast2-ntp-client-3.2.2/src/desktop/
yast2-ntp-client-3.2.2/src/desktop/ntp-client.desktop
yast2-ntp-client-3.2.2/src/data/
yast2-ntp-client-3.2.2/src/data/ntp_servers.yml
yast2-ntp-client-3.2.2/src/include/
yast2-ntp-client-3.2.2/src/include/ntp-client/
yast2-ntp-client-3.2.2/src/include/ntp-client/widgets.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/clocktypes.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/helps.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/commandline.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/dialogs.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/wizards.rb
yast2-ntp-client-3.2.2/src/include/ntp-client/misc.rb
yast2-ntp-client-3.2.2/MAINTAINER
yast2-ntp-client-3.2.2/package/
yast2-ntp-client-3.2.2/package/yast2-ntp-client.changes
yast2-ntp-client-3.2.2/package/yast2-ntp-client.spec
yast2-ntp-client-3.2.2/RPMNAME
yast2-ntp-client-3.2.2/doc/
yast2-ntp-client-3.2.2/doc/TODO
yast2-ntp-client-3.2.2/doc/spec.txt
yast2-ntp-client-3.2.2/doc/ntp.conf_agent.txt
yast2-ntp-client-3.2.2/.coveralls.yml
yast2-ntp-client-3.2.2/test/
yast2-ntp-client-3.2.2/test/cfa/
yast2-ntp-client-3.2.2/test/cfa/ntp_conf_test.rb
yast2-ntp-client-3.2.2/test/test_helper.rb
yast2-ntp-client-3.2.2/test/misc_test.rb
yast2-ntp-client-3.2.2/test/ntp_client_test.rb
yast2-ntp-client-3.2.2/test/fixtures/
yast2-ntp-client-3.2.2/test/fixtures/cfa/
yast2-ntp-client-3.2.2/test/fixtures/cfa/ntp.conf
yast2-ntp-client-3.2.2/test/data/
yast2-ntp-client-3.2.2/test/data/scr_root/
yast2-ntp-client-3.2.2/test/data/scr_root/etc/
yast2-ntp-client-3.2.2/test/data/scr_root/etc/ntp.conf.original
yast2-ntp-client-3.2.2/test/data/scr_root/usr/
yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/
yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/
yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/
yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/country.ycp
yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml
yast2-ntp-client-3.2.2/test/data/ntp_servers.yml
yast2-ntp-client-3.2.2/test/data/scr_root_read/
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/config/
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/config/config
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/ntp
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/ntp.conf
yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/ntp.conf.original
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/country.ycp
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml
yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp
yast2-ntp-client-3.2.2/.rubocop.yml
yast2-ntp-client-3.2.2/.travis.yml
yast2-ntp-client-3.2.2/CONTRIBUTING.md
yast2-ntp-client-3.2.2/Rakefile
yast2-ntp-client-3.2.2/COPYING
cd -
rm -rf package/yast2-ntp-client-3.2.2
osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-ntp-client
Skipped files:
.coveralls.yml: skipped by name match (configuration file)
.gitignore: skipped by name match (version system file)
.rubocop.yml: skipped by name match (configuration file)
.travis.yml: skipped by name match (configuration file)
CONTRIBUTING.md: skipped by name match (documentation file)
COPYING: skipped by name match (already contain license)
MAINTAINER: skipped by name match (configuration regex)
README.md: skipped by name match (README file)
RPMNAME: skipped by name match (configuration regex)
Rakefile: skipped by name match (configuration regex)
doc/TODO: skipped by name match (configuration regex)
doc/ntp.conf_agent.txt: skipped by name match (documentation file)
doc/spec.txt: skipped by name match (documentation file)
package/yast2-ntp-client.changes: skipped by name match (changes file)
package/yast2-ntp-client.spec: skipped by name match (configuration regex)
src/autoyast-rnc/ntpclient.rnc: skipped by name match (configuration regex)
src/clients/ntp-client.rb: skipped by name match (configuration regex)
src/clients/ntp-client_auto.rb: skipped by name match (configuration regex)
src/clients/ntp-client_finish.rb: skipped by name match (configuration regex)
src/clients/ntp-client_proposal.rb: skipped by name match (configuration regex)
src/data/ntp_servers.yml: skipped by name match (configuration file)
src/desktop/ntp-client.desktop: skipped by name match (configuration regex)
src/include/ntp-client/clocktypes.rb: skipped by name match (configuration regex)
src/include/ntp-client/commandline.rb: skipped by name match (configuration regex)
src/include/ntp-client/dialogs.rb: skipped by name match (configuration regex)
src/include/ntp-client/helps.rb: skipped by name match (configuration regex)
src/include/ntp-client/misc.rb: skipped by name match (configuration regex)
src/include/ntp-client/widgets.rb: skipped by name match (configuration regex)
src/include/ntp-client/wizards.rb: skipped by name match (configuration regex)
src/lib/cfa/ntp_conf.rb: skipped by name match (configuration regex)
src/modules/NtpClient.rb: skipped by name match (configuration regex)
src/scrconf/cfg_ntp.scr: skipped by name match (configuration regex)
src/scrconf/etc_ntp.scr: skipped by name match (configuration regex)
test/cfa/ntp_conf_test.rb: skipped by name match (configuration regex)
test/data/ntp_servers.yml: skipped by name match (configuration file)
test/data/scr_root/etc/ntp.conf.original: skipped by name match (configuration regex)
test/data/scr_root/usr/share/YaST2/data/country.ycp: skipped by name match (configuration regex)
test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml: skipped by name match (configuration file)
test/data/scr_root_read/etc/ntp.conf: skipped by name match (configuration file)
test/data/scr_root_read/etc/ntp.conf.original: skipped by name match (configuration regex)
test/data/scr_root_read/etc/sysconfig/network/config/config: skipped by name match (configuration regex)
test/data/scr_root_read/etc/sysconfig/ntp: skipped by name match (configuration regex)
test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp: skipped by name match (configuration regex)
test/data/scr_root_read/usr/share/YaST2/data/country.ycp: skipped by name match (configuration regex)
test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml: skipped by name match (configuration file)
test/fixtures/cfa/ntp.conf: skipped by name match (configuration file)
test/misc_test.rb: skipped by name match (configuration regex)
test/ntp_client_test.rb: skipped by name match (configuration regex)
test/test_helper.rb: skipped by name match (configuration regex)
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'}
A Devel:YaST:Head
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
A Devel:YaST:Head/yast2-ntp-client
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client-3.2.1.tar.bz2'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.changes'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.spec'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {}
At revision 57.
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec
cp package/yast2-ntp-client.changes <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
cp package/yast2-ntp-client.spec <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
cp package/yast2-ntp-client-3.2.2.tar.bz2 <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
osc -A 'https://api.suse.de/' addremove
D yast2-ntp-client-3.2.1.tar.bz2
A yast2-ntp-client-3.2.2.tar.bz2
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ntp-client' 'yast2-ntp-client.spec' > /tmp/yast-rake20161202-31917-z49abd
Checking IDs in *.changes file
Version has been changed in *.spec file
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ntp-client' 'yast2-ntp-client.changes' | diff - 'yast2-ntp-client.changes'
rm -rf Devel:YaST:Head
cleaning
* Starting osc check...
osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-ntp-client
* Done. Everything looks good.
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'}
A Devel:YaST:Head
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
A Devel:YaST:Head/yast2-ntp-client
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client-3.2.1.tar.bz2'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.changes'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.spec'] {'rev': '57'}
A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {}
At revision 57.
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes
rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec
cp package/yast2-ntp-client.changes <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
cp package/yast2-ntp-client.spec <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
cp package/yast2-ntp-client-3.2.2.tar.bz2 <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client
osc -A 'https://api.suse.de/' addremove
D yast2-ntp-client-3.2.1.tar.bz2
A yast2-ntp-client-3.2.2.tar.bz2
mkdir -p /var/tmp/Devel:YaST:Head/sle12_sp3
yes | osc -A 'https://api.suse.de/' build --no-verify --release=1 --root=/var/tmp/build-root-sle12_sp3 --keep-pkgs=/var/tmp/Devel:YaST:Head/sle12_sp3 sle12_sp3
Building package yast2-ntp-client from project Devel:YaST:Head
building package...
buildinfo is broken... it says:
unresolvable: nothing provides rubygem(ruby:2.1.0:cfa) >= 0.4.2
Building yast2-ntp-client.spec for sle12_sp3/x86_64
Getting buildinfo from server and store to <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/.osc/_buildinfo-sle12_sp3-x86_64.xml
Getting buildconfig from server and store to <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/.osc/_buildconfig-sle12_sp3-x86_64
rm -rf Devel:YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...]
Tasks: TOP => osc:sr => osc:commit => osc:build
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
9
[yast-commit] Build failed in Jenkins: yast-installation-control-master #10
by jenkins@suse.de 13 Mar '17
by jenkins@suse.de 13 Mar '17
13 Mar '17
See <https://ci.suse.de/job/yast-installation-control-master/10/display/redirect…>
Changes:
[jreidinger] add option to not have any default role
[jreidinger] changes
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on yast-nbg-head3 (libyui yast-head snapper libstorage) in workspace <https://ci.suse.de/job/yast-installation-control-master/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/yast/yast-installation-control.git # timeout=10
Fetching upstream changes from https://github.com/yast/yast-installation-control.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/yast/yast-installation-control.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 82ec69490046295bc130ba88f7ea320718a0f363 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 82ec69490046295bc130ba88f7ea320718a0f363
> git rev-list 22edb6478c1417aac19669a429111a92aa9efeb6 # timeout=10
> git tag -a -f -m Jenkins Build #10 jenkins-yast-installation-control-master-10 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[yast-installation-control-master] $ /bin/sh -xe /tmp/hudson7402723437925852924.sh
+ cd <https://ci.suse.de/job/yast-installation-control-master/ws/>
+ rake osc:sr
* Starting syntax check...
* Done
mkdir -p package
mkdir -p package/yast2-installation-control-3.2.3/.
rm -f package/yast2-installation-control-3.2.3/./.travis.yml
ln ./.travis.yml package/yast2-installation-control-3.2.3/./.travis.yml
rm -f package/yast2-installation-control-3.2.3/./CONTRIBUTING.md
ln ./CONTRIBUTING.md package/yast2-installation-control-3.2.3/./CONTRIBUTING.md
rm -f package/yast2-installation-control-3.2.3/./COPYING
ln ./COPYING package/yast2-installation-control-3.2.3/./COPYING
rm -f package/yast2-installation-control-3.2.3/./Dockerfile
ln ./Dockerfile package/yast2-installation-control-3.2.3/./Dockerfile
rm -f package/yast2-installation-control-3.2.3/./MAINTAINER
ln ./MAINTAINER package/yast2-installation-control-3.2.3/./MAINTAINER
rm -f package/yast2-installation-control-3.2.3/./Makefile.cvs
ln ./Makefile.cvs package/yast2-installation-control-3.2.3/./Makefile.cvs
rm -f package/yast2-installation-control-3.2.3/./POTFILES
ln ./POTFILES package/yast2-installation-control-3.2.3/./POTFILES
rm -f package/yast2-installation-control-3.2.3/./README.md
ln ./README.md package/yast2-installation-control-3.2.3/./README.md
rm -f package/yast2-installation-control-3.2.3/./RPMNAME
ln ./RPMNAME package/yast2-installation-control-3.2.3/./RPMNAME
rm -f package/yast2-installation-control-3.2.3/./Rakefile
ln ./Rakefile package/yast2-installation-control-3.2.3/./Rakefile
rm -f package/yast2-installation-control-3.2.3/./configure.ac.in
ln ./configure.ac.in package/yast2-installation-control-3.2.3/./configure.ac.in
mkdir -p package/yast2-installation-control-3.2.3/./control
rm -f package/yast2-installation-control-3.2.3/./control/Makefile.am
ln ./control/Makefile.am package/yast2-installation-control-3.2.3/./control/Makefile.am
rm -f package/yast2-installation-control-3.2.3/./control/README.md
ln ./control/README.md package/yast2-installation-control-3.2.3/./control/README.md
rm -f package/yast2-installation-control-3.2.3/./control/control.rnc
ln ./control/control.rnc package/yast2-installation-control-3.2.3/./control/control.rnc
rm -f package/yast2-installation-control-3.2.3/./control/control.rng
ln ./control/control.rng package/yast2-installation-control-3.2.3/./control/control.rng
mkdir -p package/yast2-installation-control-3.2.3/./package
rm -f package/yast2-installation-control-3.2.3/./package/yast2-installation-control.changes
ln ./package/yast2-installation-control.changes package/yast2-installation-control-3.2.3/./package/yast2-installation-control.changes
rm -f package/yast2-installation-control-3.2.3/./package/yast2-installation-control.spec
ln ./package/yast2-installation-control.spec package/yast2-installation-control-3.2.3/./package/yast2-installation-control.spec
cd package
tar jcvf yast2-installation-control-3.2.3.tar.bz2 yast2-installation-control-3.2.3
yast2-installation-control-3.2.3/
yast2-installation-control-3.2.3/README.md
yast2-installation-control-3.2.3/MAINTAINER
yast2-installation-control-3.2.3/Dockerfile
yast2-installation-control-3.2.3/package/
yast2-installation-control-3.2.3/package/yast2-installation-control.changes
yast2-installation-control-3.2.3/package/yast2-installation-control.spec
yast2-installation-control-3.2.3/RPMNAME
yast2-installation-control-3.2.3/configure.ac.in
yast2-installation-control-3.2.3/POTFILES
yast2-installation-control-3.2.3/.travis.yml
yast2-installation-control-3.2.3/Makefile.cvs
yast2-installation-control-3.2.3/CONTRIBUTING.md
yast2-installation-control-3.2.3/Rakefile
yast2-installation-control-3.2.3/control/
yast2-installation-control-3.2.3/control/README.md
yast2-installation-control-3.2.3/control/control.rng
yast2-installation-control-3.2.3/control/Makefile.am
yast2-installation-control-3.2.3/control/control.rnc
yast2-installation-control-3.2.3/COPYING
cd -
rm -rf package/yast2-installation-control-3.2.3
osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-installation-control
Skipped files:
.gitignore: skipped by name match (version system file)
.travis.yml: skipped by name match (configuration file)
CONTRIBUTING.md: skipped by name match (documentation file)
COPYING: skipped by name match (already contain license)
Dockerfile: skipped by name match (configuration regex)
MAINTAINER: skipped by name match (configuration regex)
Makefile.cvs: skipped by name match (configuration regex)
POTFILES: skipped by name match (configuration regex)
README.md: skipped by name match (README file)
RPMNAME: skipped by name match (configuration regex)
Rakefile: skipped by name match (configuration regex)
configure.ac.in: skipped by name match (configuration regex)
control/Makefile.am: skipped by name match (configuration regex)
control/README.md: skipped by name match (README file)
control/control.rnc: skipped by name match (configuration regex)
control/control.rng: skipped by name match (configuration regex)
package/yast2-installation-control.changes: skipped by name match (changes file)
package/yast2-installation-control.spec: skipped by name match (configuration regex)
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control', '_meta'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control'] {'rev': 'latest'}
A Devel:YaST:Head
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
A Devel:YaST:Head/yast2-installation-control
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control'] {'rev': 'latest'}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.2.tar.bz2'] {'rev': '36'}
A Devel:YaST:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': '36'}
A Devel:YaST:Head/yast2-installation-control/yast2-installation-control.changes
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': '36'}
A Devel:YaST:Head/yast2-installation-control/yast2-installation-control.spec
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-installation-control', '_meta'] {}
At revision 36.
rm <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control/yast2-installation-control.changes
rm <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2
rm <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control/yast2-installation-control.spec
cp package/yast2-installation-control-3.2.3.tar.bz2 <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control
cp package/yast2-installation-control.changes <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control
cp package/yast2-installation-control.spec <https://ci.suse.de/job/yast-installation-control-master/ws/Devel>:YaST:Head/yast2-installation-control
osc -A 'https://api.suse.de/' addremove
A yast2-installation-control-3.2.3.tar.bz2
D yast2-installation-control-3.2.2.tar.bz2
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-installation-control' 'yast2-installation-control.spec' > /tmp/yast-rake20170213-13532-1e3rn2d
Checking IDs in *.changes file
Version has been changed in *.spec file
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-installation-control' 'yast2-installation-control.changes' | diff - 'yast2-installation-control.changes'
rm -rf Devel:YaST:Head
rake aborted!
Stopping, missing new bugzilla or fate entry in the *.changes file.
e.g. bnc#<number>, fate#<number>, boo#<number>, bsc#<number>, bgo#<number>, cve-<number>
Tasks: TOP => osc:sr => check:changelog
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
1
13 Mar '17
See <http://ci.opensuse.org/job/yast-docker-master/21/changes>
Changes:
[Martin Vidner] Declare textdomain to fix untranslated dialogs (bsc#991753).
[Martin Vidner] version + changelog
------------------------------------------
[...truncated 311 lines...]
[ 35s] ruby2.2-rubygem-archive-tar-minitar-0.########################################
[ 35s] update-alternatives: using /usr/bin/minitar.ruby2.2-0.5.2 to provide /usr/bin/minitar (minitar) in auto mode
[ 35s] update-alternatives: using /usr/bin/minitar.ruby2.2-0.5.2 to provide /usr/bin/minitar-0.5.2 (minitar-0.5.2) in auto mode
[ 35s] update-alternatives: using /usr/bin/minitar.ruby2.2-0.5.2 to provide /usr/bin/minitar.ruby2.2 (minitar.ruby2.2) in auto mode
[ 35s] ruby2.2-rubygem-packaging_rake_tasks-1########################################
[ 35s] ruby2.2-rubygem-excon-0.51.0-35.1 ########################################
[ 36s] rubygem-docker-api-1.13.2-3.8 ########################################
[ 36s] ruby2.2-rubygem-yast-rake-0.2.9-1.2 ########################################
[ 36s] removing nis flags from /var/tmp/build-root-openSUSE_Factory/etc/nsswitch.conf...
[ 36s] now finalizing build dir...
[ 36s] -----------------------------------------------------------------
[ 36s] I have the following modifications for yast2-docker.spec:
[ 36s] 28c28
[ 36s] < Release: 0
[ 36s] ---
[ 36s] > Release: 1
[ 36s] -----------------------------------------------------------------
[ 36s] ----- building yast2-docker.spec (user abuild)
[ 36s] -----------------------------------------------------------------
[ 36s] -----------------------------------------------------------------
[ 36s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/yast2-docker.spec
[ 37s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A3IHr8
[ 37s] + umask 022
[ 37s] + cd /home/abuild/rpmbuild/BUILD
[ 37s] + cd /home/abuild/rpmbuild/BUILD
[ 37s] + rm -rf yast2-docker-3.1.8
[ 37s] + /usr/bin/bzip2 -dc /home/abuild/rpmbuild/SOURCES/yast2-docker-3.1.8.tar.bz2
[ 37s] + /bin/tar -xvvf -
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/
[ 37s] -rw-r--r-- jenkins/users 3443 2016-08-03 08:51 yast2-docker-3.1.8/README.md
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/src/
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/
[ 37s] -rw-r--r-- jenkins/users 5915 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/run_image_dialog.rb
[ 37s] -rw-r--r-- jenkins/users 2512 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/changes_dialog.rb
[ 37s] -rw-r--r-- jenkins/users 9265 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/main_dialog.rb
[ 37s] -rw-r--r-- jenkins/users 5106 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/commit_dialog.rb
[ 37s] -rw-r--r-- jenkins/users 2743 2016-08-03 08:51 yast2-docker-3.1.8/src/lib/ydocker/inject_shell_dialog.rb
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/src/clients/
[ 37s] -rw-r--r-- jenkins/users 808 2016-08-03 08:51 yast2-docker-3.1.8/src/clients/docker.rb
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/src/desktop/
[ 37s] -rw-r--r-- jenkins/users 459 2016-08-03 08:51 yast2-docker-3.1.8/src/desktop/docker-config.desktop
[ 37s] -rw-r--r-- jenkins/users 893 2016-08-03 08:51 yast2-docker-3.1.8/Rakefile
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/doc/
[ 37s] -rw-r--r-- jenkins/users 42524 2016-08-03 08:51 yast2-docker-3.1.8/doc/containers_tab.png
[ 37s] -rw-r--r-- jenkins/users 58780 2016-08-03 08:51 yast2-docker-3.1.8/doc/commit_container.png
[ 37s] -rw-r--r-- jenkins/users 44832 2016-08-03 08:51 yast2-docker-3.1.8/doc/injected_terminal.png
[ 37s] -rw-r--r-- jenkins/users 798823 2016-08-03 08:51 yast2-docker-3.1.8/doc/show_changes_dialog.png
[ 37s] -rw-r--r-- jenkins/users 53112 2016-08-03 08:51 yast2-docker-3.1.8/doc/run_container.png
[ 37s] -rw-r--r-- jenkins/users 56978 2016-08-03 08:51 yast2-docker-3.1.8/doc/images_tab.png
[ 37s] -rw-r--r-- jenkins/users 18092 2016-08-03 08:51 yast2-docker-3.1.8/COPYING
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/test/
[ 37s] -rw-r--r-- jenkins/users 56 2016-08-03 08:51 yast2-docker-3.1.8/test/spec_helper.rb
[ 37s] -rw-r--r-- jenkins/users 74 2016-08-03 08:51 yast2-docker-3.1.8/.yardopts
[ 37s] -rw-r--r-- jenkins/users 13 2016-08-03 08:51 yast2-docker-3.1.8/RPMNAME
[ 37s] drwxr-xr-x jenkins/users 0 2016-08-03 08:51 yast2-docker-3.1.8/package/
[ 37s] -rw-r--r-- jenkins/users 2030 2016-08-03 08:51 yast2-docker-3.1.8/package/yast2-docker.changes
[ 37s] -rw-r--r-- jenkins/users 2141 2016-08-03 08:51 yast2-docker-3.1.8/package/yast2-docker.spec
[ 37s] + STATUS=0
[ 37s] + '[' 0 -ne 0 ']'
[ 37s] + cd yast2-docker-3.1.8
[ 37s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
[ 37s] + exit 0
[ 37s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PyezS4
[ 37s] + umask 022
[ 37s] + cd /home/abuild/rpmbuild/BUILD
[ 37s] + cd yast2-docker-3.1.8
[ 37s] + rake install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/YaST2/
[ 37s] cp -r 'src/clients' '/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/YaST2/'
[ 37s] cp -r 'src/lib' '/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/YaST2/'
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/lib/YaST2/
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/YaST2/schema/autoyast/rnc/
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/var/adm/fillup-templates/
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/applications/YaST2/
[ 37s] cp -r 'src/desktop/docker-config.desktop' '/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/applications/YaST2/'
[ 37s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker/
[ 37s] cp -r 'README.md' '/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker/'
[ 37s] cp -r 'COPYING' '/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker/'
[ 37s] + /usr/lib/rpm/brp-compress
[ 37s] + /usr/lib/rpm/brp-suse
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[ 37s] setting / to root:root 0755. (wrong owner/group abuild:abuild)
[ 37s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 37s] setting /var/adm/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata
[ 38s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AmhYv4
[ 38s] + umask 022
[ 38s] + cd /home/abuild/rpmbuild/BUILD
[ 38s] + cd yast2-docker-3.1.8
[ 38s] + rake test:unit
[ 38s] + exit 0
[ 38s] Processing files: yast2-docker-3.1.8-1.noarch
[ 38s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DqO6G4
[ 38s] + umask 022
[ 38s] + cd /home/abuild/rpmbuild/BUILD
[ 38s] + cd yast2-docker-3.1.8
[ 38s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker
[ 38s] + export DOCDIR
[ 38s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker
[ 38s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64/usr/share/doc/packages/yast2-docker
[ 38s] + exit 0
[ 38s] Provides: application() application(YaST2/docker-config.desktop) yast2-docker = 3.1.8-1
[ 38s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 38s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64
[ 38s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-docker-3.1.8-1.src.rpm
[ 38s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-docker-3.1.8-1.noarch.rpm
[ 38s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SVvQR5
[ 38s] + umask 022
[ 38s] + cd /home/abuild/rpmbuild/BUILD
[ 38s] + cd yast2-docker-3.1.8
[ 38s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-docker-3.1.8-1.x86_64
[ 38s] + exit 0
[ 38s] ... checking for files with abuild user/group
[ 38s] ... running 00-check-install-rpms
[ 38s] ... installing all built rpms
[ 38s] Preparing packages...
[ 38s] yast2-docker-3.1.8-1.noarch
[ 38s] ... running 01-check-debuginfo
[ 38s] ... testing for empty debuginfo packages
[ 38s] ... running 02-check-gcc-output
[ 38s] ... testing for serious compiler warnings
[ 38s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 38s] (using /var/tmp/build-root-openSUSE_Factory/.build.log)
[ 38s] ... running 03-check-binary-kernel-log
[ 38s] ... running 04-check-filelist
[ 38s] ... checking filelist
[ 38s] ... running 05-check-invalid-requires
[ 38s] ... running 06-check-installtest
[ 38s] ... testing for pre/postinstall scripts that are not idempotent
[ 38s] ... running 08-check-permissions
[ 38s] ... testing for modified permissions
[ 38s] ... running 09-check-packaged-twice
[ 39s] ... running 10-check-lanana
[ 39s] ... running 12-check-libtool-deps
[ 39s] ... testing devel dependencies required by libtool .la files
[ 39s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 39s] ... running 13-check-invalid-provides
[ 39s] ... running 14-check-gconf-scriptlets
[ 39s] ... testing GConf scriptlet presence
[ 39s] ... running 72-translate-appdata
[ 39s] ... running 99-check-remove-rpms
[ 39s] ... removing all built rpms
[ 39s] (order: reverse yast2-docker)
[ 39s]
[ 39s] RPMLINT report:
[ 39s] ===============
[ 39s] yast2-docker.src: W: no-%build-section
[ 39s] The spec file does not contain a %build section. Even if some packages don't
[ 39s] directly need it, section markers may be overridden in rpm's configuration to
[ 39s] provide additional "under the hood" functionality, such as injection of
[ 39s] automatic -debuginfo subpackages. Add the section, even if empty.
[ 39s]
[ 39s] yast2-docker.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/docker-config.desktop /sbin/yast2
[ 39s] the .desktop file is for a file not present in the package. You should check
[ 39s] the requires or see if this is not a error
[ 39s]
[ 39s] 2 packages and 0 specfiles checked; 0 errors, 2 warnings.
[ 39s]
[ 39s]
[ 39s] yast-jenkins finished "build yast2-docker.spec" at Wed Aug 3 08:52:07 UTC 2016.
[ 39s]
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-docker-3.1.8-1.src.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/noarch/yast2-docker-3.1.8-1.noarch.rpm
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-docker
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-docker
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker'] {'rev': 'b2d8d74c1f29d7ce75c623a306bdf366'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker-3.1.7.tar.bz2'] {'rev': 'b2d8d74c1f29d7ce75c623a306bdf366'}
A YaST:Head/yast2-docker/yast2-docker-3.1.7.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker.changes'] {'rev': 'b2d8d74c1f29d7ce75c623a306bdf366'}
A YaST:Head/yast2-docker/yast2-docker.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker.spec'] {'rev': 'b2d8d74c1f29d7ce75c623a306bdf366'}
A YaST:Head/yast2-docker/yast2-docker.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', '_meta'] {}
At revision b2d8d74c1f29d7ce75c623a306bdf366.
/usr/lib/obs/service/format_spec_file --outdir .
rm <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.changes
rm <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.spec
rm <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker-3.1.7.tar.bz2
cp package/yast2-docker-3.1.8.tar.bz2 <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker
cp package/yast2-docker.changes <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker
cp package/yast2-docker.spec <http://ci.opensuse.org/job/yast-docker-master/ws/YaST>:Head/yast2-docker
osc -A 'https://api.opensuse.org/' addremove
A yast2-docker-3.1.8.tar.bz2
D yast2-docker-3.1.7.tar.bz2
submitting package...
osc -A https://api.opensuse.org/ commit -m - Declare textdomain to fix untranslated texts in popup dialogs
(bsc#991753).
- 3.1.8
Deleting yast2-docker-3.1.7.tar.bz2
Sending yast2-docker.changes
Sending yast2-docker.spec
Sending yast2-docker-3.1.8.tar.bz2
Transmitting file data ...
Committed revision 29.
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-docker
New package submitted to YaST:Head
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-docker
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker'] {'rev': '3727aab7c16e35f711d0ce8b447a776d'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker-3.1.8.tar.bz2'] {'rev': '3727aab7c16e35f711d0ce8b447a776d'}
A YaST:Head/yast2-docker/yast2-docker-3.1.8.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker.changes'] {'rev': '3727aab7c16e35f711d0ce8b447a776d'}
A YaST:Head/yast2-docker/yast2-docker.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', 'yast2-docker.spec'] {'rev': '3727aab7c16e35f711d0ce8b447a776d'}
A YaST:Head/yast2-docker/yast2-docker.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-docker', '_meta'] {}
At revision 3727aab7c16e35f711d0ce8b447a776d.
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.spec' > /tmp/yast-rake20160803-8278-6ba9n7
Version has been changed in *.spec file
yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-docker' 'openSUSE:Factory' -m 'submit new version 3.1.8' --yes
Package yast2-docker has a running source service
Please fix this first
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
3
09 Mar '17
See <http://ci.opensuse.org/job/yast-storage-master/304/display/redirect?page=ch…>
Changes:
[shundhammer] Warn user in expert partitioner if root too small for snapshots
[shundhammer] Don't use btrfs_increase_percent for snapshots size warning
[shundhammer] Version bump and change log
------------------------------------------
[...truncated 241.68 KB...]
[ 49s] Running empty-efi2 ...
[ 50s] Running empty6 ...
[ 51s] Running empty-ppc64le6 ...
[ 53s] Running empty9 ...
[ 54s] Skipping file helper.rb ...
[ 54s] Running empty5 ...
[ 55s] Running empty-ppc64le4 ...
[ 56s] Running empty1 ...
[ 57s] Running half-empty1 ...
[ 59s] Running empty2 ...
[ 60s] Running empty-big-ppc64le2 ...
[ 61s] Running empty-big-ppc64le4 ...
[ 62s] Running empty-big2 ...
[ 64s] Running bsc-988526 ...
[ 65s] Running reuse-home1 ...
[ 66s] Running empty-ppc64le2 ...
[ 67s] Running empty-ppc64le5 ...
[ 69s] Running empty4 ...
[ 70s] Running windows-only-efi1 ...
[ 71s] Running empty-big-ppc64le3 ...
[ 72s] Running empty-small1 ...
[ 73s] Running empty-big3 ...
[ 75s] Running windows-only-no-resize1 ...
[ 76s] Running empty3 ...
[ 77s] Running empty-s390x1 ...
[ 78s] Running empty-ppc64le1 ...
[ 79s] Running empty8 ...
[ 80s] Running lvm-reuse1 ...
[ 82s] Running empty-big1 ...
[ 83s] Running empty-efi4 ...
[ 84s] Running empty-ppc64le3 ...
[ 85s] Running empty-efi1 ...
[ 87s] Running windows-only1 ...
[ 88s] Running windows1 ...
[ 89s]
[ 89s] Checking finished
[ 89s]
[ 89s]
[ 89s] === yast2-storage Summary ===
[ 89s]
[ 89s] # of expected passes 37
[ 89s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-storage-3.2.8/testsuite'
[ 89s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-storage-3.2.8/testsuite'
[ 89s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-storage-3.2.8/testsuite'
[ 89s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-storage-3.2.8'
[ 89s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-storage-3.2.8'
[ 89s] ++ /usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop'
[ 89s] + for f in $(/usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop')
[ 89s] + d=disk.desktop
[ 89s] + /usr/lib/rpm/suse_update_desktop_file.sh -d ycc_disk disk
[ 89s] + rm -f /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64//usr/lib64/YaST2/plugin/libpy2StorageCallbacks.la
[ 89s] + rm -f /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64//usr/lib64/YaST2/plugin/libpy2StorageCallbacks.so
[ 89s] + /usr/lib/rpm/brp-compress
[ 89s] + /usr/lib/rpm/brp-suse
[ 89s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[ 89s] setting / to root:root 0755. (wrong owner/group abuild:abuild)
[ 89s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 89s] setting /var/adm/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 89s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[ 89s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[ 89s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop
[ 90s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[ 90s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[ 90s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux
[ 90s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata
[ 90s] Processing files: yast2-storage-3.2.8-1.x86_64
[ 90s] Provides: application() application(YaST2/disk.desktop) libpy2StorageCallbacks.so.2()(64bit) y2a_fdsk y2t_inst-partitioning yast2-agent-fdisk yast2-agent-fdisk-devel yast2-config-disk yast2-storage = 3.2.8-1 yast2-storage(x86-64) = 3.2.8-1 yast2-trans-inst-partitioning
[ 90s] Requires(interp): /bin/sh
[ 90s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 90s] Requires(pre): coreutils diffutils fillup grep
[ 90s] Requires(post): /bin/sh
[ 90s] Requires(preun): coreutils diffutils fillup grep
[ 90s] Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstorage.so.7()(64bit) liby2.so.4()(64bit) liby2util.so.5()(64bit) libycp.so.5()(64bit) libycpvalues.so.6()(64bit)
[ 90s] Obsoletes: y2a_fdsk y2t_inst-partitioning yast2-agent-fdisk yast2-agent-fdisk-devel yast2-config-disk yast2-trans-inst-partitioning
[ 90s] Processing files: yast2-storage-devel-3.2.8-1.x86_64
[ 90s] Provides: yast2-storage-devel = 3.2.8-1 yast2-storage-devel(x86-64) = 3.2.8-1
[ 90s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 90s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64
[ 91s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-storage-3.2.8-1.src.rpm
[ 91s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/yast2-storage-3.2.8-1.x86_64.rpm
[ 91s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/yast2-storage-devel-3.2.8-1.x86_64.rpm
[ 91s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ITHPpl
[ 91s] + umask 022
[ 91s] + cd /home/abuild/rpmbuild/BUILD
[ 91s] + cd yast2-storage-3.2.8
[ 91s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-storage-3.2.8-1.x86_64
[ 91s] + exit 0
[ 91s] ... checking for files with abuild user/group
[ 91s] ... running 00-check-install-rpms
[ 91s] ... installing all built rpms
[ 91s] Preparing packages...
[ 91s] yast2-storage-3.2.8-1.x86_64
[ 92s] Updating /etc/sysconfig/storage ...
[ 92s] yast2-storage-devel-3.2.8-1.x86_64
[ 92s] ... running 01-check-debuginfo
[ 92s] ... testing for empty debuginfo packages
[ 92s] ... running 02-check-gcc-output
[ 92s] ... testing for serious compiler warnings
[ 92s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 92s] (using /var/tmp/build-root-openSUSE_Factory/.build.log)
[ 92s] ... running 03-check-binary-kernel-log
[ 92s] ... running 04-check-filelist
[ 92s] ... checking filelist
[ 92s] ... running 05-check-invalid-requires
[ 92s] ... running 06-check-installtest
[ 92s] ... testing for pre/postinstall scripts that are not idempotent
[ 92s] Updating /etc/sysconfig/storage ...
[ 92s] ... running 08-check-permissions
[ 92s] ... testing for modified permissions
[ 93s] ... running 09-check-packaged-twice
[ 93s] ... running 10-check-lanana
[ 93s] ... running 12-check-libtool-deps
[ 93s] ... testing devel dependencies required by libtool .la files
[ 93s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 93s] ... running 13-check-invalid-provides
[ 93s] ... running 14-check-gconf-scriptlets
[ 93s] ... testing GConf scriptlet presence
[ 93s] ... running 72-translate-appdata
[ 93s] ... running 99-check-remove-rpms
[ 93s] ... removing all built rpms
[ 93s] (order: reverse yast2-storage yast2-storage-devel)
[ 93s]
[ 93s] RPMLINT report:
[ 93s] ===============
[ 94s] yast2-storage.x86_64: W: self-obsoletion y2a_fdsk obsoletes y2a_fdsk
[ 94s] yast2-storage.x86_64: W: self-obsoletion y2t_inst-partitioning obsoletes y2t_inst-partitioning
[ 94s] yast2-storage.x86_64: W: self-obsoletion yast2-agent-fdisk obsoletes yast2-agent-fdisk
[ 94s] yast2-storage.x86_64: W: self-obsoletion yast2-agent-fdisk-devel obsoletes yast2-agent-fdisk-devel
[ 94s] yast2-storage.x86_64: W: self-obsoletion yast2-config-disk obsoletes yast2-config-disk
[ 94s] yast2-storage.x86_64: W: self-obsoletion yast2-trans-inst-partitioning obsoletes yast2-trans-inst-partitioning
[ 94s] The package obsoletes itself. This is known to cause errors in various tools
[ 94s] and should thus be avoided, usually by using appropriately versioned Obsoletes
[ 94s] and/or Provides and avoiding unversioned ones.
[ 94s]
[ 94s] yast2-storage.x86_64: W: non-executable-script /usr/share/YaST2/lib/storage/used_storage_features.rb 644 /usr/bin/env
[ 94s] This text file contains a shebang or is located in a path dedicated for
[ 94s] executables, but lacks the executable bits and cannot thus be executed. If
[ 94s] the file is meant to be an executable script, add the executable bits,
[ 94s] otherwise remove the shebang or move the file elsewhere.
[ 94s]
[ 94s] yast2-storage.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/disk.desktop xdg-su
[ 94s] the .desktop file is for a file not present in the package. You should check
[ 94s] the requires or see if this is not a error
[ 94s]
[ 94s] 3 packages and 0 specfiles checked; 0 errors, 8 warnings.
[ 94s]
[ 94s]
[ 94s] yast-jenkins finished "build yast2-storage.spec" at Wed Feb 8 09:37:28 UTC 2017.
[ 94s]
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-storage-3.2.8-1.src.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/x86_64/yast2-storage-3.2.8-1.x86_64.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/x86_64/yast2-storage-devel-3.2.8-1.x86_64.rpm
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-storage
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-storage
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage-3.2.7.tar.bz2'] {'rev': '651'}
A YaST:Head/yast2-storage/yast2-storage-3.2.7.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage.changes'] {'rev': '651'}
A YaST:Head/yast2-storage/yast2-storage.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage.spec'] {'rev': '651'}
A YaST:Head/yast2-storage/yast2-storage.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', '_meta'] {}
At revision 651.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-storage.changes <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage/yast2-storage.changes
rm <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage/yast2-storage.changes
rm <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage/yast2-storage.spec
rm <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage/yast2-storage-3.2.7.tar.bz2
cp package/yast2-storage.changes <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage
cp package/yast2-storage.spec <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage
cp package/yast2-storage-3.2.8.tar.bz2 <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage
osc -A 'https://api.opensuse.org/' addremove
--- package/yast2-storage.changes 2017-02-08 09:35:34.497207027 +0000
+++ <http://ci.opensuse.org/job/yast-storage-master/ws/YaST>:Head/yast2-storage/yast2-storage.changes 2017-02-02 21:03:39.000000000 +0000
@@ -1,11 +1,4 @@
-------------------------------------------------------------------
-Tue Feb 7 16:59:55 CET 2017 - shundhammer(a)suse.de
-
-- Warn user in expert partitioner if Btrfs root partition is too
- small for snapshots (Fate#320416)
-- 3.2.8
-
--------------------------------------------------------------------
Thu Feb 2 16:42:01 CET 2017 - shundhammer(a)suse.de
- Move snapshots check box to "edit partition" dialog (Fate#321094)
A yast2-storage-3.2.8.tar.bz2
D yast2-storage-3.2.7.tar.bz2
submitting package...
osc -A https://api.opensuse.org/ commit -m - Warn user in expert partitioner if Btrfs root partition is too
small for snapshots (Fate#320416)
- 3.2.8
Deleting yast2-storage-3.2.7.tar.bz2
Sending yast2-storage.changes
Sending yast2-storage.spec
Sending yast2-storage-3.2.8.tar.bz2
Transmitting file data ...
Committed revision 652.
Waiting for server side source service run
At revision 652.
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-storage
New package submitted to YaST:Head
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-storage
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage-3.2.8.tar.bz2'] {'rev': '652'}
A YaST:Head/yast2-storage/yast2-storage-3.2.8.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage.changes'] {'rev': '652'}
A YaST:Head/yast2-storage/yast2-storage.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', 'yast2-storage.spec'] {'rev': '652'}
A YaST:Head/yast2-storage/yast2-storage.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-storage', '_meta'] {}
At revision 652.
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-storage' 'yast2-storage.spec' > /tmp/yast-rake20170208-11100-1e1t1lw
Version has been changed in *.spec file
yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-storage' 'openSUSE:Factory' -m 'submit new version 3.2.8' --yes
Package yast2-storage has a failed source service
Please fix this first
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
1
[yast-commit] Build failed in Jenkins: yast-iscsi-client-master #87
by admin@opensuse.org 06 Mar '17
by admin@opensuse.org 06 Mar '17
06 Mar '17
See <http://ci.opensuse.org/job/yast-iscsi-client-master/87/display/redirect?pag…>
Changes:
[lszhu] fate#318832,Redesign iSCSI Client/Server UI - Authentication"
[lszhu] store some similar words in a shared string.
[lszhu] fix sring translation issues in online help.
------------------------------------------
[...truncated 50.36 KB...]
[ 24s] make[1]: Nothing to be done for 'all'.
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] Making all in test
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[1]: Nothing to be done for 'all'.
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] make[1]: Nothing to be done for 'all-am'.
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] + exit 0
[ 24s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t63HeD
[ 24s] + umask 022
[ 24s] + cd /home/abuild/rpmbuild/BUILD
[ 24s] + cd yast2-iscsi-client-3.1.30
[ 24s] + '[' -f configure.in.in -o -f configure.ac.in ']'
[ 24s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64
[ 24s] Making install in agents
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] make[2]: Nothing to be done for 'install-exec-am'.
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/scrconf'
[ 24s] /usr/bin/install -c -p -m 644 iscsid.scr '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/scrconf'
[ 24s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] Making install in src
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] make[2]: Nothing to be done for 'install-exec-am'.
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/clients'
[ 24s] /usr/bin/install -c -p -m 644 clients/iscsi-client.rb clients/iscsi-client_auto.rb clients/iscsi-client_proposal.rb clients/iscsi-client_finish.rb clients/inst_iscsi-client.rb '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/clients'
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/applications/YaST2'
[ 24s] /usr/bin/install -c -p -m 644 desktop/iscsi-client.desktop '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/applications/YaST2'
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/modules'
[ 24s] /usr/bin/install -c -p -m 644 modules/IscsiClientLib.rb modules/IscsiClient.rb '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/modules'
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/schema/autoyast/rnc'
[ 24s] /usr/bin/install -c -p -m 644 autoyast-rnc/iscsi-client.rnc '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/schema/autoyast/rnc'
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/include/iscsi-client'
[ 24s] /usr/bin/install -c -p -m 644 include/iscsi-client/widgets.rb include/iscsi-client/wizards.rb include/iscsi-client/dialogs.rb include/iscsi-client/complex.rb include/iscsi-client/helps.rb '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/YaST2/include/iscsi-client'
[ 24s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] Making install in test
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[2]: Nothing to be done for 'install-exec-am'.
[ 24s] make[2]: Nothing to be done for 'install-data-am'.
[ 24s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] make[2]: Nothing to be done for 'install-exec-am'.
[ 24s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/doc/packages/yast2-iscsi-client'
[ 24s] /usr/bin/install -c -p -m 644 COPYING '/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64/usr/share/doc/packages/yast2-iscsi-client'
[ 24s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 24s] + '[' '!' -f /usr/share/YaST2/data/devtools/NO_MAKE_CHECK ']'
[ 24s] + '[' -f configure.in.in -o -f configure.ac.in ']'
[ 24s] + /usr/bin/make check -j2 VERBOSE=1 Y2DIR=/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64//usr/share/YaST2 DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64
[ 24s] Making check in agents
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] make[1]: Nothing to be done for 'check'.
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/agents'
[ 24s] Making check in src
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] make[1]: Nothing to be done for 'check'.
[ 24s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/src'
[ 24s] Making check in test
[ 24s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] /usr/bin/make check-TESTS
[ 24s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 24s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 25s] PASS: saveConfig_spec.rb
[ 25s] PASS: ipEqual_spec.rb
[ 25s] PASS: ScanDiscovered_spec.rb
[ 25s] PASS: getiBFT_spec.rb
[ 25s] ============================================================================
[ 25s] Testsuite summary for yast2-iscsi-client 3.1.30
[ 25s] ============================================================================
[ 25s] # TOTAL: 4
[ 25s] # PASS: 4
[ 25s] # SKIP: 0
[ 25s] # XFAIL: 0
[ 25s] # FAIL: 0
[ 25s] # XPASS: 0
[ 25s] # ERROR: 0
[ 25s] ============================================================================
[ 25s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 25s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 25s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30/test'
[ 25s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 25s] make[1]: Nothing to be done for 'check-am'.
[ 25s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-client-3.1.30'
[ 25s] ++ /usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop'
[ 25s] + for f in $(/usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop')
[ 25s] + d=iscsi-client.desktop
[ 25s] + /usr/lib/rpm/suse_update_desktop_file.sh -d ycc_iscsi-client iscsi-client
[ 25s] + /usr/lib/rpm/brp-compress
[ 25s] + /usr/lib/rpm/brp-suse
[ 25s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[ 25s] setting / to root:root 0755. (wrong owner/group abuild:abuild)
[ 25s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 25s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[ 25s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[ 25s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop
[ 26s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[ 26s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[ 26s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux
[ 26s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata
[ 26s] Processing files: yast2-iscsi-client-3.1.30-1.noarch
[ 26s] Provides: application() application(YaST2/iscsi-client.desktop) yast2-iscsi-client = 3.1.30-1
[ 26s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 26s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64
[ 26s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-iscsi-client-3.1.30-1.src.rpm
[ 27s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-client-3.1.30-1.noarch.rpm
[ 27s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZR330D
[ 27s] + umask 022
[ 27s] + cd /home/abuild/rpmbuild/BUILD
[ 27s] + cd yast2-iscsi-client-3.1.30
[ 27s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-3.1.30-1.x86_64
[ 27s] + exit 0
[ 27s] ... checking for files with abuild user/group
[ 27s] ... running 00-check-install-rpms
[ 27s] ... installing all built rpms
[ 27s] Preparing packages...
[ 27s] yast2-iscsi-client-3.1.30-1.noarch
[ 27s] ... running 01-check-debuginfo
[ 27s] ... testing for empty debuginfo packages
[ 27s] ... running 02-check-gcc-output
[ 27s] ... testing for serious compiler warnings
[ 27s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 27s] (using /var/tmp/build-root-openSUSE_Factory/.build.log)
[ 27s] ... running 03-check-binary-kernel-log
[ 27s] ... running 04-check-filelist
[ 27s] ... checking filelist
[ 27s] ... running 05-check-invalid-requires
[ 27s] ... running 06-check-installtest
[ 27s] ... testing for pre/postinstall scripts that are not idempotent
[ 27s] ... running 08-check-permissions
[ 27s] ... testing for modified permissions
[ 27s] ... running 09-check-packaged-twice
[ 27s] ... running 10-check-lanana
[ 27s] ... running 12-check-libtool-deps
[ 27s] ... testing devel dependencies required by libtool .la files
[ 27s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 27s] ... running 13-check-invalid-provides
[ 27s] ... running 14-check-gconf-scriptlets
[ 27s] ... testing GConf scriptlet presence
[ 27s] ... running 72-translate-appdata
[ 27s] ... running 99-check-remove-rpms
[ 27s] ... removing all built rpms
[ 27s] (order: reverse yast2-iscsi-client)
[ 27s]
[ 27s] RPMLINT report:
[ 27s] ===============
[ 28s] yast2-iscsi-client.noarch: W: no-url-tag
[ 28s] yast2-iscsi-client.src: W: no-url-tag
[ 28s] The URL tag is missing. Please add a http or ftp link to the project location.
[ 28s]
[ 28s] yast2-iscsi-client.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/iscsi-client.desktop xdg-su
[ 28s] the .desktop file is for a file not present in the package. You should check
[ 28s] the requires or see if this is not a error
[ 28s]
[ 28s] 2 packages and 0 specfiles checked; 0 errors, 3 warnings.
[ 28s]
[ 28s]
[ 28s] yast-jenkins finished "build yast2-iscsi-client.spec" at Tue Feb 28 10:35:36 UTC 2017.
[ 28s]
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-iscsi-client-3.1.30-1.src.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-client-3.1.30-1.noarch.rpm
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-iscsi-client
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-iscsi-client
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client-3.1.29.tar.bz2'] {'rev': '255'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client-3.1.29.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client.changes'] {'rev': '255'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client.spec'] {'rev': '255'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', '_meta'] {}
At revision 255.
/usr/lib/obs/service/format_spec_file --outdir .
rm <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client/yast2-iscsi-client-3.1.29.tar.bz2
rm <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client/yast2-iscsi-client.changes
rm <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client/yast2-iscsi-client.spec
cp package/yast2-iscsi-client-3.1.30.tar.bz2 <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client
cp package/yast2-iscsi-client.changes <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client
cp package/yast2-iscsi-client.spec <http://ci.opensuse.org/job/yast-iscsi-client-master/ws/YaST>:Head/yast2-iscsi-client
osc -A 'https://api.opensuse.org/' addremove
D yast2-iscsi-client-3.1.29.tar.bz2
A yast2-iscsi-client-3.1.30.tar.bz2
submitting package...
osc -A https://api.opensuse.org/ commit -m - Fate#318832, redesign authentication UI and online help.
- 3.1.30
Deleting yast2-iscsi-client-3.1.29.tar.bz2
Sending yast2-iscsi-client.changes
Sending yast2-iscsi-client.spec
Sending yast2-iscsi-client-3.1.30.tar.bz2
Transmitting file data ...
Committed revision 256.
Waiting for server side source service run
At revision 256.
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-iscsi-client
New package submitted to YaST:Head
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-iscsi-client
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client'] {'rev': 'latest'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client-3.1.30.tar.bz2'] {'rev': '256'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client-3.1.30.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client.changes'] {'rev': '256'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', 'yast2-iscsi-client.spec'] {'rev': '256'}
A YaST:Head/yast2-iscsi-client/yast2-iscsi-client.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-client', '_meta'] {}
At revision 256.
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-iscsi-client' 'yast2-iscsi-client.spec' > /tmp/yast-rake20170228-7171-1wnhkw4
Version has been changed in *.spec file
yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-iscsi-client' 'openSUSE:Factory' -m 'submit new version 3.1.30' --yes
Package yast2-iscsi-client has a failed source service
Please fix this first
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
1
[yast-commit] Build failed in Jenkins: yast-iscsi-lio-server-master #77
by admin@opensuse.org 03 Mar '17
by admin@opensuse.org 03 Mar '17
03 Mar '17
See <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/77/display/redirect…>
Changes:
[lszhu] fate#318832,Redesign iSCSI Client/Server UI - Authentication"
------------------------------------------
[...truncated 65.41 KB...]
[ 35s] Making check in test
[ 35s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 35s] /usr/bin/make check-TESTS
[ 35s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 35s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 36s] PASS: GetIpAddr_spec.rb
[ 36s] PASS: SetAuth_spec.rb
[ 36s] PASS: LogExecCmd_spec.rb
[ 36s] ============================================================================
[ 36s] Testsuite summary for yast2-iscsi-lio-server 3.2.0
[ 36s] ============================================================================
[ 36s] # TOTAL: 3
[ 36s] # PASS: 3
[ 36s] # SKIP: 0
[ 36s] # XFAIL: 0
[ 36s] # FAIL: 0
[ 36s] # XPASS: 0
[ 36s] # ERROR: 0
[ 36s] ============================================================================
[ 36s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 36s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 36s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/test'
[ 36s] Making check in testsuite
[ 36s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-iscsi-lio-server srcdir=.
[ 36s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
[ 36s] make[2]: Nothing to be done for 'all'.
[ 36s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] /usr/bin/make check-DEJAGNU check-local
[ 36s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-iscsi-lio-server srcdir=. check
[ 36s] Making a new site.exp file ...
[ 36s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
[ 36s]
[ 36s] Parse YCP
[ 36s] NOT RUNNING
[ 36s]
[ 36s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 36s] srcdir='.'; export srcdir; \
[ 36s] EXPECT=expect; export EXPECT; \
[ 36s] if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \
[ 36s] exit_status=0; l='yast2-iscsi-lio-server'; for tool in $l; do \
[ 36s] if runtest --tool $tool --srcdir $srcdir ; \
[ 36s] then :; else exit_status=1; fi; \
[ 36s] done; \
[ 36s] else echo "WARNING: could not find 'runtest'" 1>&2; :;\
[ 36s] fi; \
[ 36s] exit $exit_status
[ 36s] WARNING: Couldn't find tool init file
[ 36s] Test run by abuild on Tue Feb 28 10:36:43 2017
[ 36s] Native configuration is x86_64-suse-linux-gnu
[ 36s]
[ 36s] === yast2-iscsi-lio-server tests ===
[ 36s]
[ 36s] Schedule of variations:
[ 36s] unix
[ 36s]
[ 36s] Running target unix
[ 36s] Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
[ 36s] Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
[ 36s] Using ./config/unix.exp as tool-and-target-specific interface file.
[ 36s] Running ./yast2-iscsi-lio-server.test/testsuite.exp ...
[ 36s]
[ 36s] Checking started
[ 36s]
[ 36s] Running IscsiServer ...
[ 37s]
[ 37s] Checking finished
[ 37s]
[ 37s]
[ 37s] === yast2-iscsi-lio-server Summary ===
[ 37s]
[ 37s] # of expected passes 1
[ 37s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 37s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0/testsuite'
[ 37s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0'
[ 37s] make[1]: Nothing to be done for 'check-am'.
[ 37s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-iscsi-lio-server-3.2.0'
[ 37s] ++ /usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-lio-server-3.2.0-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop'
[ 37s] + for f in $(/usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-lio-server-3.2.0-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop')
[ 37s] + d=iscsi-lio-server.desktop
[ 37s] + /usr/lib/rpm/suse_update_desktop_file.sh -d ycc_iscsi-lio-server iscsi-lio-server
[ 37s] + /usr/lib/rpm/brp-compress
[ 37s] + /usr/lib/rpm/brp-suse
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[ 37s] setting / to root:root 0755. (wrong owner/group abuild:abuild)
[ 37s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild)
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[ 37s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook
[ 37s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux
[ 38s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata
[ 38s] Processing files: yast2-iscsi-lio-server-3.2.0-1.noarch
[ 38s] Provides: application() application(YaST2/iscsi-lio-server.desktop) yast2-iscsi-lio-server = 3.2.0-1
[ 38s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 38s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-lio-server-3.2.0-1.x86_64
[ 38s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-iscsi-lio-server-3.2.0-1.src.rpm
[ 38s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-lio-server-3.2.0-1.noarch.rpm
[ 38s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sVSNzK
[ 38s] + umask 022
[ 38s] + cd /home/abuild/rpmbuild/BUILD
[ 38s] + cd yast2-iscsi-lio-server-3.2.0
[ 38s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-lio-server-3.2.0-1.x86_64
[ 38s] + exit 0
[ 38s] ... checking for files with abuild user/group
[ 38s] ... running 00-check-install-rpms
[ 38s] ... installing all built rpms
[ 38s] Preparing packages...
[ 38s] yast2-iscsi-lio-server-3.2.0-1.noarch
[ 38s] ... running 01-check-debuginfo
[ 38s] ... testing for empty debuginfo packages
[ 38s] ... running 02-check-gcc-output
[ 38s] ... testing for serious compiler warnings
[ 38s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 38s] (using /var/tmp/build-root-openSUSE_Factory/.build.log)
[ 38s] ... running 03-check-binary-kernel-log
[ 38s] ... running 04-check-filelist
[ 38s] ... checking filelist
[ 38s] ... running 05-check-invalid-requires
[ 38s] ... running 06-check-installtest
[ 38s] ... testing for pre/postinstall scripts that are not idempotent
[ 38s] ... running 08-check-permissions
[ 38s] ... testing for modified permissions
[ 38s] ... running 09-check-packaged-twice
[ 38s] ... running 10-check-lanana
[ 38s] ... running 12-check-libtool-deps
[ 38s] ... testing devel dependencies required by libtool .la files
[ 38s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 38s] ... running 13-check-invalid-provides
[ 38s] ... running 14-check-gconf-scriptlets
[ 38s] ... testing GConf scriptlet presence
[ 38s] ... running 72-translate-appdata
[ 38s] ... running 99-check-remove-rpms
[ 38s] ... removing all built rpms
[ 38s] (order: reverse yast2-iscsi-lio-server)
[ 39s]
[ 39s] RPMLINT report:
[ 39s] ===============
[ 39s] yast2-iscsi-lio-server.noarch: W: no-url-tag
[ 39s] yast2-iscsi-lio-server.src: W: no-url-tag
[ 39s] The URL tag is missing. Please add a http or ftp link to the project location.
[ 39s]
[ 39s] yast2-iscsi-lio-server.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/iscsi-lio-server.desktop /sbin/yast2
[ 39s] the .desktop file is for a file not present in the package. You should check
[ 39s] the requires or see if this is not a error
[ 39s]
[ 39s] 2 packages and 0 specfiles checked; 0 errors, 3 warnings.
[ 39s]
[ 39s]
[ 39s] yast-jenkins finished "build yast2-iscsi-lio-server.spec" at Tue Feb 28 10:36:46 UTC 2017.
[ 39s]
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-iscsi-lio-server-3.2.0-1.src.rpm
/var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-lio-server-3.2.0-1.noarch.rpm
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-iscsi-lio-server
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-iscsi-lio-server
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server'] {'rev': '236789efe2c05f9b8919cb13dd6cea9d'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server-3.1.19.tar.bz2'] {'rev': '236789efe2c05f9b8919cb13dd6cea9d'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server-3.1.19.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server.changes'] {'rev': '236789efe2c05f9b8919cb13dd6cea9d'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server.spec'] {'rev': '236789efe2c05f9b8919cb13dd6cea9d'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', '_meta'] {}
At revision 236789efe2c05f9b8919cb13dd6cea9d.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-iscsi-lio-server.spec <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.spec
rm <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.spec
rm <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server-3.1.19.tar.bz2
rm <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
cp package/yast2-iscsi-lio-server.spec <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server
cp package/yast2-iscsi-lio-server-3.2.0.tar.bz2 <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server
cp package/yast2-iscsi-lio-server.changes <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server
osc -A 'https://api.opensuse.org/' addremove
--- package/yast2-iscsi-lio-server.spec 2017-02-28 10:36:48.470707588 +0000
+++ <http://ci.opensuse.org/job/yast-iscsi-lio-server-master/ws/YaST>:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.spec 2017-01-18 11:30:18.000000000 +0000
@@ -17,7 +17,7 @@
Name: yast2-iscsi-lio-server
-Version: 3.2.0
+Version: 3.1.19
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
D yast2-iscsi-lio-server-3.1.19.tar.bz2
A yast2-iscsi-lio-server-3.2.0.tar.bz2
submitting package...
osc -A https://api.opensuse.org/ commit -m - fate#318832, redesign authentication UI
- changed online help
- a bug fix for discovery session without authentication.
-3.2.0
Deleting yast2-iscsi-lio-server-3.1.19.tar.bz2
Sending yast2-iscsi-lio-server.changes
Sending yast2-iscsi-lio-server.spec
Sending yast2-iscsi-lio-server-3.2.0.tar.bz2
Transmitting file data ...
Committed revision 189.
rm -rf YaST:Head
osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-iscsi-lio-server
New package submitted to YaST:Head
cleaning
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', '_meta'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server'] {'rev': 'latest'}
A YaST:Head
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
A YaST:Head/yast2-iscsi-lio-server
makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server'] {'rev': '0b71d10efd1fa2465d1c7cb585708531'}
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server-3.2.0.tar.bz2'] {'rev': '0b71d10efd1fa2465d1c7cb585708531'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server-3.2.0.tar.bz2
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server.changes'] {'rev': '0b71d10efd1fa2465d1c7cb585708531'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', 'yast2-iscsi-lio-server.spec'] {'rev': '0b71d10efd1fa2465d1c7cb585708531'}
A YaST:Head/yast2-iscsi-lio-server/yast2-iscsi-lio-server.spec
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-iscsi-lio-server', '_meta'] {}
At revision 0b71d10efd1fa2465d1c7cb585708531.
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-iscsi-lio-server' 'yast2-iscsi-lio-server.spec' > /tmp/yast-rake20170228-10881-31kq4c
Version has been changed in *.spec file
yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-iscsi-lio-server' 'openSUSE:Factory' -m 'submit new version 3.2.0' --yes
Package yast2-iscsi-lio-server has a failed source service
Please fix this first
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure
1
1
[yast-commit] Build failed in Jenkins: yast-aytests-run-SLE12 » 1,autoyast #19
by jenkins@suse.de 01 Mar '17
by jenkins@suse.de 01 Mar '17
01 Mar '17
See <https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/19/dis…>
------------------------------------------
[...truncated 375.61 KB...]
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh_config/command.rb:33:in `block in execute'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:235:in `block in with_target_vms'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:229:in `each'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:229:in `with_target_vms'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh_config/command.rb:31:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/cli.rb:42:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:308:in `cli'
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant:127:in `<main>'
The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.
Ignoring ruby-libvirt-0.7.0 because its extensions are not built. Try: gem pristine ruby-libvirt --version 0.7.0
==> autoyast_vm: Domain is not created. Please run `vagrant up` first.
FFF
An error occurred in an `after(:context)` hook.
Failure/Error: raise Net::SSH::Simple::Error, [e, @result]
Net::SSH::Simple::Error:
getaddrinfo: Name or service not known @ #<Net::SSH::Simple::Result exception=#<SocketError: getaddrinfo: Name or service not known> finish_at=2017-02-25 03:36:15 +0100 stderr="" stdout="" success=false>
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:632:in `rescue in with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:618:in `with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:490:in `ssh'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:71:in `block in download_logs'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:92:in `with_conn'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:69:in `download_logs'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:81:in `copy_logs'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/spec_helper.rb:38:in `block (2 levels) in <top (required)>'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:366:in `instance_exec'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:366:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:506:in `each'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:459:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:574:in `block in run_after_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/memoized_helpers.rb:186:in `block in isolate_for_context_hook'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/memoized_helpers.rb:182:in `instance_exec'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/memoized_helpers.rb:182:in `isolate_for_context_hook'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:573:in `run_after_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:600:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (3 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (2 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835:in `with_suite_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112:in `block in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77:in `report'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111:in `run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/exe/rspec:4:in `<top (required)>'
# /usr/bin/rspec:23:in `load'
# /usr/bin/rspec:23:in `<main>'
#
# Showing full backtrace because every line was filtered out.
# See docs for RSpec::Configuration#backtrace_exclusion_patterns and
# RSpec::Configuration#backtrace_inclusion_patterns for more information.
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# /usr/lib64/ruby/2.1.0/socket.rb:232:in `getaddrinfo'
Failures:
1) Minimal partition checks, vagrant user has been created
Failure/Error: raise Net::SSH::Simple::Error, [e, @result]
Net::SSH::Simple::Error:
getaddrinfo: Name or service not known @ #<Net::SSH::Simple::Result cmd=:upload exception=#<SocketError: getaddrinfo: Name or service not known> finish_at=2017-02-25 03:36:15 +0100 host="autoyast_vm" last_event_at=2017-02-25 03:36:15 +0100 op=:scp opts={:config=>#<Pathname:<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…>,> :scp_src=>"<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…",> :scp_dst=>"/tmp/user.sh", :timeout=>60, :operation_timeout=>3600, :close_timeout=>5, :keepalive_interval=>60} start_at=2017-02-25 03:36:15 +0100 stderr="" stdout="" success=false>
Shared Example Group: "test_scripts" called from ./partition.rb:4
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:632:in `rescue in with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:618:in `with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:658:in `scp'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:338:in `scp_put'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:54:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:92:in `with_conn'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:52:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:54:in `remote_run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:42:in `run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/spec_helper.rb:51:in `block (3 levels) in <top (required)>'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `instance_exec'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `block in with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `block in with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:602:in `run_around_example_hooks_for'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:251:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:627:in `block in run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:589:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (3 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (2 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835:in `with_suite_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112:in `block in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77:in `report'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111:in `run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/exe/rspec:4:in `<top (required)>'
# /usr/bin/rspec:23:in `load'
# /usr/bin/rspec:23:in `<main>'
#
# Showing full backtrace because every line was filtered out.
# See docs for RSpec::Configuration#backtrace_exclusion_patterns and
# RSpec::Configuration#backtrace_inclusion_patterns for more information.
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# /usr/lib64/ruby/2.1.0/socket.rb:232:in `getaddrinfo'
2) Minimal partition checks, partition_id order fits (bnc#941096)
Failure/Error: raise Net::SSH::Simple::Error, [e, @result]
Net::SSH::Simple::Error:
getaddrinfo: Name or service not known @ #<Net::SSH::Simple::Result cmd=:upload exception=#<SocketError: getaddrinfo: Name or service not known> finish_at=2017-02-25 03:36:15 +0100 host="autoyast_vm" last_event_at=2017-02-25 03:36:15 +0100 op=:scp opts={:config=>#<Pathname:<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…>,> :scp_src=>"<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…",> :scp_dst=>"/tmp/partition.sh", :timeout=>60, :operation_timeout=>3600, :close_timeout=>5, :keepalive_interval=>60} start_at=2017-02-25 03:36:15 +0100 stderr="" stdout="" success=false>
Shared Example Group: "test_scripts" called from ./partition.rb:4
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:632:in `rescue in with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:618:in `with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:658:in `scp'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:338:in `scp_put'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:54:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:92:in `with_conn'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:52:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:54:in `remote_run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:42:in `run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/spec_helper.rb:51:in `block (3 levels) in <top (required)>'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `instance_exec'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `block in with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `block in with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:602:in `run_around_example_hooks_for'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:251:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:627:in `block in run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:589:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (3 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (2 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835:in `with_suite_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112:in `block in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77:in `report'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111:in `run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/exe/rspec:4:in `<top (required)>'
# /usr/bin/rspec:23:in `load'
# /usr/bin/rspec:23:in `<main>'
#
# Showing full backtrace because every line was filtered out.
# See docs for RSpec::Configuration#backtrace_exclusion_patterns and
# RSpec::Configuration#backtrace_inclusion_patterns for more information.
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# /usr/lib64/ruby/2.1.0/socket.rb:232:in `getaddrinfo'
3) Minimal partition checks, password are set (bsc#973639, bsc#974220, bsc#971804 and bsc#965852)
Failure/Error: raise Net::SSH::Simple::Error, [e, @result]
Net::SSH::Simple::Error:
getaddrinfo: Name or service not known @ #<Net::SSH::Simple::Result cmd=:upload exception=#<SocketError: getaddrinfo: Name or service not known> finish_at=2017-02-25 03:36:15 +0100 host="autoyast_vm" last_event_at=2017-02-25 03:36:15 +0100 op=:scp opts={:config=>#<Pathname:<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…>,> :scp_src=>"<https://ci.suse.de/job/yast-aytests-run-SLE12/GROUP=1,label=autoyast/ws/ayt…",> :scp_dst=>"/tmp/set_passwords.sh", :timeout=>60, :operation_timeout=>3600, :close_timeout=>5, :keepalive_interval=>60} start_at=2017-02-25 03:36:15 +0100 stderr="" stdout="" success=false>
Shared Example Group: "test_scripts" called from ./partition.rb:4
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:632:in `rescue in with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:618:in `with_session'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:658:in `scp'
# /usr/lib64/ruby/gems/2.1.0/gems/net-ssh-simple-1.6.17/lib/net/ssh/simple.rb:338:in `scp_put'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:54:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:92:in `with_conn'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/vagrant_runner.rb:52:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:54:in `remote_run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/test_helpers.rb:42:in `run_test_script'
# /usr/lib64/ruby/gems/2.1.0/gems/aytests-1.0.33/lib/aytests/spec_helper.rb:51:in `block (3 levels) in <top (required)>'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `instance_exec'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `block in with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `block in with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `block in run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:602:in `run_around_example_hooks_for'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `with_around_example_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `with_around_and_singleton_context_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:251:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:627:in `block in run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `run_examples'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:589:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (3 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `map'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (2 levels) in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835:in `with_suite_hooks'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112:in `block in run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77:in `report'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111:in `run_specs'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke'
# /usr/lib64/ruby/gems/2.1.0/gems/rspec-core-3.5.4/exe/rspec:4:in `<top (required)>'
# /usr/bin/rspec:23:in `load'
# /usr/bin/rspec:23:in `<main>'
#
# Showing full backtrace because every line was filtered out.
# See docs for RSpec::Configuration#backtrace_exclusion_patterns and
# RSpec::Configuration#backtrace_inclusion_patterns for more information.
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# /usr/lib64/ruby/2.1.0/socket.rb:232:in `getaddrinfo'
Finished in 3.45 seconds (files took 0.7941 seconds to load)
3 examples, 3 failures
Failed examples:
rspec ./partition.rb[1:1] # Minimal partition checks, vagrant user has been created
rspec ./partition.rb[1:2] # Minimal partition checks, partition_id order fits (bnc#941096)
rspec ./partition.rb[1:3] # Minimal partition checks, password are set (bsc#973639, bsc#974220, bsc#971804 and bsc#965852)
Tests results:
failed aytests/self_update_disabled.rb
failed aytests/rules.rb
failed aytests/upgrade_sles11.rb
failed aytests/sles12_network.rb
failed aytests/lvm.rb
failed aytests/partition.rb
Build step 'Execute shell' marked build as failure
1
4