Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681926106.851718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-alerta-server-9.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681926106.851718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-alerta-server-9.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681926106.851718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-alerta-server.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZGzf0f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alerta-server-9.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alerta-server-9.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alerta-server-9.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g51Cb5 + umask 022 + cd /builddir/build/BUILD + cd alerta-server-9.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '9.0.0 ' to '9.0.0' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/alerta copying alerta/build.py -> build/lib/alerta copying alerta/__init__.py -> build/lib/alerta copying alerta/exceptions.py -> build/lib/alerta copying alerta/tasks.py -> build/lib/alerta copying alerta/commands.py -> build/lib/alerta copying alerta/dev.py -> build/lib/alerta copying alerta/version.py -> build/lib/alerta copying alerta/app.py -> build/lib/alerta copying alerta/settings.py -> build/lib/alerta creating build/lib/alerta/plugins copying alerta/plugins/__init__.py -> build/lib/alerta/plugins copying alerta/plugins/reject.py -> build/lib/alerta/plugins copying alerta/plugins/heartbeat.py -> build/lib/alerta/plugins copying alerta/plugins/escalate.py -> build/lib/alerta/plugins copying alerta/plugins/acked_by.py -> build/lib/alerta/plugins copying alerta/plugins/remote_ip.py -> build/lib/alerta/plugins copying alerta/plugins/forwarder.py -> build/lib/alerta/plugins copying alerta/plugins/timeout.py -> build/lib/alerta/plugins copying alerta/plugins/blackout.py -> build/lib/alerta/plugins creating build/lib/alerta/views copying alerta/views/__init__.py -> build/lib/alerta/views copying alerta/views/customers.py -> build/lib/alerta/views copying alerta/views/oembed.py -> build/lib/alerta/views copying alerta/views/heartbeats.py -> build/lib/alerta/views copying alerta/views/bulk.py -> build/lib/alerta/views copying alerta/views/groups.py -> build/lib/alerta/views copying alerta/views/keys.py -> build/lib/alerta/views copying alerta/views/alerts.py -> build/lib/alerta/views copying alerta/views/users.py -> build/lib/alerta/views copying alerta/views/permissions.py -> build/lib/alerta/views copying alerta/views/config.py -> build/lib/alerta/views copying alerta/views/blackouts.py -> build/lib/alerta/views creating build/lib/alerta/models copying alerta/models/__init__.py -> build/lib/alerta/models copying alerta/models/heartbeat.py -> build/lib/alerta/models copying alerta/models/permission.py -> build/lib/alerta/models copying alerta/models/switch.py -> build/lib/alerta/models copying alerta/models/metrics.py -> build/lib/alerta/models copying alerta/models/note.py -> build/lib/alerta/models copying alerta/models/enums.py -> build/lib/alerta/models copying alerta/models/history.py -> build/lib/alerta/models copying alerta/models/user.py -> build/lib/alerta/models copying alerta/models/key.py -> build/lib/alerta/models copying alerta/models/token.py -> build/lib/alerta/models copying alerta/models/group.py -> build/lib/alerta/models copying alerta/models/blackout.py -> build/lib/alerta/models copying alerta/models/alert.py -> build/lib/alerta/models copying alerta/models/customer.py -> build/lib/alerta/models creating build/lib/alerta/management copying alerta/management/__init__.py -> build/lib/alerta/management copying alerta/management/views.py -> build/lib/alerta/management creating build/lib/alerta/utils copying alerta/utils/__init__.py -> build/lib/alerta/utils copying alerta/utils/webhook.py -> build/lib/alerta/utils copying alerta/utils/format.py -> build/lib/alerta/utils copying alerta/utils/mailer.py -> build/lib/alerta/utils copying alerta/utils/response.py -> build/lib/alerta/utils copying alerta/utils/api.py -> build/lib/alerta/utils copying alerta/utils/tracing.py -> build/lib/alerta/utils copying alerta/utils/audit.py -> build/lib/alerta/utils copying alerta/utils/key.py -> build/lib/alerta/utils copying alerta/utils/logging.py -> build/lib/alerta/utils copying alerta/utils/hooks.py -> build/lib/alerta/utils copying alerta/utils/client.py -> build/lib/alerta/utils copying alerta/utils/paging.py -> build/lib/alerta/utils copying alerta/utils/config.py -> build/lib/alerta/utils copying alerta/utils/plugin.py -> build/lib/alerta/utils copying alerta/utils/collections.py -> build/lib/alerta/utils creating build/lib/alerta/webhooks copying alerta/webhooks/__init__.py -> build/lib/alerta/webhooks copying alerta/webhooks/grafana.py -> build/lib/alerta/webhooks copying alerta/webhooks/custom.py -> build/lib/alerta/webhooks copying alerta/webhooks/riemann.py -> build/lib/alerta/webhooks copying alerta/webhooks/telegram.py -> build/lib/alerta/webhooks copying alerta/webhooks/graylog.py -> build/lib/alerta/webhooks copying alerta/webhooks/serverdensity.py -> build/lib/alerta/webhooks copying alerta/webhooks/prometheus.py -> build/lib/alerta/webhooks copying alerta/webhooks/slack.py -> build/lib/alerta/webhooks copying alerta/webhooks/stackdriver.py -> build/lib/alerta/webhooks copying alerta/webhooks/pagerduty.py -> build/lib/alerta/webhooks copying alerta/webhooks/pingdom.py -> build/lib/alerta/webhooks copying alerta/webhooks/newrelic.py -> build/lib/alerta/webhooks copying alerta/webhooks/cloudwatch.py -> build/lib/alerta/webhooks creating build/lib/alerta/auth copying alerta/auth/__init__.py -> build/lib/alerta/auth copying alerta/auth/utils.py -> build/lib/alerta/auth copying alerta/auth/basic_ldap.py -> build/lib/alerta/auth copying alerta/auth/saml.py -> build/lib/alerta/auth copying alerta/auth/oidc.py -> build/lib/alerta/auth copying alerta/auth/logout.py -> build/lib/alerta/auth copying alerta/auth/github.py -> build/lib/alerta/auth copying alerta/auth/userinfo.py -> build/lib/alerta/auth copying alerta/auth/hmac.py -> build/lib/alerta/auth copying alerta/auth/login.py -> build/lib/alerta/auth copying alerta/auth/decorators.py -> build/lib/alerta/auth copying alerta/auth/basic.py -> build/lib/alerta/auth creating build/lib/alerta/database copying alerta/database/__init__.py -> build/lib/alerta/database copying alerta/database/base.py -> build/lib/alerta/database creating build/lib/alerta/models/alarms copying alerta/models/alarms/__init__.py -> build/lib/alerta/models/alarms copying alerta/models/alarms/isa_18_2.py -> build/lib/alerta/models/alarms copying alerta/models/alarms/alerta.py -> build/lib/alerta/models/alarms creating build/lib/alerta/database/backends copying alerta/database/backends/__init__.py -> build/lib/alerta/database/backends creating build/lib/alerta/database/backends/mongodb copying alerta/database/backends/mongodb/__init__.py -> build/lib/alerta/database/backends/mongodb copying alerta/database/backends/mongodb/utils.py -> build/lib/alerta/database/backends/mongodb copying alerta/database/backends/mongodb/queryparser.py -> build/lib/alerta/database/backends/mongodb copying alerta/database/backends/mongodb/base.py -> build/lib/alerta/database/backends/mongodb creating build/lib/alerta/database/backends/postgres copying alerta/database/backends/postgres/__init__.py -> build/lib/alerta/database/backends/postgres copying alerta/database/backends/postgres/utils.py -> build/lib/alerta/database/backends/postgres copying alerta/database/backends/postgres/queryparser.py -> build/lib/alerta/database/backends/postgres copying alerta/database/backends/postgres/base.py -> build/lib/alerta/database/backends/postgres running egg_info writing alerta_server.egg-info/PKG-INFO writing dependency_links to alerta_server.egg-info/dependency_links.txt writing entry points to alerta_server.egg-info/entry_points.txt writing requirements to alerta_server.egg-info/requires.txt writing top-level names to alerta_server.egg-info/top_level.txt reading manifest file 'alerta_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'alerta_server.egg-info/SOURCES.txt' copying alerta/app.wsgi -> build/lib/alerta creating build/lib/alerta/sql copying alerta/sql/schema.sql -> build/lib/alerta/sql creating build/lib/alerta/static copying alerta/static/embed.js -> build/lib/alerta/static creating build/lib/alerta/templates copying alerta/templates/index.html -> build/lib/alerta/templates creating build/lib/alerta/templates/auth copying alerta/templates/auth/saml2.html -> build/lib/alerta/templates/auth creating build/lib/alerta/templates/management copying alerta/templates/management/index.html -> build/lib/alerta/templates/management copying alerta/templates/management/switchboard.html -> build/lib/alerta/templates/management creating build/lib/alerta/templates/oembed copying alerta/templates/oembed/counts.html -> build/lib/alerta/templates/oembed + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Km7nzB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 + cd alerta-server-9.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '9.0.0 ' to '9.0.0' warnings.warn(tmpl.format(**locals())) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/build.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/reject.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/heartbeat.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/escalate.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/acked_by.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/remote_ip.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/forwarder.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/timeout.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/plugins/blackout.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins copying build/lib/alerta/exceptions.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/tasks.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/customers.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/oembed.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/heartbeats.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/bulk.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/groups.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/keys.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/alerts.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/users.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/permissions.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/config.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views copying build/lib/alerta/views/blackouts.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/heartbeat.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/permission.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/switch.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/metrics.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/note.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/enums.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms copying build/lib/alerta/models/alarms/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms copying build/lib/alerta/models/alarms/isa_18_2.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms copying build/lib/alerta/models/alarms/alerta.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms copying build/lib/alerta/models/history.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/user.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/key.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/token.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/group.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/blackout.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/alert.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/models/customer.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models copying build/lib/alerta/commands.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/dev.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/app.wsgi -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/management copying build/lib/alerta/management/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/management copying build/lib/alerta/management/views.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/management creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/webhook.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/format.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/mailer.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/response.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/api.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/tracing.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/audit.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/key.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/logging.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/hooks.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/client.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/paging.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/config.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/plugin.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/utils/collections.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils copying build/lib/alerta/version.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/sql copying build/lib/alerta/sql/schema.sql -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/sql creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/management copying build/lib/alerta/templates/management/switchboard.html -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/management copying build/lib/alerta/templates/management/index.html -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/management creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/auth copying build/lib/alerta/templates/auth/saml2.html -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/auth creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/oembed copying build/lib/alerta/templates/oembed/counts.html -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates/oembed copying build/lib/alerta/templates/index.html -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/templates creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/grafana.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/custom.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/riemann.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/telegram.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/graylog.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/serverdensity.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/prometheus.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/slack.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/stackdriver.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/pagerduty.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/pingdom.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/newrelic.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks copying build/lib/alerta/webhooks/cloudwatch.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/static copying build/lib/alerta/static/embed.js -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/static copying build/lib/alerta/app.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta copying build/lib/alerta/settings.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/utils.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/basic_ldap.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/saml.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/oidc.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/logout.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/github.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/userinfo.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/hmac.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/login.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/decorators.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth copying build/lib/alerta/auth/basic.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database copying build/lib/alerta/database/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends copying build/lib/alerta/database/backends/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb copying build/lib/alerta/database/backends/mongodb/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb copying build/lib/alerta/database/backends/mongodb/utils.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb copying build/lib/alerta/database/backends/mongodb/queryparser.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb copying build/lib/alerta/database/backends/mongodb/base.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb creating /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres copying build/lib/alerta/database/backends/postgres/__init__.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres copying build/lib/alerta/database/backends/postgres/utils.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres copying build/lib/alerta/database/backends/postgres/queryparser.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres copying build/lib/alerta/database/backends/postgres/base.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres copying build/lib/alerta/database/base.py -> /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/reject.py to reject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/heartbeat.py to heartbeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/escalate.py to escalate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/acked_by.py to acked_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/remote_ip.py to remote_ip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/forwarder.py to forwarder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/plugins/blackout.py to blackout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/customers.py to customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/oembed.py to oembed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/heartbeats.py to heartbeats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/bulk.py to bulk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/groups.py to groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/keys.py to keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/views/blackouts.py to blackouts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/heartbeat.py to heartbeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/switch.py to switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/note.py to note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms/isa_18_2.py to isa_18_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alarms/alerta.py to alerta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/key.py to key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/blackout.py to blackout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/alert.py to alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/models/customer.py to customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/dev.py to dev.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/management/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/webhook.py to webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/mailer.py to mailer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/tracing.py to tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/audit.py to audit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/key.py to key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/paging.py to paging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/utils/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/grafana.py to grafana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/custom.py to custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/riemann.py to riemann.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/telegram.py to telegram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/graylog.py to graylog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/serverdensity.py to serverdensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/prometheus.py to prometheus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/stackdriver.py to stackdriver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/pagerduty.py to pagerduty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/pingdom.py to pingdom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/newrelic.py to newrelic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/webhooks/cloudwatch.py to cloudwatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/basic_ldap.py to basic_ldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/saml.py to saml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/oidc.py to oidc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/logout.py to logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/userinfo.py to userinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/hmac.py to hmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/auth/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb/queryparser.py to queryparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/mongodb/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres/queryparser.py to queryparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/backends/postgres/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta/database/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpwnp3q6_d.py' /usr/bin/python3 /tmp/tmpwnp3q6_d.py removing /tmp/tmpwnp3q6_d.py running install_egg_info running egg_info writing alerta_server.egg-info/PKG-INFO writing dependency_links to alerta_server.egg-info/dependency_links.txt writing entry points to alerta_server.egg-info/entry_points.txt writing requirements to alerta_server.egg-info/requires.txt writing top-level names to alerta_server.egg-info/top_level.txt reading manifest file 'alerta_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'alerta_server.egg-info/SOURCES.txt' Copying alerta_server.egg-info to /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9/site-packages/alerta_server-9.0.0-py3.9.egg-info running install_scripts Installing alertad script to /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64//usr/share/doc/python-alerta-server + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 ~/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 ~/build/BUILD/alerta-server-9.0.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/alerta-server-9.0.0 + popd + mv /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 9.0.0-1 --unique-debug-suffix -9.0.0-1.x86_64 --unique-debug-src-base python-alerta-server-9.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/alerta-server-9.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-alerta-server-9.0.0-1.noarch Provides: python-alerta-server python3-alerta-server = 9.0.0-1 python3.9dist(alerta-server) = 9 python3dist(alerta-server) = 9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(bcrypt) python3.9dist(blinker) python3.9dist(cryptography) python3.9dist(flask) >= 2.0.1 python3.9dist(flask-compress) >= 1.4 python3.9dist(flask-cors) >= 3.0.2 python3.9dist(mohawk) python3.9dist(pyjwt) >= 2 python3.9dist(pyparsing) python3.9dist(python-dateutil) python3.9dist(pytz) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(requests-hawk) python3.9dist(sentry-sdk) >= 0.10.2 python3.9dist(setuptools) Processing files: python-alerta-server-help-9.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/alerta-server-9.0.0/doclist.lst Provides: python-alerta-server-help = 9.0.0-1 python3-alerta-server-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-alerta-server-help-9.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-alerta-server-9.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VAz6ti + umask 022 + cd /builddir/build/BUILD + cd alerta-server-9.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-alerta-server-9.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0