ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-pip.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-networking-hyperv.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml:2 ok: [10.222.0.20] META: ran handlers TASK [Include variables from job_vars/os-brick.yaml] *************************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml:7 ok: [10.222.0.20] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/os-brick.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/job_vars/os-brick.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Include variables from job_vars/os-brick-ceph.yaml] ********************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml:12 ok: [10.222.0.20] => {"ansible_facts": {"ceph_wnbd_msi_url": "http://10.100.0.9/ci/ceph_v16_0_0_beta.msi", "compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": {"append": "enable_plugin devstack-plugin-ceph https://opendev.org/openstack/devstack-plugin-ceph\nENABLE_CEPH_CINDER=True # ceph backend for cinder\nENABLE_CEPH_GLANCE=False # store images in ceph\nENABLE_CEPH_C_BAK=False # backup volumes to ceph\nENABLE_CEPH_NOVA=False # allow nova to use ceph resources\nVOLUME_BACKING_FILE_SIZE=25GB\n\nATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3\n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\n\nenabled_backends = ceph\n\n[ceph]\nvolume_driver = cinder.volume.drivers.rbd.RBDDriver\nvolume_backend_name = ceph\nrbd_pool = volumes\nrbd_ceph_conf = /etc/ceph/ceph.conf\nrbd_flatten_volume_from_snapshot = false\nrbd_max_clone_depth = 5\nrbd_store_chunk_size = 4\nrados_connect_timeout = -1\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon", "c-bak", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "q-metering", "q-vpn", "s-proxy", "s-object", "s-container", "s-account"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "g-api", "g-reg", "cinder", "c-vol", "c-api", "c-sch", "tempest"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.scenario.test_minimum_basic\ntempest.scenario.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern\n"}, "upper_constraints_pinning": [{"project": "simplejson", "simplejson": null, "value": "simplejson===3.13.2"}], "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "dv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "volume_driver": "cinder.volume.drivers.rbd.RBDDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_cherry_picks": [{"patches": ["refs/changes/03/718403/17"], "path": "{{ win_dir.build }}\\os-brick", "project": "openstack/os-brick"}, {"patches": ["refs/changes/99/718399/5"], "path": "{{ win_dir.build }}\\compute-hyperv", "project": "openstack/compute-hyperv"}], "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/os-brick", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/job_vars/os-brick-ceph.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml:18 ok: [10.222.0.20] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "msg": "OK", "owner": "root", "path": "/etc/systemd/journald.conf", "size": 1053, "state": "file", "uid": 0} TASK [Restart systemd-journald service] **************************************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.yaml:27 changed: [10.222.0.20] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-04-26 08:23:23 UTC", "ActiveEnterTimestampMonotonic": "1638455327", "ActiveExitTimestamp": "Mon 2021-04-26 08:23:23 UTC", "ActiveExitTimestampMonotonic": "1638402492", "ActiveState": "active", "After": "system.slice syslog.socket systemd-journald-dev-log.socket systemd-journald.socket systemd-journald-audit.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-04-26 08:23:23 UTC", "AssertTimestampMonotonic": "1638411787", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-04-26 08:23:23 UTC", "ConditionTimestampMonotonic": "1638411787", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "69377", "ExecMainStartTimestamp": "Mon 2021-04-26 08:23:23 UTC", "ExecMainStartTimestampMonotonic": "1638414394", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-journald ; argv[]=/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/lib/systemd/system/systemd-journald.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-04-26 08:23:23 UTC", "InactiveEnterTimestampMonotonic": "1638410514", "InactiveExitTimestamp": "Mon 2021-04-26 08:23:23 UTC", "InactiveExitTimestampMonotonic": "1638414459", "InvocationID": "828b0c98e84846888d92b7244ae568f5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "47843", "LimitNPROCSoft": "47843", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "47843", "LimitSIGPENDINGSoft": "47843", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "69377", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "21", "NRestarts": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "-1", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-04-26 08:23:23 UTC", "StateChangeTimestampMonotonic": "1638455327", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "0", "SystemCallFilter": "~_sysctl add_key adjtimex afs_syscall bdflush break chroot clock_adjtime clock_settime create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load keyctl lock lookup_dcookie modify_ldt mount mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pivot_root process_vm_readv process_vm_writev prof profil ptrace putpmsg query_module reboot request_key rtas security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "14352", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-dev-log.socket systemd-journald.socket systemd-journald-audit.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald-dev-log.socket systemd-journald.socket systemd-journald-audit.socket", "WatchdogTimestamp": "Mon 2021-04-26 08:23:23 UTC", "WatchdogTimestampMonotonic": "1638455324", "WatchdogUSec": "0"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.20] => {"changed": false, "stat": {"atime": 1619424183.4989288, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8aeeebf3e738722416a41b215ceeb6b622f7c594", "ctime": 1619424182.9789352, "dev": 2049, "device_type": 0, "executable": true, "exists": true, "gid": 1000, "gr_name": "ubuntu", "inode": 269444, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/x-shellscript", "mode": "0775", "mtime": 1619424182.9789352, "nlink": 1, "path": "/home/ubuntu/devstack/unstack.sh", "pw_name": "ubuntu", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4008, "uid": 1000, "version": "1339033369", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} TASK [Run unstack if necessary] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/run-unstack.yaml:7 changed: [10.222.0.20] => {"changed": true, "cmd": "./unstack.sh > /dev/null 2>&1", "delta": "0:00:08.080001", "end": "2021-04-26 08:27:59.897568", "rc": 0, "start": "2021-04-26 08:27:51.817567", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-apt-packages.yaml:1 ok: [10.222.0.20] => {"ansible_facts": {"apt_packages": ["python2.7", "openvswitch-switch", "htop", "gcc", "python2.7-dev", "python3-dev", "libpcre3-dev", "bridge-utils"]}, "changed": false} TASK [Install required packages] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/install-apt-packages.yaml:6 ok: [10.222.0.20] => {"cache_update_time": 1619425684, "cache_updated": true, "changed": false} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/tasks/devstack/remove-apt-packages.yaml:1 fatal: [10.222.0.20]: FAILED! => {"changed": false, "msg": "'apt-get remove 'python3-yaml' 'python3-pyasn1-modules'' failed: E: Sub-process /usr/bin/dpkg returned an error code (1)\n", "rc": 100, "stderr": "E: Sub-process /usr/bin/dpkg returned an error code (1)\n", "stderr_lines": ["E: Sub-process /usr/bin/dpkg returned an error code (1)"], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n apport-symptoms ceph-fuse ceph-mgr-modules-core cephadm containerd docker.io\n fonts-lyx grub-pc-bin libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4\n libgoogle-perftools4 libjs-jquery-ui libjs-sphinxdoc libjs-underscore\n liblapack3 liblcms2-2 libleveldb1v5 liboath0 libopts25 librabbitmq4\n libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcmalloc-minimal4\n libwebpdemux2 libwebpmux3 ntp nvme-cli pigz python-atomicwrites python-attr\n python-configparser python-contextlib2 python-funcsigs\n python-importlib-metadata python-matplotlib-data python-more-itertools\n python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources\n python-pluggy python-py python-pyparsing python-pytest python-scandir\n python-six python-wcwidth python-zipp python3-atomicwrites python3-attr\n python3-automat python3-bcrypt python3-bs4 python3-cachetools\n python3-ceph-argparse python3-cephfs python3-cherrypy3 python3-click\n python3-colorama python3-configobj python3-constantly python3-cycler\n python3-dateutil python3-decorator python3-html5lib python3-hyperlink\n python3-importlib-metadata python3-incremental python3-joblib\n python3-kiwisolver python3-logutils python3-lxml python3-mako\n python3-matplotlib python3-more-itertools python3-nose python3-numpy\n python3-olefile python3-packaging python3-pam python3-paste\n python3-pastedeploy python3-pastescript python3-pecan python3-pil\n python3-pluggy python3-prettytable python3-problem-report python3-py\n python3-pyasn1 python3-pyinotify python3-pytest python3-repoze.lru\n python3-requests-oauthlib python3-requests-unixsocket python3-rgw\n python3-routes python3-rsa python3-scipy python3-serial\n python3-simplegeneric python3-simplejson python3-singledispatch\n python3-sklearn python3-sklearn-lib python3-tempita python3-twisted-bin\n python3-waitress python3-wcwidth python3-webencodings python3-webob\n python3-websocket python3-webtest python3-werkzeug python3-zipp\n python3-zope.interface runc smartmontools sntp ubuntu-fan\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-cephadm\n ceph-mgr-dashboard ceph-mgr-diskprediction-cloud\n ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook ceph-mon\n ceph-osd python3-ceph-common python3-google-auth python3-kubernetes\n python3-pyasn1-modules python3-yaml\n0 upgraded, 0 newly installed, 18 to remove and 169 not upgraded.\n2 not fully installed or removed.\nAfter this operation, 410 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 86614 files and directories currently installed.)\r\nRemoving ceph-mds (15.2.11-1bionic) ...\r\nRemoving ceph (15.2.11-1bionic) ...\r\nRemoving ceph-osd (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-cephadm (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-dashboard (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-diskprediction-cloud (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-diskprediction-local (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-k8sevents (15.2.11-1bionic) ...\r\nRemoving ceph-mgr-rook (15.2.11-1bionic) ...\r\nRemoving ceph-mon (15.2.11-1bionic) ...\r\nRemoving python3-kubernetes (7.0.0~a1-2~cloud0) ...\r\nRemoving python3-google-auth (1.3.0-2) ...\r\nRemoving python3-pyasn1-modules (0.2.1-0.2) ...\r\nRemoving ceph-mgr (15.2.11-1bionic) ...\r\nRemoving ceph-base (15.2.11-1bionic) ...\r\nRemoving ceph-common (15.2.11-1bionic) ...\r\nRemoving python3-ceph-common (15.2.11-1bionic) ...\r\nRemoving python3-yaml (5.3.1-1~cloud0) ...\r\nSetting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ...\r\nFailed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error.\r\nSee system logs and 'systemctl status rtslib-fb-targetctl.service' for details.\r\ninvoke-rc.d: initscript rtslib-fb-targetctl, action \"start\" failed.\r\n* rtslib-fb-targetctl.service - Restore LIO kernel target configuration\r\n Loaded: \u001b[0;1;31merror\u001b[0m (Reason: Exec format error)\r\n Active: inactive (dead)\r\n\r\nApr 26 08:27:18 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\nApr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m\r\ndpkg: error processing package python3-rtslib-fb (--configure):\r\n installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ndpkg: dependency problems prevent configuration of targetcli-fb:\r\n targetcli-fb depends on python3-rtslib-fb; however:\r\n Package python3-rtslib-fb is not configured yet.\r\n\r\ndpkg: error processing package targetcli-fb (--configure):\r\n dependency problems - leaving unconfigured\r\nErrors were encountered while processing:\r\n python3-rtslib-fb\r\n targetcli-fb\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " apport-symptoms ceph-fuse ceph-mgr-modules-core cephadm containerd docker.io", " fonts-lyx grub-pc-bin libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4", " libgoogle-perftools4 libjs-jquery-ui libjs-sphinxdoc libjs-underscore", " liblapack3 liblcms2-2 libleveldb1v5 liboath0 libopts25 librabbitmq4", " libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcmalloc-minimal4", " libwebpdemux2 libwebpmux3 ntp nvme-cli pigz python-atomicwrites python-attr", " python-configparser python-contextlib2 python-funcsigs", " python-importlib-metadata python-matplotlib-data python-more-itertools", " python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources", " python-pluggy python-py python-pyparsing python-pytest python-scandir", " python-six python-wcwidth python-zipp python3-atomicwrites python3-attr", " python3-automat python3-bcrypt python3-bs4 python3-cachetools", " python3-ceph-argparse python3-cephfs python3-cherrypy3 python3-click", " python3-colorama python3-configobj python3-constantly python3-cycler", " python3-dateutil python3-decorator python3-html5lib python3-hyperlink", " python3-importlib-metadata python3-incremental python3-joblib", " python3-kiwisolver python3-logutils python3-lxml python3-mako", " python3-matplotlib python3-more-itertools python3-nose python3-numpy", " python3-olefile python3-packaging python3-pam python3-paste", " python3-pastedeploy python3-pastescript python3-pecan python3-pil", " python3-pluggy python3-prettytable python3-problem-report python3-py", " python3-pyasn1 python3-pyinotify python3-pytest python3-repoze.lru", " python3-requests-oauthlib python3-requests-unixsocket python3-rgw", " python3-routes python3-rsa python3-scipy python3-serial", " python3-simplegeneric python3-simplejson python3-singledispatch", " python3-sklearn python3-sklearn-lib python3-tempita python3-twisted-bin", " python3-waitress python3-wcwidth python3-webencodings python3-webob", " python3-websocket python3-webtest python3-werkzeug python3-zipp", " python3-zope.interface runc smartmontools sntp ubuntu-fan", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-cephadm", " ceph-mgr-dashboard ceph-mgr-diskprediction-cloud", " ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook ceph-mon", " ceph-osd python3-ceph-common python3-google-auth python3-kubernetes", " python3-pyasn1-modules python3-yaml", "0 upgraded, 0 newly installed, 18 to remove and 169 not upgraded.", "2 not fully installed or removed.", "After this operation, 410 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 86614 files and directories currently installed.)", "Removing ceph-mds (15.2.11-1bionic) ...", "Removing ceph (15.2.11-1bionic) ...", "Removing ceph-osd (15.2.11-1bionic) ...", "Removing ceph-mgr-cephadm (15.2.11-1bionic) ...", "Removing ceph-mgr-dashboard (15.2.11-1bionic) ...", "Removing ceph-mgr-diskprediction-cloud (15.2.11-1bionic) ...", "Removing ceph-mgr-diskprediction-local (15.2.11-1bionic) ...", "Removing ceph-mgr-k8sevents (15.2.11-1bionic) ...", "Removing ceph-mgr-rook (15.2.11-1bionic) ...", "Removing ceph-mon (15.2.11-1bionic) ...", "Removing python3-kubernetes (7.0.0~a1-2~cloud0) ...", "Removing python3-google-auth (1.3.0-2) ...", "Removing python3-pyasn1-modules (0.2.1-0.2) ...", "Removing ceph-mgr (15.2.11-1bionic) ...", "Removing ceph-base (15.2.11-1bionic) ...", "Removing ceph-common (15.2.11-1bionic) ...", "Removing python3-ceph-common (15.2.11-1bionic) ...", "Removing python3-yaml (5.3.1-1~cloud0) ...", "Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ...", "Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error.", "See system logs and 'systemctl status rtslib-fb-targetctl.service' for details.", "invoke-rc.d: initscript rtslib-fb-targetctl, action \"start\" failed.", "* rtslib-fb-targetctl.service - Restore LIO kernel target configuration", " Loaded: \u001b[0;1;31merror\u001b[0m (Reason: Exec format error)", " Active: inactive (dead)", "", "Apr 26 08:27:18 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:27 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:27:34 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "Apr 26 08:28:19 dv-osbrick-787933-1-ceph systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31m/lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target\u001b[0m", "dpkg: error processing package python3-rtslib-fb (--configure):", " installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "dpkg: dependency problems prevent configuration of targetcli-fb:", " targetcli-fb depends on python3-rtslib-fb; however:", " Package python3-rtslib-fb is not configured yet.", "", "dpkg: error processing package targetcli-fb (--configure):", " dependency problems - leaving unconfigured", "Errors were encountered while processing:", " python3-rtslib-fb", " targetcli-fb"]} to retry, use: --limit @/home/jenkins-slave/workspace/os-brick-ceph/d24141cfa80743b19efade113451fe6b/cbci/build-devstack.retry PLAY RECAP ********************************************************************* 10.222.0.20 : ok=9 changed=2 unreachable=0 failed=1