'UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 19: ordinal not in range(128) Error' in Saucy floodlight server smoke test

Bug #1178193 reported by Para Siva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UTAH
Fix Released
High
Javier Collado

Bug Description

The following error is reported when Saucy floodlight server test is run.
2013-05-09 08:48:02,682 ssh WARNING: SSH command (utah -f yaml --install-type server -r /tmp/floodlight.run -o /var/lib/utah/utah.out) failed with return code: 1
2013-05-09 08:48:02,682 ssh DEBUG: Standard output follows:
2013-05-09 08:48:02,682 ssh DEBUG: Standard error follows:
2013-05-09 08:48:02,683 ssh DEBUG: Traceback (most recent call last):
2013-05-09 08:48:02,683 ssh DEBUG: File "/usr/bin/utah", line 176, in <module>
2013-05-09 08:48:02,683 ssh DEBUG: main()
2013-05-09 08:48:02,683 ssh DEBUG: File "/usr/bin/utah", line 166, in main
2013-05-09 08:48:02,683 ssh DEBUG: returncode = runner.run()
2013-05-09 08:48:02,683 ssh DEBUG: File "/usr/lib/python2.7/dist-packages/utah/client/runner.py", line 294, in run
2013-05-09 08:48:02,683 ssh DEBUG: keep_going = suite.run()
2013-05-09 08:48:02,684 ssh DEBUG: File "/usr/lib/python2.7/dist-packages/utah/client/testsuite.py", line 296, in run
2013-05-09 08:48:02,684 ssh DEBUG: self.setup(result)
2013-05-09 08:48:02,684 ssh DEBUG: File "/usr/lib/python2.7/dist-packages/utah/client/testsuite.py", line 251, in setup
2013-05-09 08:48:02,684 ssh DEBUG: battery_measurements=self.battery_measurements)
2013-05-09 08:48:02,684 ssh DEBUG: File "/usr/lib/python2.7/dist-packages/utah/client/common.py", line 209, in run_cmd
2013-05-09 08:48:02,684 ssh DEBUG: syslog.syslog(stdout_tmp)
2013-05-09 08:48:02,684 ssh DEBUG: UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 19: ordinal not in range(128)

Occurs with both amd64 and i386 jobs during post installation test. Probably another instance of bug 1098212.

The impacted jobs are,
https://jenkins.qa.ubuntu.com/view/Saucy/view/Smoke%20Testing/job/saucy-server-i386-smoke-floodlight/8/
and
https://jenkins.qa.ubuntu.com/view/Saucy/view/Smoke%20Testing/job/saucy-server-amd64-smoke-floodlight/9/

A log file is attached.

Related branches

Revision history for this message
Para Siva (psivaa) wrote :
Changed in utah:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Javier Collado (javier.collado)
Changed in utah:
milestone: none → 0.12.2
status: Confirmed → Fix Committed
Changed in utah:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.