yandex-load / yatank-online

Yandex.Tank OnlineReport plugin
27 stars 8 forks source link

Post processing attribute error #7

Open Sulverus opened 9 years ago

Sulverus commented 9 years ago

Hi, found this error in logs

17:48:09 ERROR: Failed post-processing plugin <OnlineReportPlugin(Thread-1, stopped daemon 140438978807552)>: 'ReportServer' object has no attribute 'server'

But report is correct(with latency, rps and agent metrics)

reproduced in Ubuntu Trusty

% lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:    14.04
Codename:   trusty

pip:

 % pip list
ansible (1.7.2)
apt-xapian-index (0.45)
backports.ssl-match-hostname (3.4.0.2)
buildbot-slave (0.8.10)
certifi (2015.4.28)
chardet (2.0.1)
colorama (0.2.5)
colorclass (1.2.0)
configobj (4.7.2)
docker-py (0.6.0)
ecdsa (0.13)
html5lib (0.999)
httplib2 (0.8)
iotop (0.6)
ipaddr (2.1.11)
Jinja2 (2.7.3)
Landscape-Client (14.1)
MarkupSafe (0.23)
PAM (0.4.2)
paramiko (1.15.2)
pip (7.1.0)
progressbar (2.3)
psutil (3.0.1)
psycopg2 (2.4.5)
pycrypto (2.6.1)
pyjade (3.0.0)
pylibmc (1.5.0)
pyOpenSSL (0.13)
pyserial (2.6)
python-apt (0.9.3.5)
python-debian (0.1.21-nmu2ubuntu2)
PyYAML (3.11)
redis (2.10.3)
requests (2.2.1)
setuptools (18.0.1)
simplejson (3.7.3)
six (1.5.2)
ssh-import-id (3.21)
terminaltables (1.2.0)
TornadIO2 (0.0.4)
tornado (4.2)
Twisted (15.1.0)
Twisted-Core (13.2.0)
urllib3 (1.7.1)
virtualenv (12.1.1)
websocket-client (0.21.0)
wheel (0.24.0)
yandextank (1.7.12)
yatank-online (0.0.2)
zope.interface (4.0.5)

Thank you for awesome plugin!