(indico-env)[root@r indico]# zdaemon -C ./etc/zdctl.conf start
. daemon process started, pid=19226
(indico-env)[root@r indico]# python ./bin/migration/migrate.py --prev-version 0.99
/tmp/indico-env/lib/python2.7/site-packages/pkg_resources/init.py:193: RuntimeWarning: You have iterated over the result of pkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, conversion to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please file a bug with the setuptools project describing that need.
stacklevel=1,
This script will migrate your Indico DB to a new version. We recommend that
this operation be executed while the web server is down, in order to avoid
concurrency problems and DB conflicts.
Are you sure you want to execute the migration now? [y/N] y
Executing migration...
Probing DB connection... DONE!
# Reloading all plugins (0.97)
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
Traceback (most recent call last):
File "/usr/lib64/python2.7/logging/handlers.py", line 929, in emit
smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)
File "/usr/lib64/python2.7/smtplib.py", line 255, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.7/smtplib.py", line 315, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.7/smtplib.py", line 290, in _get_socket
return socket.create_connection((host, port), timeout)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
Logged from file bot.py, line 25
DONE
# Initializing/updating index catalog (0.98b)
DONE
# Moving from OAI Private Harvesting to a more general IP-based ACL. (1.0)
DONE
# Removing old CSS Templates from events (1.0)
DONE
# Tasks: 1. Moving support info fields from conference to a dedicated class 2. Update non inherited children list 3. Update Vidyo indexes (1.0)
DONE2512 99.880573%] 995 RIKEN VTX Software Meeting
# Changing Vidyo Room Names (1.0)
DONE
# Indexing Conference Title (1.1)
DONE2512 99.880573%] 995 RIKEN VTX Software Meeting
# Convert Avatar.linkedTo structure to use OOTreeSets and import linkedTo information into Redis (if enabled) (1.1)
Note: Some links might point to broken objects which will be skipped automatically.
Done
DONE
# Import linkedTo information into Redis (1.1)
Redis not configured, skipping
DONE
# Add Category Suggestion Task to scheduler (Redis needed) (1.2)
Redis not configured, skipping
DONE
# Tasks: 1. Removing Video Services from core 2. Migrates old AbstractField to new AbstractField subclasses 3. Add download e-ticket PDF link to the menu (1.2)
DONE2512 99.880573%] 995 RIKEN VTX Software Meeting
# Generate the new password with a salt (1.2)
Processing 1711/1711
DONE
# Remove the NiceIdentities from the avatars (1.2)
DONE
# Convert all LDAP identities to lowercase (1.2)
DONE
# Makes sure that all the secondary emails are lower case (otherwise it would be difficult to use indexes) (1.2)
DONE
# Fix indexes encoding. They may be in unicode and they have to be encoded in utf-8 (1.2)
DONE
Database Migration successful!
(indico-env)[root@ri indico]#