Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.48 KB | None | 0 0
  1. Skip to content
  2. admin | log out
  3.  
  4. 4
  5. Allowing Jenkins CLI to work in -remoting mode is considered dangerous and usually unnecessary. You are advised to disable this mode. Please refer to the CLI documentation for details.
  6. You have not configured the CSRF issuer. This could be a security issue. For more information, please refer to this page.
  7. You can change the current configuration using the Security section CSRF Protection.
  8. Agent to master security subsystem is currently off. Please read the documentation and consider turning it on.
  9. This Jenkins instance uses deprecated protocols: CLI-connect,CLI2-connect,JNLP-connect,JNLP2-connect. It may impact stability of the instance. If newer protocol versions are supported by all system components (agents, CLI and other clients), it is highly recommended to disable the deprecated protocols. Protocol Configuration
  10.  
  11. Manage Jenkins
  12.  
  13. Jenkins
  14. CVP - Functional tests
  15. #19
  16.  
  17. Back to Project
  18. Status
  19. Changes
  20. Console Output
  21. View as plain text
  22. Edit Build Information
  23. Delete Build
  24. Parameters
  25. Git Build Data
  26. No Tags
  27. Git Build Data
  28. Rebuild
  29. Replay
  30. Pipeline Steps
  31. Previous Build
  32. FailedConsole Output
  33.  
  34. Started by user admin
  35. Checking out git ssh://admin@10.195.128.27:29418/mk/mk-pipelines into /var/jenkins_home/workspace/cvp-func@script to read cvp-func.groovy
  36. > git rev-parse --is-inside-work-tree # timeout=10
  37. Fetching changes from the remote Git repository
  38. > git config remote.origin.url ssh://admin@10.195.128.27:29418/mk/mk-pipelines # timeout=10
  39. Fetching upstream changes from ssh://admin@10.195.128.27:29418/mk/mk-pipelines
  40. > git --version # timeout=10
  41. using GIT_SSH to set credentials
  42. > git fetch --tags --progress ssh://admin@10.195.128.27:29418/mk/mk-pipelines +refs/heads/*:refs/remotes/origin/*
  43. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  44. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  45. Checking out Revision b02f393e35457482cd39a20bbb2f1ca1769a3577 (refs/remotes/origin/master)
  46. > git config core.sparsecheckout # timeout=10
  47. > git checkout -f b02f393e35457482cd39a20bbb2f1ca1769a3577
  48. Commit message: "added/updated CVP pipelines"
  49. > git rev-list b02f393e35457482cd39a20bbb2f1ca1769a3577 # timeout=10
  50. Loading library pipeline-library@cvp
  51. Attempting to resolve cvp from remote references...
  52. > git --version # timeout=10
  53. using GIT_SSH to set credentials
  54. > git ls-remote -h -t ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library # timeout=10
  55. Found match: refs/tags/cvp revision bf2b07446d21ce98373db841fda6916164f6c2eb
  56. Resolving tag commit... (remote references may be a lightweight tag or an annotated tag)
  57. > git rev-parse --is-inside-work-tree # timeout=10
  58. Setting origin to ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library
  59. > git config remote.origin.url ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library # timeout=10
  60. Fetching origin...
  61. Fetching upstream changes from origin
  62. > git --version # timeout=10
  63. using GIT_SSH to set credentials
  64. > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
  65. > git rev-parse refs/tags/cvp^{commit} # timeout=10
  66. Resolved tag cvp revision bf2b07446d21ce98373db841fda6916164f6c2eb
  67. > git rev-parse --is-inside-work-tree # timeout=10
  68. Fetching changes from the remote Git repository
  69. > git config remote.origin.url ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library # timeout=10
  70. Fetching with tags
  71. Fetching upstream changes from ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library
  72. > git --version # timeout=10
  73. using GIT_SSH to set credentials
  74. > git fetch --tags --progress ssh://admin@10.195.128.27:29418/mcp-ci/pipeline-library +refs/heads/*:refs/remotes/origin/*
  75. Checking out Revision bf2b07446d21ce98373db841fda6916164f6c2eb (cvp)
  76. > git config core.sparsecheckout # timeout=10
  77. > git checkout -f bf2b07446d21ce98373db841fda6916164f6c2eb
  78. Commit message: "yet another change of validate"
  79. > git rev-list bf2b07446d21ce98373db841fda6916164f6c2eb # timeout=10
  80. [Pipeline] node
  81. Running on slave02 in /var/lib/jenkins/workspace/cvp-func
  82. [Pipeline] {
  83. [Pipeline] stage
  84. [Pipeline] { (Initialization)
  85. [Pipeline] echo
  86. You are using obsolete function. Please switch to use `getCredentialsById()`
  87. [Pipeline] echo
  88. Running command docker ps -f name=cvp -q on cid03.tnc.cmn-model.corp.telstra.com
  89. [Pipeline] echo
  90. Running command docker run -tid --net=host --name=cvp -u root -e OS_USERNAME=admin -e OS_PASSWORD=VEpZ3xxFMENbk2ng -e OS_TENANT_NAME=admin -e OS_AUTH_URL=http://10.195.128.15:35357/v2.0 -e OS_REGION_NAME=RegionOne -e OS_ENDPOINT_TYPE=admin --entrypoint /bin/bash apt:5000/rally-tempest on cid03.tnc.cmn-model.corp.telstra.com
  91. [Pipeline] echo
  92. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  93. "a4f5b249f5e417ea36939ebc31f69c97ce5a153a0ae9273a2e8b603d955fdafa
  94. Salt command execution success"
  95. [Pipeline] sh
  96. [cvp-func] Running shell script
  97. + rm -rf validation_artifacts/
  98. [Pipeline] echo
  99. Running command mkdir -p /root/qa_results/ on cid03.tnc.cmn-model.corp.telstra.com
  100. [Pipeline] echo
  101. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  102. "Salt command execution success"
  103. [Pipeline] echo
  104. Running command docker exec cvp git clone http://10.195.128.27:8080/cvp-configuration cvp-configuration on cid03.tnc.cmn-model.corp.telstra.com
  105. [Pipeline] echo
  106. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  107. "Cloning into 'cvp-configuration'...
  108. Salt command execution success"
  109. [Pipeline] echo
  110. Running command docker exec -e PROXY= -e TEMPEST_REPO=/var/lib/tempest -e TEMPEST_ENDPOINT_TYPE=internalURL -e tempest_version=15.0.0 cvp bash -c cvp-configuration/configure.sh on cid03.tnc.cmn-model.corp.telstra.com
  111. [Pipeline] echo
  112. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  113. "The directory '/home/rally/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  114. The directory '/home/rally/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  115. Collecting ansible==2.3.2.0
  116. Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f8b08b43850>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/ansible/
  117. Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f8b08b439d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/ansible/
  118. Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f8b08b43b50>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/ansible/
  119. Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f8b08b43cd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/ansible/
  120. Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f8b08b43e50>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/ansible/
  121. Could not find a version that satisfies the requirement ansible==2.3.2.0 (from versions: )
  122. No matching distribution found for ansible==2.3.2.0
  123. 2018-04-21 05:20:26.515 52 INFO rally.deployment.engine [-] Deployment 9666af70-352d-4163-87bf-aa45e1f27c3f | Starting: OpenStack cloud deployment.
  124. 2018-04-21 05:20:26.525 52 INFO rally.deployment.engine [-] Deployment 9666af70-352d-4163-87bf-aa45e1f27c3f | Completed: OpenStack cloud deployment.
  125. +--------------------------------------+----------------------------+------------------+------------------+--------+
  126. | uuid | created_at | name | status | active |
  127. +--------------------------------------+----------------------------+------------------+------------------+--------+
  128. | 9666af70-352d-4163-87bf-aa45e1f27c3f | 2018-04-21 05:20:26.509817 | tempest_05_20_25 | deploy->finished | |
  129. +--------------------------------------+----------------------------+------------------+------------------+--------+
  130. Using deployment: 9666af70-352d-4163-87bf-aa45e1f27c3f
  131. ~/.rally/openrc was updated
  132.  
  133. HINTS:
  134.  
  135. * To use standard OpenStack clients, set up your env by running:
  136. \tsource ~/.rally/openrc
  137. OpenStack clients are now configured, e.g run:
  138. \topenstack image list
  139. {
  140. \"admin\": {
  141. \"password\": \"VEpZ3xxFMENbk2ng\",
  142. \"tenant_name\": \"admin\",
  143. \"username\": \"admin\"
  144. },
  145. \"auth_url\": \"http://10.195.128.15:35357/v2.0\",
  146. \"endpoint\": null,
  147. \"endpoint_type\": \"admin\",
  148. \"https_cacert\": \"\",
  149. \"https_insecure\": false,
  150. \"region_name\": \"RegionOne\",
  151. \"type\": \"ExistingCloud\"
  152. }
  153. 2018-04-21 05:20:28.163 69 INFO rally.api [-] Creating verifier 'tempest_verifier_05_20_27'.
  154. 2018-04-21 05:20:28.198 69 INFO rally.verification.manager [-] Cloning verifier repo from /var/lib/tempest.
  155. 2018-04-21 05:20:28.284 69 INFO rally.verification.manager [-] Switching verifier repo to the '16.0.0' version.
  156. 2018-04-21 05:20:28.653 69 INFO rally.api [-] Verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) has been successfully created!
  157. Using verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) as the default verifier for the future operations.
  158. 2018-04-21 05:20:29.704 83 INFO rally.api [-] Configuring verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f).
  159. 2018-04-21 05:20:29.983 83 INFO rally.api [-] Verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) has been successfully configured for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f)!
  160.  
  161. # Some empty values of options will be replaced while creating required resources (images, flavors, etc).
  162. [DEFAULT]
  163. debug = True
  164. use_stderr = False
  165. log_file =
  166.  
  167. [auth]
  168. use_dynamic_credentials = True
  169. admin_username = admin
  170. admin_password = VEpZ3xxFMENbk2ng
  171. admin_project_name = admin
  172. admin_domain_name = Default
  173.  
  174. [compute]
  175. image_ref =
  176. image_ref_alt =
  177. flavor_ref =
  178. flavor_ref_alt =
  179. fixed_network_name =
  180.  
  181. [compute-feature-enabled]
  182. live_migration = False
  183. resize = True
  184. vnc_console = True
  185. attach_encrypted_volume = False
  186.  
  187. [data-processing]
  188.  
  189. [identity]
  190. region = RegionOne
  191. auth_version = v2
  192. uri = http://10.195.128.15:35357/v2.0
  193. uri_v3 = http://10.195.128.15:35357/v3
  194. disable_ssl_certificate_validation = False
  195. ca_certificates_file =
  196.  
  197. [image-feature-enabled]
  198. deactivate_image = True
  199.  
  200. [input-scenario]
  201. ssh_user_regex = [[\"^.*[Cc]irros.*$\", \"cirros\"], [\"^.*[Tt]est[VvMm].*$\", \"cirros\"], [\"^.*rally_verify.*$\", \"cirros\"]]
  202.  
  203. [network]
  204.  
  205. [network-feature-enabled]
  206. ipv6_subnet_attributes = True
  207. ipv6 = True
  208. api_extensions = default-subnetpools,network-ip-availability,network_availability_zone,auto-allocated-topology,ext-gw-mode,binding,metering,agent,subnet_allocation,l3_agent_scheduler,tag,external-net,flavors,net-mtu,availability_zone,quotas,l3-ha,provider,multi-provider,address-scope,extraroute,subnet-service-types,standard-attr-timestamp,service-type,l3-flavors,port-security,extra_dhcp_opt,standard-attr-revisions,pagination,sorting,security-group,dhcp_agent_scheduler,router_availability_zone,rbac-policies,tag-ext,standard-attr-description,router,allowed-address-pairs,project-id,dvr
  209.  
  210. [object-storage]
  211. operator_role = Member
  212. reseller_admin_role = ResellerAdmin
  213.  
  214. [oslo_concurrency]
  215. lock_path =
  216.  
  217. [orchestration]
  218. instance_type =
  219. stack_owner_role = heat_stack_owner
  220. stack_user_role = heat_stack_user
  221.  
  222. [scenario]
  223. img_dir =
  224. img_file =
  225.  
  226. [service_available]
  227. cinder = True
  228. glance = True
  229. heat = True
  230. ironic = False
  231. neutron = True
  232. nova = True
  233. sahara = False
  234. swift = True
  235.  
  236. [validation]
  237. run_validation = True
  238. image_ssh_user = cirros
  239. connect_method = floating
  240.  
  241. [volume-feature-enabled]
  242. bootable = True
  243.  
  244. /usr/local/lib/python2.7/dist-packages/novaclient/client.py:278: UserWarning: The 'tenant_id' argument is deprecated in Ocata and its use may result in errors in future releases. As 'project_id' is provided, the 'tenant_id' argument will be ignored.
  245. warnings.warn(msg)
  246. neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
  247. neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
  248. Fixed net is: fixed
  249. sed: -e expression #1, char 52: unterminated `s' command
  250. [scenario]
  251. img_dir = /home/rally/cvp-configuration
  252. img_file = cirros-0.3.5-x86_64-disk.img
  253.  
  254. [compute]
  255. image_ref_alt = ${IMAGE_REF2}
  256. min_microversion = 2.1
  257. max_microversion = latest
  258. volume_device_name = vdc
  259. min_compute_nodes = 3
  260. endpoint_type = internalURL
  261. ping_timeout = 20
  262. ping_count = 5
  263. ssh_timeout = 90
  264. ssh_channel_timeout = 100
  265. build_timeout = 120
  266. fixed_network_name = fixed
  267.  
  268. [compute-feature-enabled]
  269. nova_cert = True
  270. personality = True
  271.  
  272. [identity]
  273. auth_version = v3
  274. v3_endpoint_type = internalURL
  275. endpoint_type = internalURL
  276.  
  277. [image]
  278. build_timeout = 130
  279. endpoint_type = internalURL
  280.  
  281. [image-feature-enabled]
  282. api_v1 = False
  283.  
  284. [network]
  285. build_timeout = 120
  286. endpoint_type = internalURL
  287. public_network_id =
  288.  
  289. [network_feature_enabled]
  290. port_security = true
  291.  
  292. [validation]
  293. run_validation = false
  294. image_ssh_password = cubswin:)
  295. ssh_timeout = 130
  296.  
  297. [object-storage]
  298. container_sync_timeout = 120
  299. endpoint_type = internalURL
  300.  
  301. [object-storage-feature-enabled]
  302. #for ceph
  303. discoverability = false
  304.  
  305. [orchestration]
  306. max_template_size = 5440000
  307. max_resources_per_stack = 20000
  308. endpoint_type = internalURL
  309.  
  310. [volume]
  311. min_microversion = 3.0
  312. max_microversion = latest
  313. build_timeout = 120
  314. storage_protocol = ceph
  315. endpoint_type = internalURL
  316.  
  317. [volume-feature-enabled]
  318. api_v3 = true
  319. manage_snapshot = true
  320. backup = False
  321. 2018-04-21 05:20:35.215 140 INFO rally.api [-] Configuring verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f).
  322. 2018-04-21 05:20:35.215 140 INFO rally.api [-] Verifier is already configured!
  323. 2018-04-21 05:20:35.215 140 INFO rally.api [-] Adding extra options to verifier configuration.
  324. 2018-04-21 05:20:35.217 140 INFO rally.api [-] Verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258) has been successfully configured for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f)!
  325. Job is done!
  326. Salt command execution success"
  327. [Pipeline] }
  328. [Pipeline] // stage
  329. [Pipeline] stage
  330. [Pipeline] { (Run Tempest tests)
  331. [Pipeline] sh
  332. [cvp-func] Running shell script
  333. + mkdir -p validation_artifacts/
  334. [Pipeline] echo
  335. Running command docker exec cvp rally verify start --pattern set=full --skip-list cvp-configuration/tempest/skip-list.yaml --detailed > docker-tempest.log on cid03.tnc.cmn-model.corp.telstra.com
  336. [Pipeline] echo
  337. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  338. ""
  339. [Pipeline] echo
  340. Running command cat docker-tempest.log on cid03.tnc.cmn-model.corp.telstra.com
  341. [Pipeline] echo
  342. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  343. "2018-04-21 05:20:37.024 149 INFO rally.api [-] Starting verification (UUID=ec8d894a-a289-4841-b229-66b128e37ec4) for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f) by verifier 'tempest_verifier_05_20_27' (UUID=2c1f89ff-a207-47bb-a0c8-b4a151f58258).
  344. 2018-04-21 05:20:40.926 149 INFO rally.api [-] Verification (UUID=ec8d894a-a289-4841-b229-66b128e37ec4) has been successfully finished for deployment 'tempest_05_20_25' (UUID=9666af70-352d-4163-87bf-aa45e1f27c3f)!
  345.  
  346. Congratulations! Verification doesn't have failed tests! :)
  347.  
  348. ======
  349. Totals
  350. ======
  351.  
  352. Ran: 0 tests in 0.000 sec.
  353. - Success: 0
  354. - Skipped: 0
  355. - Expected failures: 0
  356. - Unexpected success: 0
  357. - Failures: 0
  358.  
  359. Using verification (UUID=ec8d894a-a289-4841-b229-66b128e37ec4) as the default verification for the future operations.
  360. Salt command execution success"
  361. [Pipeline] echo
  362. Running command docker exec cvp rally verify report --type junit-xml --to /home/rally/docker-tempest.xml on cid03.tnc.cmn-model.corp.telstra.com
  363. [Pipeline] echo
  364. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  365. "2018-04-21 05:20:42.513 245 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ec8d894a-a289-4841-b229-66b128e37ec4'.
  366. 2018-04-21 05:20:42.515 245 INFO rally.api [-] The report has been successfully built.
  367. Saving the report to '/home/rally/docker-tempest.xml' file. It may take some time.
  368. The report has been successfully saved.
  369. Salt command execution success"
  370. [Pipeline] echo
  371. Running command docker exec cvp rally verify report --type html --to /home/rally/docker-tempest.html on cid03.tnc.cmn-model.corp.telstra.com
  372. [Pipeline] echo
  373. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  374. "2018-04-21 05:20:43.811 259 INFO rally.api [-] Building 'html' report for the following verification(s): 'ec8d894a-a289-4841-b229-66b128e37ec4'.
  375. 2018-04-21 05:20:43.823 259 INFO rally.api [-] The report has been successfully built.
  376. Saving the report to '/home/rally/docker-tempest.html' file. It may take some time.
  377. The report has been successfully saved.
  378. Salt command execution success"
  379. [Pipeline] echo
  380. Running command docker cp cvp:/home/rally/docker-tempest.xml /root/qa_results/ on cid03.tnc.cmn-model.corp.telstra.com
  381. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  382. "Salt command execution success"
  383. [Pipeline] echo
  384. [Pipeline] echo
  385. Running command docker cp cvp:/home/rally/docker-tempest.html /root/qa_results/ on cid03.tnc.cmn-model.corp.telstra.com
  386. [Pipeline] echo
  387. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  388. "Salt command execution success"
  389. [Pipeline] echo
  390. Running command docker exec cvp rally verify show | head -5 | tail -1 | awk '{print $4}' on cid03.tnc.cmn-model.corp.telstra.com
  391. [Pipeline] echo
  392. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  393. "finished
  394. Salt command execution success"
  395. [Pipeline] }
  396. [Pipeline] // stage
  397. [Pipeline] stage
  398. [Pipeline] { (Collect results)
  399. [Pipeline] echo
  400. Running step file.find [/root/qa_results/, type=f] on cid03.tnc.cmn-model.corp.telstra.com
  401. [Pipeline] echo
  402. Running command base64 -w0 /root/qa_results/docker-tempest.html > /root/qa_results/docker-tempest.html_encoded; split -b 1MB -d /root/qa_results/docker-tempest.html_encoded /root/qa_results/docker-tempest.html__; rm /root/qa_results/docker-tempest.html_encoded on cid03.tnc.cmn-model.corp.telstra.com
  403. [Pipeline] echo
  404. Running step file.find [/root/qa_results/, type=f, name=docker-tempest.html__*] on cid03.tnc.cmn-model.corp.telstra.com
  405. [Pipeline] echo
  406. Running command cat /root/qa_results/docker-tempest.html__00 on cid03.tnc.cmn-model.corp.telstra.com
  407. [Pipeline] echo
  408. Running step file.find [/root/qa_results/, type=f, name=docker-tempest.html__*, delete] on cid03.tnc.cmn-model.corp.telstra.com
  409. [Pipeline] writeFile
  410. [Pipeline] sh
  411. [cvp-func] Running shell script
  412. + base64 -d validation_artifacts/docker-tempest.html_encoded
  413. + rm validation_artifacts/docker-tempest.html_encoded
  414. [Pipeline] echo
  415. Running command base64 -w0 /root/qa_results/docker-tempest.xml > /root/qa_results/docker-tempest.xml_encoded; split -b 1MB -d /root/qa_results/docker-tempest.xml_encoded /root/qa_results/docker-tempest.xml__; rm /root/qa_results/docker-tempest.xml_encoded on cid03.tnc.cmn-model.corp.telstra.com
  416. [Pipeline] echo
  417. Running step file.find [/root/qa_results/, type=f, name=docker-tempest.xml__*] on cid03.tnc.cmn-model.corp.telstra.com
  418. [Pipeline] echo
  419. Running command cat /root/qa_results/docker-tempest.xml__00 on cid03.tnc.cmn-model.corp.telstra.com
  420. [Pipeline] echo
  421. Running step file.find [/root/qa_results/, type=f, name=docker-tempest.xml__*, delete] on cid03.tnc.cmn-model.corp.telstra.com
  422. [Pipeline] writeFile
  423. [Pipeline] sh
  424. [cvp-func] Running shell script
  425. + base64 -d validation_artifacts/docker-tempest.xml_encoded
  426. + rm validation_artifacts/docker-tempest.xml_encoded
  427. [Pipeline] archiveArtifacts
  428. Archiving artifacts
  429. [Pipeline] junit
  430. Recording test results
  431. [Pipeline] }
  432. [Pipeline] // stage
  433. [Pipeline] echo
  434. Running step cmd.run [docker exec cvp bash -c /home/rally/cvp-configuration/cleanup.sh] on cid03.tnc.cmn-model.corp.telstra.com
  435. [Pipeline] echo
  436. Running command docker ps -f name=qa_tools -q on cid03.tnc.cmn-model.corp.telstra.com
  437. [Pipeline] echo
  438. Running command docker ps -f name=cvp -q on cid03.tnc.cmn-model.corp.telstra.com
  439. [Pipeline] echo
  440. Running command docker rm -f cvp on cid03.tnc.cmn-model.corp.telstra.com
  441. [Pipeline] echo
  442. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  443. "cvp
  444. Salt command execution success"
  445. [Pipeline] echo
  446. Running command rm -rf /root/qa_results/ on cid03.tnc.cmn-model.corp.telstra.com
  447. [Pipeline] echo
  448. Node cid03.tnc.cmn-model.corp.telstra.com changes:
  449. "Salt command execution success"
  450. [Pipeline] }
  451. [Pipeline] // node
  452. [Pipeline] End of Pipeline
  453. ERROR: None of the test reports contained any result
  454. Finished: FAILURE
  455.  
  456. Page generated: 21-Apr-2018 05:25:18 UTCREST APIJenkins ver. 2.93
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement