2023-07-31 01:50:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-094924-000236'] 2023-07-31 01:50:08 DEBUG Considering upload upload-sftp-20230731-094924-000236 2023-07-31 01:50:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-connectivity_1.1.0.1-ok0.2_source.changes 2023-07-31 01:50:08 DEBUG CI build tag is: jenkins-ci-upload-9278 2023-07-31 01:50:08 DEBUG Finding fresh policy 2023-07-31 01:50:08 INFO Processing upload kylin-connectivity_1.1.0.1-ok0.2_source.changes 2023-07-31 01:50:08 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.2_source.changes 2023-07-31 01:50:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 01:50:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 01:50:08 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.2.dsc 2023-07-31 01:50:08 DEBUG Performing DSC verification. 2023-07-31 01:50:08 DEBUG kylin-connectivity_1.1.0.1-ok0.2_source.buildinfo can be unsigned. 2023-07-31 01:50:10 DEBUG Verifying the changes file. 2023-07-31 01:50:10 DEBUG Verifying files in upload. 2023-07-31 01:50:10 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.2.dsc 2023-07-31 01:50:10 DEBUG kylin-connectivity_1.1.0.1.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 01:50:12 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 01:50:20 DEBUG Copying copyright contents. 2023-07-31 01:50:20 DEBUG Found changelog 2023-07-31 01:50:20 DEBUG Cleaning up source tree. 2023-07-31 01:50:20 DEBUG Done 2023-07-31 01:50:20 DEBUG Verifying source file kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 01:50:20 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.2.debian.tar.xz 2023-07-31 01:50:20 DEBUG Verifying buildinfo file kylin-connectivity_1.1.0.1-ok0.2_source.buildinfo 2023-07-31 01:50:20 DEBUG Finding and applying overrides. 2023-07-31 01:50:20 DEBUG Checking for kylin-connectivity/1.1.0.1-ok0.2 source ancestry 2023-07-31 01:50:20 DEBUG Finished checking upload. 2023-07-31 01:50:20 DEBUG Creating queue entry 2023-07-31 01:50:23 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 01:50:23 DEBUG kylin-connectivity diff from 1.1.0.1-ok0.1 to 1.1.0.1-ok0.2 requested 2023-07-31 01:50:23 DEBUG Setting it to UNAPPROVED 2023-07-31 01:50:23 DEBUG Building recipients list. 2023-07-31 01:50:23 DEBUG Adding recipient: 'Cibot ' 2023-07-31 01:50:23 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 01:50:24 DEBUG Sent a mail: 2023-07-31 01:50:24 DEBUG Subject: [openkylin/yangtze-proposed] kylin-connectivity 1.1.0.1-ok0.2 (Waiting for approval) 2023-07-31 01:50:24 DEBUG Sender: OKBS notice 2023-07-31 01:50:24 DEBUG Recipients: Cibot 2023-07-31 01:50:24 DEBUG Bcc: Local Root 2023-07-31 01:50:24 DEBUG Body: 2023-07-31 01:50:24 DEBUG kylin-connectivity (1.1.0.1-ok0.2) yangtze; urgency=medium 2023-07-31 01:50:24 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-12: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * fix: \u4fee\u590dpc\u6295\u5c4f\u65e0\u6cd5\u4f7f\u7528\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG * fix: \u4fee\u590dpc\u6295\u5c4f\u65e0\u6cd5\u4f7f\u7528\u95ee\u9898\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-22: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' \u4fee\u590d\u90e8\u5206\u56fe\u6807\u6ca1\u663e\u793a\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG \u4fee\u590d\u90e8\u5206\u56fe\u6807\u6ca1\u663e\u793a\u95ee\u9898\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-24: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' \u4fee\u590d\u65e0\u6cd5\u6253\u5f00\u5bf9\u7aef\u5927\u6587\u4ef6\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG \u4fee\u590d\u65e0\u6cd5\u6253\u5f00\u5bf9\u7aef\u5927\u6587\u4ef6\u95ee\u9898\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-39: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' \u4fee\u590d\u7a7a\u95f4\u4f20\u8f93\u4e0d\u8db3\u63d0\u793a\u5bf9\u8bdd\u6846\u4e4b\u540e\u53d1\u9001\u7aef\u8fd4\u56de\u9009\u9879\u6309\u94ae\u65e0\u6548\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG \u4fee\u590d\u7a7a\u95f4\u4f20\u8f93\u4e0d\u8db3\u63d0\u793a\u5bf9\u8bdd\u6846\u4e4b\u540e\u53d1\u9001\u7aef\u8fd4\u56de\u9009\u9879\u6309\u94ae\u65e0\u6548\u95ee\u9898\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-36: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' \u4fee\u590d\u6587\u4ef6\u641c\u7d22\u540e\u5feb\u901f\u70b9\u51fb\u4e24\u6b21\u8fd4\u56de\u6309\u94ae\u754c\u9762\u663e\u793a\u5f02\u5e38\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG \u4fee\u590d\u6587\u4ef6\u641c\u7d22\u540e\u5feb\u901f\u70b9\u51fb\u4e24\u6b21\u8fd4\u56de\u6309\u94ae\u754c\u9762\u663e\u793a\u5f02\u5e38\u95ee\u9898\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-30: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' \u4fee\u590d\u8bbe\u5907\u7801\u754c\u9762\u9ad8\u4eae\u8272\u672a\u8ddf\u968f\u4e3b\u9898\u53d8\u5316\u95ee\u9898\uff1b' Arguments: () 2023-07-31 01:50:24 DEBUG \u4fee\u590d\u8bbe\u5907\u7801\u754c\u9762\u9ad8\u4eae\u8272\u672a\u8ddf\u968f\u4e3b\u9898\u53d8\u5316\u95ee\u9898\uff1b 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG Date: Fri, 28 Jul 2023 21:25:49 +0800 2023-07-31 01:50:24 DEBUG Changed-By: huheng 2023-07-31 01:50:24 DEBUG Maintainer: huheng 2023-07-31 01:50:24 DEBUG Signed-By: Cibot 2023-07-31 01:50:24 DEBUG https://build.openkylin.top/openkylin/+source/kylin-connectivity/1.1.0.1-ok0.2 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG == 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG OK: kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 01:50:24 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.2.debian.tar.xz 2023-07-31 01:50:24 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.2.dsc 2023-07-31 01:50:24 DEBUG -> Component: main Section: admin 2023-07-31 01:50:24 DEBUG This upload awaits approval by a distro manager 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG No announcement sent 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG Thank you for your contribution to openKylin. 2023-07-31 01:50:24 DEBUG 2023-07-31 01:50:24 DEBUG -- 2023-07-31 01:50:24 DEBUG You are receiving this email because you made this upload. 2023-07-31 01:50:24 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 01:58:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-095752-000237'] 2023-07-31 01:58:07 DEBUG Considering upload upload-sftp-20230731-095752-000237 2023-07-31 01:58:07 DEBUG Considering changefile openkylin/yangtze-proposed/libkysdk-applications_2.2.1.0-0k0.5_source.changes 2023-07-31 01:58:07 DEBUG CI build tag is: jenkins-ci-upload-9281 2023-07-31 01:58:07 DEBUG Finding fresh policy 2023-07-31 01:58:07 INFO Processing upload libkysdk-applications_2.2.1.0-0k0.5_source.changes 2023-07-31 01:58:07 DEBUG Verifying signature on libkysdk-applications_2.2.1.0-0k0.5_source.changes 2023-07-31 01:58:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 01:58:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 01:58:08 DEBUG Verifying signature on libkysdk-applications_2.2.1.0-0k0.5.dsc 2023-07-31 01:58:08 DEBUG Performing DSC verification. 2023-07-31 01:58:08 DEBUG libkysdk-applications_2.2.1.0-0k0.5_source.buildinfo can be unsigned. 2023-07-31 01:58:08 DEBUG Verifying the changes file. 2023-07-31 01:58:08 DEBUG Verifying files in upload. 2023-07-31 01:58:08 DEBUG Verifying source file libkysdk-applications_2.2.1.0-0k0.5.dsc 2023-07-31 01:58:08 DEBUG libkysdk-applications_2.2.1.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 01:58:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 01:58:08 DEBUG Copying copyright contents. 2023-07-31 01:58:08 DEBUG Found changelog 2023-07-31 01:58:08 DEBUG Cleaning up source tree. 2023-07-31 01:58:08 DEBUG Done 2023-07-31 01:58:08 DEBUG Verifying source file libkysdk-applications_2.2.1.0.orig.tar.gz 2023-07-31 01:58:08 DEBUG Verifying source file libkysdk-applications_2.2.1.0-0k0.5.debian.tar.xz 2023-07-31 01:58:08 DEBUG Verifying buildinfo file libkysdk-applications_2.2.1.0-0k0.5_source.buildinfo 2023-07-31 01:58:08 DEBUG Finding and applying overrides. 2023-07-31 01:58:08 DEBUG Checking for libkysdk-applications/2.2.1.0-0k0.5 source ancestry 2023-07-31 01:58:08 DEBUG Finished checking upload. 2023-07-31 01:58:08 DEBUG Creating queue entry 2023-07-31 01:58:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 01:58:09 DEBUG libkysdk-applications diff from 2.2.1.0-0k0.4 to 2.2.1.0-0k0.5 requested 2023-07-31 01:58:09 DEBUG Setting it to UNAPPROVED 2023-07-31 01:58:09 DEBUG Building recipients list. 2023-07-31 01:58:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 01:58:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 01:58:09 DEBUG Sent a mail: 2023-07-31 01:58:09 DEBUG Subject: [openkylin/yangtze-proposed] libkysdk-applications 2.2.1.0-0k0.5 (Waiting for approval) 2023-07-31 01:58:09 DEBUG Sender: OKBS notice 2023-07-31 01:58:09 DEBUG Recipients: Cibot 2023-07-31 01:58:09 DEBUG Bcc: Local Root 2023-07-31 01:58:09 DEBUG Body: 2023-07-31 01:58:09 DEBUG libkysdk-applications (2.2.1.0-0k0.5) v101; urgency=medium 2023-07-31 01:58:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG\u53f7 : \u65e0' Arguments: () 2023-07-31 01:58:09 DEBUG * BUG\u53f7 : \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42\u53f7 : \u65e0' Arguments: () 2023-07-31 01:58:09 DEBUG * \u9700\u6c42\u53f7 : \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u6539\u52a8 : \u4fee\u6539\u57cb\u70b9\u63a5\u53e3' Arguments: () 2023-07-31 01:58:09 DEBUG * \u5176\u4ed6\u6539\u52a8 : \u4fee\u6539\u57cb\u70b9\u63a5\u53e3 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG Date: Mon, 31 Jul 2023 09:54:41 +0800 2023-07-31 01:58:09 DEBUG Changed-By: sunzhen 2023-07-31 01:58:09 DEBUG Maintainer: Kylin Team 2023-07-31 01:58:09 DEBUG Signed-By: Cibot 2023-07-31 01:58:09 DEBUG https://build.openkylin.top/openkylin/+source/libkysdk-applications/2.2.1.0-0k0.5 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG == 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG OK: libkysdk-applications_2.2.1.0.orig.tar.gz 2023-07-31 01:58:09 DEBUG OK: libkysdk-applications_2.2.1.0-0k0.5.debian.tar.xz 2023-07-31 01:58:09 DEBUG OK: libkysdk-applications_2.2.1.0-0k0.5.dsc 2023-07-31 01:58:09 DEBUG -> Component: main Section: libs 2023-07-31 01:58:09 DEBUG This upload awaits approval by a distro manager 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG No announcement sent 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG Thank you for your contribution to openKylin. 2023-07-31 01:58:09 DEBUG 2023-07-31 01:58:09 DEBUG -- 2023-07-31 01:58:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 01:58:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 02:46:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-104514-000238'] 2023-07-31 02:46:08 DEBUG Considering upload upload-sftp-20230731-104514-000238 2023-07-31 02:46:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3486/yangtze/kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 02:46:08 DEBUG CI build tag is: jenkins-ci-open-mr-3486 2023-07-31 02:46:08 DEBUG Finding fresh policy 2023-07-31 02:46:08 INFO Processing upload kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 02:46:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 02:46:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 02:46:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 02:46:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 02:46:08 DEBUG Performing DSC verification. 2023-07-31 02:46:08 DEBUG kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo can be unsigned. 2023-07-31 02:46:08 DEBUG Verifying the changes file. 2023-07-31 02:46:08 DEBUG Verifying files in upload. 2023-07-31 02:46:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 02:46:08 DEBUG kylin-virtual-keyboard_2.0.1.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 02:46:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 02:46:09 DEBUG Copying copyright contents. 2023-07-31 02:46:09 DEBUG Found changelog 2023-07-31 02:46:09 DEBUG Cleaning up source tree. 2023-07-31 02:46:09 DEBUG Done 2023-07-31 02:46:09 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 02:46:09 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 02:46:09 DEBUG Verifying buildinfo file kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo 2023-07-31 02:46:09 DEBUG Finding and applying overrides. 2023-07-31 02:46:09 DEBUG Checking for kylin-virtual-keyboard/2.0.1.0-0ok6 source ancestry 2023-07-31 02:46:09 DEBUG kylin-virtual-keyboard: (source) NEW 2023-07-31 02:46:09 DEBUG Finished checking upload. 2023-07-31 02:46:09 DEBUG Creating queue entry 2023-07-31 02:46:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 02:46:10 DEBUG kylin-virtual-keyboard diff from 2.0.1.0-0ok4 (in Openkylin) to 2.0.1.0-0ok6 requested 2023-07-31 02:46:10 DEBUG Setting it to ACCEPTED 2023-07-31 02:46:10 DEBUG Creating PENDING publishing record. 2023-07-31 02:46:10 DEBUG Created amd64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84259] in jenkins-ci-open-mr-3486 (2510) 2023-07-31 02:46:10 DEBUG Created arm64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84260] in jenkins-ci-open-mr-3486 (2510) 2023-07-31 02:46:10 DEBUG Created i386 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84261] in jenkins-ci-open-mr-3486 (2510) 2023-07-31 02:46:10 DEBUG Created riscv64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84262] in jenkins-ci-open-mr-3486 (2510) 2023-07-31 02:46:10 DEBUG Building recipients list. 2023-07-31 02:46:10 DEBUG Adding recipient: 'Cibot ' 2023-07-31 02:46:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 02:46:10 DEBUG Sent a mail: 2023-07-31 02:46:10 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3486/yangtze] kylin-virtual-keyboard 2.0.1.0-0ok6 (Accepted) 2023-07-31 02:46:10 DEBUG Sender: OKBS notice 2023-07-31 02:46:10 DEBUG Recipients: Cibot 2023-07-31 02:46:10 DEBUG Bcc: Local Root 2023-07-31 02:46:10 DEBUG Body: 2023-07-31 02:46:10 DEBUG Accepted: 2023-07-31 02:46:10 DEBUG OK: kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 02:46:10 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 02:46:10 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 02:46:10 DEBUG -> Component: main Section: x11 2023-07-31 02:46:10 DEBUG 2023-07-31 02:46:10 DEBUG kylin-virtual-keyboard (2.0.1.0-0ok6) yangtze; urgency=medium 2023-07-31 02:46:10 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * bug\u4fee\u590d\uff1a\u65e0' Arguments: () 2023-07-31 02:46:10 DEBUG * bug\u4fee\u590d\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u65b0\u9700\u6c42\uff1a\u65e0' Arguments: () 2023-07-31 02:46:10 DEBUG * \u65b0\u9700\u6c42\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f' Arguments: () 2023-07-31 02:46:10 DEBUG * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f 2023-07-31 02:46:10 DEBUG 2023-07-31 02:46:10 DEBUG -- 2023-07-31 02:46:10 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3486 2023-07-31 02:46:10 DEBUG You are receiving this email because you made this upload. 2023-07-31 02:46:10 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 03:12:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-111134-000239'] 2023-07-31 03:12:07 DEBUG Considering upload upload-sftp-20230731-111134-000239 2023-07-31 03:12:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3487/yangtze/kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:12:07 DEBUG CI build tag is: jenkins-ci-open-mr-3487 2023-07-31 03:12:07 DEBUG Finding fresh policy 2023-07-31 03:12:07 INFO Processing upload kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:12:07 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:12:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 03:12:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 03:12:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:12:08 DEBUG Performing DSC verification. 2023-07-31 03:12:08 DEBUG kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo can be unsigned. 2023-07-31 03:12:08 DEBUG Verifying the changes file. 2023-07-31 03:12:08 DEBUG Verifying files in upload. 2023-07-31 03:12:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:12:08 DEBUG kylin-virtual-keyboard_2.0.1.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 03:12:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 03:12:08 DEBUG Copying copyright contents. 2023-07-31 03:12:08 DEBUG Found changelog 2023-07-31 03:12:08 DEBUG Cleaning up source tree. 2023-07-31 03:12:08 DEBUG Done 2023-07-31 03:12:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:12:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 03:12:08 DEBUG Verifying buildinfo file kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo 2023-07-31 03:12:08 DEBUG Finding and applying overrides. 2023-07-31 03:12:08 DEBUG Checking for kylin-virtual-keyboard/2.0.1.0-0ok6 source ancestry 2023-07-31 03:12:08 DEBUG kylin-virtual-keyboard: (source) NEW 2023-07-31 03:12:08 DEBUG Finished checking upload. 2023-07-31 03:12:08 DEBUG Creating queue entry 2023-07-31 03:12:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 03:12:08 DEBUG kylin-virtual-keyboard diff from 2.0.1.0-0ok4 (in Openkylin) to 2.0.1.0-0ok6 requested 2023-07-31 03:12:08 DEBUG Setting it to ACCEPTED 2023-07-31 03:12:08 DEBUG Creating PENDING publishing record. 2023-07-31 03:12:09 DEBUG Created amd64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84263] in jenkins-ci-open-mr-3487 (2510) 2023-07-31 03:12:09 DEBUG Created arm64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84264] in jenkins-ci-open-mr-3487 (2510) 2023-07-31 03:12:09 DEBUG Created i386 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84265] in jenkins-ci-open-mr-3487 (2510) 2023-07-31 03:12:09 DEBUG Created riscv64 build of kylin-virtual-keyboard 2.0.1.0-0ok6 in openkylin yangtze RELEASE [84266] in jenkins-ci-open-mr-3487 (2510) 2023-07-31 03:12:09 DEBUG Building recipients list. 2023-07-31 03:12:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 03:12:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 03:12:09 DEBUG Sent a mail: 2023-07-31 03:12:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3487/yangtze] kylin-virtual-keyboard 2.0.1.0-0ok6 (Accepted) 2023-07-31 03:12:09 DEBUG Sender: OKBS notice 2023-07-31 03:12:09 DEBUG Recipients: Cibot 2023-07-31 03:12:09 DEBUG Bcc: Local Root 2023-07-31 03:12:09 DEBUG Body: 2023-07-31 03:12:09 DEBUG Accepted: 2023-07-31 03:12:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:12:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 03:12:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:12:09 DEBUG -> Component: main Section: x11 2023-07-31 03:12:09 DEBUG 2023-07-31 03:12:09 DEBUG kylin-virtual-keyboard (2.0.1.0-0ok6) yangtze; urgency=medium 2023-07-31 03:12:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * bug\u4fee\u590d\uff1a\u65e0' Arguments: () 2023-07-31 03:12:09 DEBUG * bug\u4fee\u590d\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u65b0\u9700\u6c42\uff1a\u65e0' Arguments: () 2023-07-31 03:12:09 DEBUG * \u65b0\u9700\u6c42\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f' Arguments: () 2023-07-31 03:12:09 DEBUG * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f 2023-07-31 03:12:09 DEBUG 2023-07-31 03:12:09 DEBUG -- 2023-07-31 03:12:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3487 2023-07-31 03:12:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 03:12:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 03:13:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-111213-000240'] 2023-07-31 03:13:08 DEBUG Considering upload upload-sftp-20230731-111213-000240 2023-07-31 03:13:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:13:08 DEBUG CI build tag is: jenkins-ci-upload-9285 2023-07-31 03:13:08 DEBUG Finding fresh policy 2023-07-31 03:13:08 INFO Processing upload kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:13:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6_source.changes 2023-07-31 03:13:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 03:13:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 03:13:09 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:13:09 DEBUG Performing DSC verification. 2023-07-31 03:13:09 DEBUG kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo can be unsigned. 2023-07-31 03:13:09 DEBUG Verifying the changes file. 2023-07-31 03:13:09 DEBUG Verifying files in upload. 2023-07-31 03:13:09 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:13:09 DEBUG kylin-virtual-keyboard_2.0.1.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 03:13:09 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 03:13:09 DEBUG Copying copyright contents. 2023-07-31 03:13:09 DEBUG Found changelog 2023-07-31 03:13:09 DEBUG Cleaning up source tree. 2023-07-31 03:13:09 DEBUG Done 2023-07-31 03:13:09 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:13:09 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 03:13:09 DEBUG Verifying buildinfo file kylin-virtual-keyboard_2.0.1.0-0ok6_source.buildinfo 2023-07-31 03:13:09 DEBUG Finding and applying overrides. 2023-07-31 03:13:09 DEBUG Checking for kylin-virtual-keyboard/2.0.1.0-0ok6 source ancestry 2023-07-31 03:13:09 DEBUG Finished checking upload. 2023-07-31 03:13:09 DEBUG Creating queue entry 2023-07-31 03:13:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 03:13:09 DEBUG kylin-virtual-keyboard diff from 2.0.1.0-0ok4 to 2.0.1.0-0ok6 requested 2023-07-31 03:13:09 DEBUG Setting it to UNAPPROVED 2023-07-31 03:13:09 DEBUG Building recipients list. 2023-07-31 03:13:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 03:13:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 03:13:09 DEBUG Sent a mail: 2023-07-31 03:13:09 DEBUG Subject: [openkylin/yangtze-proposed] kylin-virtual-keyboard 2.0.1.0-0ok6 (Waiting for approval) 2023-07-31 03:13:09 DEBUG Sender: OKBS notice 2023-07-31 03:13:09 DEBUG Recipients: Cibot 2023-07-31 03:13:09 DEBUG Bcc: Local Root 2023-07-31 03:13:09 DEBUG Body: 2023-07-31 03:13:09 DEBUG kylin-virtual-keyboard (2.0.1.0-0ok6) yangtze; urgency=medium 2023-07-31 03:13:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * bug\u4fee\u590d\uff1a\u65e0' Arguments: () 2023-07-31 03:13:09 DEBUG * bug\u4fee\u590d\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u65b0\u9700\u6c42\uff1a\u65e0' Arguments: () 2023-07-31 03:13:09 DEBUG * \u65b0\u9700\u6c42\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f' Arguments: () 2023-07-31 03:13:09 DEBUG * \u5176\u4ed6\u4fee\u6539\uff1a\u5b8c\u5584debian\u4e0b\u7684\u6587\u4ef6\u4fe1\u606f 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG Date: Wed, 26 Jul 2023 14:27:19 +0800 2023-07-31 03:13:09 DEBUG Changed-By: hanteng 2023-07-31 03:13:09 DEBUG Signed-By: Cibot 2023-07-31 03:13:09 DEBUG https://build.openkylin.top/openkylin/+source/kylin-virtual-keyboard/2.0.1.0-0ok6 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG == 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:13:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.debian.tar.xz 2023-07-31 03:13:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok6.dsc 2023-07-31 03:13:09 DEBUG -> Component: main Section: x11 2023-07-31 03:13:09 DEBUG This upload awaits approval by a distro manager 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG No announcement sent 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG Thank you for your contribution to openKylin. 2023-07-31 03:13:09 DEBUG 2023-07-31 03:13:09 DEBUG -- 2023-07-31 03:13:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 03:13:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 03:22:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-112120-000241'] 2023-07-31 03:22:08 DEBUG Considering upload upload-sftp-20230731-112120-000241 2023-07-31 03:22:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-virtual-keyboard_2.0.1.0-0ok7_source.changes 2023-07-31 03:22:08 DEBUG CI build tag is: jenkins-ci-upload-9286 2023-07-31 03:22:08 DEBUG Finding fresh policy 2023-07-31 03:22:08 INFO Processing upload kylin-virtual-keyboard_2.0.1.0-0ok7_source.changes 2023-07-31 03:22:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok7_source.changes 2023-07-31 03:22:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 03:22:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 03:22:08 DEBUG Verifying signature on kylin-virtual-keyboard_2.0.1.0-0ok7.dsc 2023-07-31 03:22:08 DEBUG Performing DSC verification. 2023-07-31 03:22:08 DEBUG kylin-virtual-keyboard_2.0.1.0-0ok7_source.buildinfo can be unsigned. 2023-07-31 03:22:08 DEBUG Verifying the changes file. 2023-07-31 03:22:08 DEBUG Verifying files in upload. 2023-07-31 03:22:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok7.dsc 2023-07-31 03:22:08 DEBUG kylin-virtual-keyboard_2.0.1.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 03:22:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 03:22:08 DEBUG Copying copyright contents. 2023-07-31 03:22:08 DEBUG Found changelog 2023-07-31 03:22:08 DEBUG Cleaning up source tree. 2023-07-31 03:22:08 DEBUG Done 2023-07-31 03:22:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:22:08 DEBUG Verifying source file kylin-virtual-keyboard_2.0.1.0-0ok7.debian.tar.xz 2023-07-31 03:22:08 DEBUG Verifying buildinfo file kylin-virtual-keyboard_2.0.1.0-0ok7_source.buildinfo 2023-07-31 03:22:08 DEBUG Finding and applying overrides. 2023-07-31 03:22:08 DEBUG Checking for kylin-virtual-keyboard/2.0.1.0-0ok7 source ancestry 2023-07-31 03:22:08 DEBUG Finished checking upload. 2023-07-31 03:22:08 DEBUG Creating queue entry 2023-07-31 03:22:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 03:22:08 DEBUG kylin-virtual-keyboard diff from 2.0.1.0-0ok6 to 2.0.1.0-0ok7 requested 2023-07-31 03:22:08 DEBUG Setting it to UNAPPROVED 2023-07-31 03:22:08 DEBUG Building recipients list. 2023-07-31 03:22:08 DEBUG Adding recipient: 'Cibot ' 2023-07-31 03:22:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 03:22:09 DEBUG Sent a mail: 2023-07-31 03:22:09 DEBUG Subject: [openkylin/yangtze-proposed] kylin-virtual-keyboard 2.0.1.0-0ok7 (Waiting for approval) 2023-07-31 03:22:09 DEBUG Sender: OKBS notice 2023-07-31 03:22:09 DEBUG Recipients: Cibot 2023-07-31 03:22:09 DEBUG Bcc: Local Root 2023-07-31 03:22:09 DEBUG Body: 2023-07-31 03:22:09 DEBUG kylin-virtual-keyboard (2.0.1.0-0ok7) yangtze; urgency=medium 2023-07-31 03:22:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * bug\u4fee\u590d\uff1a\u65e0' Arguments: () 2023-07-31 03:22:09 DEBUG * bug\u4fee\u590d\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u65b0\u9700\u6c42\uff1a\u65e0' Arguments: () 2023-07-31 03:22:09 DEBUG * \u65b0\u9700\u6c42\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-12: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539\uff1a\u4f18\u5316\u4ee3\u7801' Arguments: () 2023-07-31 03:22:09 DEBUG * \u5176\u4ed6\u4fee\u6539\uff1a\u4f18\u5316\u4ee3\u7801 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG Date: Mon, 31 Jul 2023 11:19:46 +0800 2023-07-31 03:22:09 DEBUG Changed-By: hanteng 2023-07-31 03:22:09 DEBUG Signed-By: Cibot 2023-07-31 03:22:09 DEBUG https://build.openkylin.top/openkylin/+source/kylin-virtual-keyboard/2.0.1.0-0ok7 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG == 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0.orig.tar.gz 2023-07-31 03:22:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok7.debian.tar.xz 2023-07-31 03:22:09 DEBUG OK: kylin-virtual-keyboard_2.0.1.0-0ok7.dsc 2023-07-31 03:22:09 DEBUG -> Component: main Section: x11 2023-07-31 03:22:09 DEBUG This upload awaits approval by a distro manager 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG No announcement sent 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG Thank you for your contribution to openKylin. 2023-07-31 03:22:09 DEBUG 2023-07-31 03:22:09 DEBUG -- 2023-07-31 03:22:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 03:22:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 03:48:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-114733-000242'] 2023-07-31 03:48:08 DEBUG Considering upload upload-sftp-20230731-114733-000242 2023-07-31 03:48:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-status-manager_4.0.0.0-ok0.5_source.changes 2023-07-31 03:48:08 DEBUG CI build tag is: jenkins-ci-upload-9289 2023-07-31 03:48:08 DEBUG Finding fresh policy 2023-07-31 03:48:08 INFO Processing upload kylin-status-manager_4.0.0.0-ok0.5_source.changes 2023-07-31 03:48:08 DEBUG Verifying signature on kylin-status-manager_4.0.0.0-ok0.5_source.changes 2023-07-31 03:48:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 03:48:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 03:48:08 DEBUG Verifying signature on kylin-status-manager_4.0.0.0-ok0.5.dsc 2023-07-31 03:48:08 DEBUG Performing DSC verification. 2023-07-31 03:48:08 DEBUG kylin-status-manager_4.0.0.0-ok0.5_source.buildinfo can be unsigned. 2023-07-31 03:48:08 DEBUG Verifying the changes file. 2023-07-31 03:48:08 DEBUG Verifying files in upload. 2023-07-31 03:48:08 DEBUG Verifying source file kylin-status-manager_4.0.0.0-ok0.5.dsc 2023-07-31 03:48:08 DEBUG kylin-status-manager_4.0.0.0.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 03:48:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 03:48:09 DEBUG Copying copyright contents. 2023-07-31 03:48:09 DEBUG Found changelog 2023-07-31 03:48:09 DEBUG Cleaning up source tree. 2023-07-31 03:48:09 DEBUG Done 2023-07-31 03:48:09 DEBUG Verifying source file kylin-status-manager_4.0.0.0.orig.tar.gz 2023-07-31 03:48:09 DEBUG Verifying source file kylin-status-manager_4.0.0.0-ok0.5.debian.tar.xz 2023-07-31 03:48:09 DEBUG Verifying buildinfo file kylin-status-manager_4.0.0.0-ok0.5_source.buildinfo 2023-07-31 03:48:09 DEBUG Finding and applying overrides. 2023-07-31 03:48:09 DEBUG Checking for kylin-status-manager/4.0.0.0-ok0.5 source ancestry 2023-07-31 03:48:09 DEBUG Finished checking upload. 2023-07-31 03:48:09 DEBUG Creating queue entry 2023-07-31 03:48:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 03:48:10 DEBUG kylin-status-manager diff from 4.0.0.0-ok0.3build1 to 4.0.0.0-ok0.5 requested 2023-07-31 03:48:10 DEBUG Setting it to UNAPPROVED 2023-07-31 03:48:10 DEBUG Building recipients list. 2023-07-31 03:48:10 DEBUG Adding recipient: 'Cibot ' 2023-07-31 03:48:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 03:48:10 DEBUG Sent a mail: 2023-07-31 03:48:10 DEBUG Subject: [openkylin/yangtze-proposed] kylin-status-manager 4.0.0.0-ok0.5 (Waiting for approval) 2023-07-31 03:48:10 DEBUG Sender: OKBS notice 2023-07-31 03:48:10 DEBUG Recipients: Cibot 2023-07-31 03:48:10 DEBUG Bcc: Local Root 2023-07-31 03:48:10 DEBUG Body: 2023-07-31 03:48:10 DEBUG kylin-status-manager (4.0.0.0-ok0.5) yangtze; urgency=medium 2023-07-31 03:48:10 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG\u53f7 : \u65e0' Arguments: () 2023-07-31 03:48:10 DEBUG * BUG\u53f7 : \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-6: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42\u53f7:\u65e0' Arguments: () 2023-07-31 03:48:10 DEBUG * \u9700\u6c42\u53f7:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-9: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \u589e\u52a0man\u624b\u518c\u548ccontrol\u63cf\u8ff0\uff1b\u4f18\u5316\u5404\u6a21\u5757\u7684\u53c2\u6570\uff1b\u66f4\u6362\u5355\u4f8b\u6a21\u5f0f\u7684\u4f7f\u7528\u65b9\u5f0f\uff1b' Arguments: () 2023-07-31 03:48:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \u589e\u52a0man\u624b\u518c\u548ccontrol\u63cf\u8ff0\uff1b\u4f18\u5316\u5404\u6a21\u5757\u7684\u53c2\u6570\uff1b\u66f4\u6362\u5355\u4f8b\u6a21\u5f0f\u7684\u4f7f\u7528\u65b9\u5f0f\uff1b --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df: \u7cfb\u7edf\u4e2d\u6a21\u5f0f\u5207\u6362\u3001\u81ea\u52a8\u65cb\u8f6c\u548c\u952e\u76d8\u63d2\u62d4\u4fe1\u53f7\u7684\u53d1\u9001\uff1b' Arguments: () 2023-07-31 03:48:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df: \u7cfb\u7edf\u4e2d\u6a21\u5f0f\u5207\u6362\u3001\u81ea\u52a8\u65cb\u8f6c\u548c\u952e\u76d8\u63d2\u62d4\u4fe1\u53f7\u7684\u53d1\u9001\uff1b 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG Date: Mon, 31 Jul 2023 11:46:18 +0800 2023-07-31 03:48:10 DEBUG Changed-By: liling 2023-07-31 03:48:10 DEBUG Signed-By: Cibot 2023-07-31 03:48:10 DEBUG https://build.openkylin.top/openkylin/+source/kylin-status-manager/4.0.0.0-ok0.5 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG == 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG OK: kylin-status-manager_4.0.0.0.orig.tar.gz 2023-07-31 03:48:10 DEBUG OK: kylin-status-manager_4.0.0.0-ok0.5.debian.tar.xz 2023-07-31 03:48:10 DEBUG OK: kylin-status-manager_4.0.0.0-ok0.5.dsc 2023-07-31 03:48:10 DEBUG -> Component: main Section: admin 2023-07-31 03:48:10 DEBUG This upload awaits approval by a distro manager 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG No announcement sent 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG Thank you for your contribution to openKylin. 2023-07-31 03:48:10 DEBUG 2023-07-31 03:48:10 DEBUG -- 2023-07-31 03:48:10 DEBUG You are receiving this email because you made this upload. 2023-07-31 03:48:10 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 03:51:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-115048-000243'] 2023-07-31 03:51:08 DEBUG Considering upload upload-sftp-20230731-115048-000243 2023-07-31 03:51:08 DEBUG Considering changefile openkylin/yangtze-proposed/fcitx5_5.0.18-1ok25_source.changes 2023-07-31 03:51:08 DEBUG CI build tag is: jenkins-ci-upload-9290 2023-07-31 03:51:08 DEBUG Finding fresh policy 2023-07-31 03:51:08 INFO Processing upload fcitx5_5.0.18-1ok25_source.changes 2023-07-31 03:51:08 DEBUG Verifying signature on fcitx5_5.0.18-1ok25_source.changes 2023-07-31 03:51:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 03:51:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 03:51:08 DEBUG Verifying signature on fcitx5_5.0.18-1ok25.dsc 2023-07-31 03:51:08 DEBUG Performing DSC verification. 2023-07-31 03:51:08 DEBUG fcitx5_5.0.18-1ok25_source.buildinfo can be unsigned. 2023-07-31 03:51:08 DEBUG Verifying the changes file. 2023-07-31 03:51:08 DEBUG Verifying files in upload. 2023-07-31 03:51:08 DEBUG Verifying source file fcitx5_5.0.18-1ok25.dsc 2023-07-31 03:51:08 DEBUG fcitx5_5.0.18.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 03:51:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 03:51:09 DEBUG Copying copyright contents. 2023-07-31 03:51:09 DEBUG Found changelog 2023-07-31 03:51:09 DEBUG Cleaning up source tree. 2023-07-31 03:51:09 DEBUG Done 2023-07-31 03:51:09 DEBUG Verifying source file fcitx5_5.0.18.orig.tar.gz 2023-07-31 03:51:09 DEBUG Verifying source file fcitx5_5.0.18-1ok25.debian.tar.xz 2023-07-31 03:51:09 DEBUG Verifying buildinfo file fcitx5_5.0.18-1ok25_source.buildinfo 2023-07-31 03:51:09 DEBUG Finding and applying overrides. 2023-07-31 03:51:09 DEBUG Checking for fcitx5/5.0.18-1ok25 source ancestry 2023-07-31 03:51:09 DEBUG Finished checking upload. 2023-07-31 03:51:09 DEBUG Creating queue entry 2023-07-31 03:51:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 03:51:10 DEBUG fcitx5 diff from 5.0.18-1ok24 to 5.0.18-1ok25 requested 2023-07-31 03:51:10 DEBUG Setting it to UNAPPROVED 2023-07-31 03:51:10 DEBUG Building recipients list. 2023-07-31 03:51:10 DEBUG Adding recipient: 'Cibot ' 2023-07-31 03:51:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 03:51:10 DEBUG Sent a mail: 2023-07-31 03:51:10 DEBUG Subject: [openkylin/yangtze-proposed] fcitx5 5.0.18-1ok25 (Waiting for approval) 2023-07-31 03:51:10 DEBUG Sender: OKBS notice 2023-07-31 03:51:10 DEBUG Recipients: Cibot 2023-07-31 03:51:10 DEBUG Bcc: Local Root 2023-07-31 03:51:10 DEBUG Body: 2023-07-31 03:51:10 DEBUG fcitx5 (5.0.18-1ok25) v101; urgency=medium 2023-07-31 03:51:10 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * bug\u4fee\u590d\uff1a\u65e0' Arguments: () 2023-07-31 03:51:10 DEBUG * bug\u4fee\u590d\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u65b0\u9700\u6c42\uff1a\u65e0' Arguments: () 2023-07-31 03:51:10 DEBUG * \u65b0\u9700\u6c42\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-23: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539\uff1a\u5408\u5e76\u4e0a\u6e38\u4ee3\u7801\uff0c\u589e\u52a0\u8f93\u5165\u6cd5\u4fe1\u606f\u7684dbus\u63a5\u53e3' Arguments: () 2023-07-31 03:51:10 DEBUG * \u5176\u4ed6\u4fee\u6539\uff1a\u5408\u5e76\u4e0a\u6e38\u4ee3\u7801\uff0c\u589e\u52a0\u8f93\u5165\u6cd5\u4fe1\u606f\u7684dbus\u63a5\u53e3 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG Date: Mon, 31 Jul 2023 11:48:25 +0800 2023-07-31 03:51:10 DEBUG Changed-By: hanteng 2023-07-31 03:51:10 DEBUG Maintainer: openKylin Input Method Team 2023-07-31 03:51:10 DEBUG Signed-By: Cibot 2023-07-31 03:51:10 DEBUG https://build.openkylin.top/openkylin/+source/fcitx5/5.0.18-1ok25 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG == 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG OK: fcitx5_5.0.18.orig.tar.gz 2023-07-31 03:51:10 DEBUG OK: fcitx5_5.0.18-1ok25.debian.tar.xz 2023-07-31 03:51:10 DEBUG OK: fcitx5_5.0.18-1ok25.dsc 2023-07-31 03:51:10 DEBUG -> Component: main Section: utils 2023-07-31 03:51:10 DEBUG This upload awaits approval by a distro manager 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG No announcement sent 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG Thank you for your contribution to openKylin. 2023-07-31 03:51:10 DEBUG 2023-07-31 03:51:10 DEBUG -- 2023-07-31 03:51:10 DEBUG You are receiving this email because you made this upload. 2023-07-31 03:51:10 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 06:35:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-143431-000244'] 2023-07-31 06:35:07 DEBUG Considering upload upload-sftp-20230731-143431-000244 2023-07-31 06:35:07 DEBUG Considering changefile openkylin/yangtze-proposed/fcitx5-qt_5.0.14-1ok4_source.changes 2023-07-31 06:35:07 DEBUG CI build tag is: jenkins-ci-upload-9291 2023-07-31 06:35:08 DEBUG Finding fresh policy 2023-07-31 06:35:08 INFO Processing upload fcitx5-qt_5.0.14-1ok4_source.changes 2023-07-31 06:35:08 DEBUG Verifying signature on fcitx5-qt_5.0.14-1ok4_source.changes 2023-07-31 06:35:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 06:35:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 06:35:08 DEBUG Verifying signature on fcitx5-qt_5.0.14-1ok4.dsc 2023-07-31 06:35:08 DEBUG Performing DSC verification. 2023-07-31 06:35:08 DEBUG fcitx5-qt_5.0.14-1ok4_source.buildinfo can be unsigned. 2023-07-31 06:35:08 DEBUG Verifying the changes file. 2023-07-31 06:35:08 DEBUG Verifying files in upload. 2023-07-31 06:35:08 DEBUG Verifying source file fcitx5-qt_5.0.14-1ok4.dsc 2023-07-31 06:35:08 DEBUG fcitx5-qt_5.0.14.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 06:35:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 06:35:09 DEBUG Copying copyright contents. 2023-07-31 06:35:09 DEBUG Found changelog 2023-07-31 06:35:09 DEBUG Cleaning up source tree. 2023-07-31 06:35:09 DEBUG Done 2023-07-31 06:35:09 DEBUG Verifying source file fcitx5-qt_5.0.14.orig.tar.gz 2023-07-31 06:35:09 DEBUG Verifying source file fcitx5-qt_5.0.14-1ok4.debian.tar.xz 2023-07-31 06:35:09 DEBUG Verifying buildinfo file fcitx5-qt_5.0.14-1ok4_source.buildinfo 2023-07-31 06:35:09 DEBUG Finding and applying overrides. 2023-07-31 06:35:09 DEBUG Checking for fcitx5-qt/5.0.14-1ok4 source ancestry 2023-07-31 06:35:09 DEBUG Finished checking upload. 2023-07-31 06:35:09 DEBUG Creating queue entry 2023-07-31 06:35:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 06:35:09 DEBUG fcitx5-qt diff from 5.0.14-1ok3 to 5.0.14-1ok4 requested 2023-07-31 06:35:09 DEBUG Setting it to UNAPPROVED 2023-07-31 06:35:09 DEBUG Building recipients list. 2023-07-31 06:35:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 06:35:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 06:35:09 DEBUG Sent a mail: 2023-07-31 06:35:09 DEBUG Subject: [openkylin/yangtze-proposed] fcitx5-qt 5.0.14-1ok4 (Waiting for approval) 2023-07-31 06:35:09 DEBUG Sender: OKBS notice 2023-07-31 06:35:09 DEBUG Recipients: Cibot 2023-07-31 06:35:09 DEBUG Bcc: Local Root 2023-07-31 06:35:09 DEBUG Body: 2023-07-31 06:35:09 DEBUG fcitx5-qt (5.0.14-1ok4) yangtze; urgency=medium 2023-07-31 06:35:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u65e0' in position 8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG:\u65e0' Arguments: () 2023-07-31 06:35:09 DEBUG * BUG:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42:\u65e0' Arguments: () 2023-07-31 06:35:09 DEBUG * \u9700\u6c42:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6:\u65e0' Arguments: () 2023-07-31 06:35:09 DEBUG * \u5176\u4ed6:\u65e0 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG Date: Mon, 31 Jul 2023 14:33:00 +0800 2023-07-31 06:35:09 DEBUG Changed-By: hanteng 2023-07-31 06:35:09 DEBUG Maintainer: openKylin Input Method Team 2023-07-31 06:35:09 DEBUG Signed-By: Cibot 2023-07-31 06:35:09 DEBUG https://build.openkylin.top/openkylin/+source/fcitx5-qt/5.0.14-1ok4 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG == 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG OK: fcitx5-qt_5.0.14.orig.tar.gz 2023-07-31 06:35:09 DEBUG OK: fcitx5-qt_5.0.14-1ok4.debian.tar.xz 2023-07-31 06:35:09 DEBUG OK: fcitx5-qt_5.0.14-1ok4.dsc 2023-07-31 06:35:09 DEBUG -> Component: main Section: utils 2023-07-31 06:35:09 DEBUG This upload awaits approval by a distro manager 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG No announcement sent 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG Thank you for your contribution to openKylin. 2023-07-31 06:35:09 DEBUG 2023-07-31 06:35:09 DEBUG -- 2023-07-31 06:35:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 06:35:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 06:54:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-145345-000245'] 2023-07-31 06:54:08 DEBUG Considering upload upload-sftp-20230731-145345-000245 2023-07-31 06:54:08 DEBUG Considering changefile openkylin/yangtze-proposed/fcitx5-qt_5.0.14-1ok5_source.changes 2023-07-31 06:54:08 DEBUG CI build tag is: jenkins-ci-upload-9292 2023-07-31 06:54:08 DEBUG Finding fresh policy 2023-07-31 06:54:08 INFO Processing upload fcitx5-qt_5.0.14-1ok5_source.changes 2023-07-31 06:54:08 DEBUG Verifying signature on fcitx5-qt_5.0.14-1ok5_source.changes 2023-07-31 06:54:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 06:54:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 06:54:08 DEBUG Verifying signature on fcitx5-qt_5.0.14-1ok5.dsc 2023-07-31 06:54:08 DEBUG Performing DSC verification. 2023-07-31 06:54:08 DEBUG fcitx5-qt_5.0.14-1ok5_source.buildinfo can be unsigned. 2023-07-31 06:54:08 DEBUG Verifying the changes file. 2023-07-31 06:54:08 DEBUG Verifying files in upload. 2023-07-31 06:54:08 DEBUG Verifying source file fcitx5-qt_5.0.14-1ok5.dsc 2023-07-31 06:54:08 DEBUG fcitx5-qt_5.0.14.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 06:54:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 06:54:09 DEBUG Copying copyright contents. 2023-07-31 06:54:09 DEBUG Found changelog 2023-07-31 06:54:09 DEBUG Cleaning up source tree. 2023-07-31 06:54:09 DEBUG Done 2023-07-31 06:54:09 DEBUG Verifying source file fcitx5-qt_5.0.14.orig.tar.gz 2023-07-31 06:54:09 DEBUG Verifying source file fcitx5-qt_5.0.14-1ok5.debian.tar.xz 2023-07-31 06:54:09 DEBUG Verifying buildinfo file fcitx5-qt_5.0.14-1ok5_source.buildinfo 2023-07-31 06:54:09 DEBUG Finding and applying overrides. 2023-07-31 06:54:09 DEBUG Checking for fcitx5-qt/5.0.14-1ok5 source ancestry 2023-07-31 06:54:09 DEBUG Finished checking upload. 2023-07-31 06:54:09 DEBUG Creating queue entry 2023-07-31 06:54:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 06:54:09 DEBUG fcitx5-qt diff from 5.0.14-1ok3 to 5.0.14-1ok5 requested 2023-07-31 06:54:09 DEBUG Setting it to UNAPPROVED 2023-07-31 06:54:09 DEBUG Building recipients list. 2023-07-31 06:54:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 06:54:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 06:54:09 DEBUG Sent a mail: 2023-07-31 06:54:09 DEBUG Subject: [openkylin/yangtze-proposed] fcitx5-qt 5.0.14-1ok5 (Waiting for approval) 2023-07-31 06:54:09 DEBUG Sender: OKBS notice 2023-07-31 06:54:09 DEBUG Recipients: Cibot 2023-07-31 06:54:09 DEBUG Bcc: Local Root 2023-07-31 06:54:09 DEBUG Body: 2023-07-31 06:54:09 DEBUG fcitx5-qt (5.0.14-1ok5) yangtze; urgency=medium 2023-07-31 06:54:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u65e0' in position 8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG:\u65e0' Arguments: () 2023-07-31 06:54:09 DEBUG * BUG:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42:\u65e0' Arguments: () 2023-07-31 06:54:09 DEBUG * \u9700\u6c42:\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6:\u4fee\u590d\u5408\u5e76\u4e0a\u6e38\u4ee3\u7801\u5bfc\u81f4\u7684\u62a5\u9519' Arguments: () 2023-07-31 06:54:09 DEBUG * \u5176\u4ed6:\u4fee\u590d\u5408\u5e76\u4e0a\u6e38\u4ee3\u7801\u5bfc\u81f4\u7684\u62a5\u9519 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG Date: Mon, 31 Jul 2023 14:52:34 +0800 2023-07-31 06:54:09 DEBUG Changed-By: hanteng 2023-07-31 06:54:09 DEBUG Maintainer: openKylin Input Method Team 2023-07-31 06:54:09 DEBUG Signed-By: Cibot 2023-07-31 06:54:09 DEBUG https://build.openkylin.top/openkylin/+source/fcitx5-qt/5.0.14-1ok5 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG == 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG OK: fcitx5-qt_5.0.14.orig.tar.gz 2023-07-31 06:54:09 DEBUG OK: fcitx5-qt_5.0.14-1ok5.debian.tar.xz 2023-07-31 06:54:09 DEBUG OK: fcitx5-qt_5.0.14-1ok5.dsc 2023-07-31 06:54:09 DEBUG -> Component: main Section: utils 2023-07-31 06:54:09 DEBUG This upload awaits approval by a distro manager 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG No announcement sent 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG Thank you for your contribution to openKylin. 2023-07-31 06:54:09 DEBUG 2023-07-31 06:54:09 DEBUG -- 2023-07-31 06:54:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 06:54:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 08:14:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-161400-000246'] 2023-07-31 08:14:08 DEBUG Considering upload upload-sftp-20230731-161400-000246 2023-07-31 08:14:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3496/yangtze/openssh_8.2p1-ok1_source.changes 2023-07-31 08:14:08 DEBUG CI build tag is: jenkins-ci-open-mr-3496 2023-07-31 08:14:08 DEBUG Finding fresh policy 2023-07-31 08:14:08 INFO Processing upload openssh_8.2p1-ok1_source.changes 2023-07-31 08:14:08 DEBUG Verifying signature on openssh_8.2p1-ok1_source.changes 2023-07-31 08:14:09 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 08:14:09 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 08:14:09 DEBUG Verifying signature on openssh_8.2p1-ok1.dsc 2023-07-31 08:14:09 DEBUG Performing DSC verification. 2023-07-31 08:14:09 DEBUG openssh_8.2p1-ok1_source.buildinfo can be unsigned. 2023-07-31 08:14:09 DEBUG Verifying the changes file. 2023-07-31 08:14:09 DEBUG Verifying files in upload. 2023-07-31 08:14:09 DEBUG Verifying source file openssh_8.2p1-ok1.dsc 2023-07-31 08:14:09 DEBUG openssh_8.2p1.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 08:14:09 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 08:14:10 DEBUG Copying copyright contents. 2023-07-31 08:14:10 DEBUG Found changelog 2023-07-31 08:14:10 DEBUG Cleaning up source tree. 2023-07-31 08:14:10 DEBUG Done 2023-07-31 08:14:10 DEBUG Verifying source file openssh_8.2p1.orig.tar.gz 2023-07-31 08:14:10 DEBUG Verifying source file openssh_8.2p1-ok1.debian.tar.xz 2023-07-31 08:14:10 DEBUG Verifying buildinfo file openssh_8.2p1-ok1_source.buildinfo 2023-07-31 08:14:10 DEBUG Finding and applying overrides. 2023-07-31 08:14:10 DEBUG Checking for openssh/1:8.2p1-ok1 source ancestry 2023-07-31 08:14:10 DEBUG openssh: (source) NEW 2023-07-31 08:14:10 DEBUG Finished checking upload. 2023-07-31 08:14:10 DEBUG Creating queue entry 2023-07-31 08:14:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 08:14:10 DEBUG openssh diff from 1:8.2p1-ok1 (in Openkylin) to 1:8.2p1-ok1 requested 2023-07-31 08:14:10 DEBUG Setting it to ACCEPTED 2023-07-31 08:14:10 DEBUG Creating PENDING publishing record. 2023-07-31 08:14:11 DEBUG Created amd64 build of openssh 1:8.2p1-ok1 in openkylin yangtze RELEASE [84367] in jenkins-ci-open-mr-3496 (2510) 2023-07-31 08:14:11 DEBUG Created arm64 build of openssh 1:8.2p1-ok1 in openkylin yangtze RELEASE [84368] in jenkins-ci-open-mr-3496 (2510) 2023-07-31 08:14:11 DEBUG Created i386 build of openssh 1:8.2p1-ok1 in openkylin yangtze RELEASE [84369] in jenkins-ci-open-mr-3496 (2510) 2023-07-31 08:14:11 DEBUG Created riscv64 build of openssh 1:8.2p1-ok1 in openkylin yangtze RELEASE [84370] in jenkins-ci-open-mr-3496 (2510) 2023-07-31 08:14:11 DEBUG Building recipients list. 2023-07-31 08:14:11 DEBUG Adding recipient: 'Cibot ' 2023-07-31 08:14:11 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 08:14:11 DEBUG Sent a mail: 2023-07-31 08:14:11 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3496/yangtze] openssh 1:8.2p1-ok1 (Accepted) 2023-07-31 08:14:11 DEBUG Sender: OKBS notice 2023-07-31 08:14:11 DEBUG Recipients: Cibot 2023-07-31 08:14:11 DEBUG Bcc: Local Root 2023-07-31 08:14:11 DEBUG Body: 2023-07-31 08:14:11 DEBUG Accepted: 2023-07-31 08:14:11 DEBUG OK: openssh_8.2p1.orig.tar.gz 2023-07-31 08:14:11 DEBUG OK: openssh_8.2p1-ok1.debian.tar.xz 2023-07-31 08:14:11 DEBUG OK: openssh_8.2p1-ok1.dsc 2023-07-31 08:14:11 DEBUG -> Component: main Section: net 2023-07-31 08:14:11 DEBUG 2023-07-31 08:14:11 DEBUG openssh (1:8.2p1-ok1) yangtze; urgency=medium 2023-07-31 08:14:11 DEBUG 2023-07-31 08:14:11 DEBUG * Build for openKylin. 2023-07-31 08:14:11 DEBUG 2023-07-31 08:14:11 DEBUG -- 2023-07-31 08:14:11 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3496 2023-07-31 08:14:11 DEBUG You are receiving this email because you made this upload. 2023-07-31 08:14:11 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 09:34:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-173400-000247'] 2023-07-31 09:34:08 DEBUG Considering upload upload-sftp-20230731-173400-000247 2023-07-31 09:34:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3501/yangtze/openssl_1.1.1f-ok5_source.changes 2023-07-31 09:34:08 DEBUG CI build tag is: jenkins-ci-open-mr-3501 2023-07-31 09:34:08 DEBUG Finding fresh policy 2023-07-31 09:34:08 INFO Processing upload openssl_1.1.1f-ok5_source.changes 2023-07-31 09:34:08 DEBUG Verifying signature on openssl_1.1.1f-ok5_source.changes 2023-07-31 09:34:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 09:34:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 09:34:09 DEBUG Verifying signature on openssl_1.1.1f-ok5.dsc 2023-07-31 09:34:09 DEBUG Performing DSC verification. 2023-07-31 09:34:09 DEBUG openssl_1.1.1f-ok5_source.buildinfo can be unsigned. 2023-07-31 09:34:09 DEBUG Verifying the changes file. 2023-07-31 09:34:09 DEBUG Verifying files in upload. 2023-07-31 09:34:09 DEBUG Verifying source file openssl_1.1.1f-ok5.dsc 2023-07-31 09:34:10 DEBUG openssl_1.1.1f.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 09:34:10 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 09:34:11 DEBUG Copying copyright contents. 2023-07-31 09:34:11 DEBUG Found changelog 2023-07-31 09:34:11 DEBUG Cleaning up source tree. 2023-07-31 09:34:11 DEBUG Done 2023-07-31 09:34:11 DEBUG Verifying source file openssl_1.1.1f.orig.tar.gz 2023-07-31 09:34:11 DEBUG Verifying source file openssl_1.1.1f-ok5.debian.tar.xz 2023-07-31 09:34:11 DEBUG Verifying buildinfo file openssl_1.1.1f-ok5_source.buildinfo 2023-07-31 09:34:11 DEBUG Finding and applying overrides. 2023-07-31 09:34:11 DEBUG Checking for openssl/1.1.1f-ok5 source ancestry 2023-07-31 09:34:11 DEBUG openssl: (source) NEW 2023-07-31 09:34:11 DEBUG Finished checking upload. 2023-07-31 09:34:11 DEBUG Creating queue entry 2023-07-31 09:34:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 09:34:12 DEBUG openssl diff from 3.0.8-ok3 (in Openkylin) to 1.1.1f-ok5 requested 2023-07-31 09:34:12 DEBUG Setting it to ACCEPTED 2023-07-31 09:34:12 DEBUG Creating PENDING publishing record. 2023-07-31 09:34:13 DEBUG Created amd64 build of openssl 1.1.1f-ok5 in openkylin yangtze RELEASE [84371] in jenkins-ci-open-mr-3501 (2510) 2023-07-31 09:34:13 DEBUG Created arm64 build of openssl 1.1.1f-ok5 in openkylin yangtze RELEASE [84372] in jenkins-ci-open-mr-3501 (2510) 2023-07-31 09:34:13 DEBUG Created i386 build of openssl 1.1.1f-ok5 in openkylin yangtze RELEASE [84373] in jenkins-ci-open-mr-3501 (2510) 2023-07-31 09:34:13 DEBUG Created riscv64 build of openssl 1.1.1f-ok5 in openkylin yangtze RELEASE [84374] in jenkins-ci-open-mr-3501 (2510) 2023-07-31 09:34:13 DEBUG Building recipients list. 2023-07-31 09:34:13 DEBUG Adding recipient: 'Cibot ' 2023-07-31 09:34:13 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 09:34:13 DEBUG Sent a mail: 2023-07-31 09:34:13 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3501/yangtze] openssl 1.1.1f-ok5 (Accepted) 2023-07-31 09:34:13 DEBUG Sender: OKBS notice 2023-07-31 09:34:13 DEBUG Recipients: Cibot 2023-07-31 09:34:13 DEBUG Bcc: Local Root 2023-07-31 09:34:13 DEBUG Body: 2023-07-31 09:34:13 DEBUG Accepted: 2023-07-31 09:34:13 DEBUG OK: openssl_1.1.1f.orig.tar.gz 2023-07-31 09:34:13 DEBUG OK: openssl_1.1.1f-ok5.debian.tar.xz 2023-07-31 09:34:13 DEBUG OK: openssl_1.1.1f-ok5.dsc 2023-07-31 09:34:13 DEBUG -> Component: main Section: utils 2023-07-31 09:34:13 DEBUG 2023-07-31 09:34:13 DEBUG openssl (1.1.1f-ok5) yangtze; urgency=medium 2023-07-31 09:34:13 DEBUG 2023-07-31 09:34:13 DEBUG * update version number and commit to trigger a new build job 2023-07-31 09:34:13 DEBUG 2023-07-31 09:34:13 DEBUG -- 2023-07-31 09:34:13 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3501 2023-07-31 09:34:13 DEBUG You are receiving this email because you made this upload. 2023-07-31 09:34:13 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 09:38:09 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-173735-000248'] 2023-07-31 09:38:09 DEBUG Considering upload upload-sftp-20230731-173735-000248 2023-07-31 09:38:09 DEBUG Considering changefile openkylin/yangtze-proposed/openssl_1.1.1f-ok5_source.changes 2023-07-31 09:38:09 DEBUG CI build tag is: jenkins-ci-upload-9299 2023-07-31 09:38:09 DEBUG Finding fresh policy 2023-07-31 09:38:09 INFO Processing upload openssl_1.1.1f-ok5_source.changes 2023-07-31 09:38:09 DEBUG Verifying signature on openssl_1.1.1f-ok5_source.changes 2023-07-31 09:38:09 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 09:38:09 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 09:38:09 DEBUG Verifying signature on openssl_1.1.1f-ok5.dsc 2023-07-31 09:38:10 DEBUG Performing DSC verification. 2023-07-31 09:38:10 DEBUG openssl_1.1.1f-ok5_source.buildinfo can be unsigned. 2023-07-31 09:38:10 DEBUG Verifying the changes file. 2023-07-31 09:38:10 DEBUG Verifying files in upload. 2023-07-31 09:38:10 DEBUG Verifying source file openssl_1.1.1f-ok5.dsc 2023-07-31 09:38:10 DEBUG openssl_1.1.1f.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 09:38:10 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 09:38:11 DEBUG Copying copyright contents. 2023-07-31 09:38:11 DEBUG Found changelog 2023-07-31 09:38:11 DEBUG Cleaning up source tree. 2023-07-31 09:38:11 DEBUG Done 2023-07-31 09:38:11 DEBUG Verifying source file openssl_1.1.1f.orig.tar.gz 2023-07-31 09:38:11 DEBUG Verifying source file openssl_1.1.1f-ok5.debian.tar.xz 2023-07-31 09:38:11 DEBUG Verifying buildinfo file openssl_1.1.1f-ok5_source.buildinfo 2023-07-31 09:38:11 DEBUG Finding and applying overrides. 2023-07-31 09:38:11 DEBUG Checking for openssl/1.1.1f-ok5 source ancestry 2023-07-31 09:38:11 DEBUG Finished checking upload. 2023-07-31 09:38:12 DEBUG Building recipients list. 2023-07-31 09:38:12 DEBUG Adding recipient: 'Cibot ' 2023-07-31 09:38:12 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 09:38:12 DEBUG Sent a mail: 2023-07-31 09:38:12 DEBUG Subject: [openkylin] openssl_1.1.1f-ok5_source.changes (Rejected) 2023-07-31 09:38:12 DEBUG Sender: OKBS notice 2023-07-31 09:38:12 DEBUG Recipients: Cibot 2023-07-31 09:38:12 DEBUG Bcc: Local Root 2023-07-31 09:38:12 DEBUG Body: 2023-07-31 09:38:12 DEBUG Rejected: 2023-07-31 09:38:12 DEBUG openssl_1.1.1f-ok5.dsc: Version older than that in the archive. 1.1.1f-ok5 <= 3.0.8-ok3 2023-07-31 09:38:12 DEBUG 2023-07-31 09:38:12 DEBUG openssl (1.1.1f-ok5) yangtze; urgency=medium 2023-07-31 09:38:12 DEBUG 2023-07-31 09:38:12 DEBUG * update version number and commit to trigger a new build job 2023-07-31 09:38:12 DEBUG 2023-07-31 09:38:12 DEBUG Date: Mon, 31 Jul 2023 17:17:10 +0800 2023-07-31 09:38:12 DEBUG Changed-By: yuejiayuan 2023-07-31 09:38:12 DEBUG Maintainer: Openkylin Developers 2023-07-31 09:38:12 DEBUG Signed-By: Cibot 2023-07-31 09:38:12 DEBUG 2023-07-31 09:38:12 DEBUG -- 2023-07-31 09:38:12 DEBUG You are receiving this email because you made this upload. 2023-07-31 09:38:12 INFO Upload was rejected: 2023-07-31 09:38:12 INFO openssl_1.1.1f-ok5.dsc: Version older than that in the archive. 1.1.1f-ok5 <= 3.0.8-ok3 2023-07-31 09:38:12 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 09:38:12 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20230731-173735-000248 to /var/tmp/txpkgupload/rejected/upload-sftp-20230731-173735-000248 2023-07-31 09:39:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-173839-000249', 'upload-sftp-20230731-173843-000250'] 2023-07-31 09:39:08 DEBUG Considering upload upload-sftp-20230731-173839-000249 2023-07-31 09:39:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:08 DEBUG CI build tag is: jenkins-ci-upload-9298 2023-07-31 09:39:08 DEBUG Finding fresh policy 2023-07-31 09:39:08 INFO Processing upload kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:08 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 09:39:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 09:39:08 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:08 DEBUG Performing DSC verification. 2023-07-31 09:39:08 DEBUG kylin-connectivity_1.1.0.1-ok0.3_source.buildinfo can be unsigned. 2023-07-31 09:39:10 DEBUG Verifying the changes file. 2023-07-31 09:39:10 DEBUG Verifying files in upload. 2023-07-31 09:39:10 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:10 DEBUG kylin-connectivity_1.1.0.1.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 09:39:12 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 09:39:20 DEBUG Copying copyright contents. 2023-07-31 09:39:20 DEBUG Found changelog 2023-07-31 09:39:20 DEBUG Cleaning up source tree. 2023-07-31 09:39:20 DEBUG Done 2023-07-31 09:39:20 DEBUG Verifying source file kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 09:39:20 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.3.debian.tar.xz 2023-07-31 09:39:20 DEBUG Verifying buildinfo file kylin-connectivity_1.1.0.1-ok0.3_source.buildinfo 2023-07-31 09:39:20 DEBUG Finding and applying overrides. 2023-07-31 09:39:20 DEBUG Checking for kylin-connectivity/1.1.0.1-ok0.3 source ancestry 2023-07-31 09:39:20 DEBUG Finished checking upload. 2023-07-31 09:39:20 DEBUG Creating queue entry 2023-07-31 09:39:23 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-07-31 09:39:23 DEBUG kylin-connectivity diff from 1.1.0.1-ok0.2 to 1.1.0.1-ok0.3 requested 2023-07-31 09:39:23 DEBUG Setting it to UNAPPROVED 2023-07-31 09:39:23 DEBUG Building recipients list. 2023-07-31 09:39:23 DEBUG Adding recipient: 'Cibot ' 2023-07-31 09:39:23 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 09:39:23 DEBUG Sent a mail: 2023-07-31 09:39:23 DEBUG Subject: [openkylin/yangtze-proposed] kylin-connectivity 1.1.0.1-ok0.3 (Waiting for approval) 2023-07-31 09:39:23 DEBUG Sender: OKBS notice 2023-07-31 09:39:23 DEBUG Recipients: Cibot 2023-07-31 09:39:23 DEBUG Bcc: Local Root 2023-07-31 09:39:23 DEBUG Body: 2023-07-31 09:39:23 DEBUG kylin-connectivity (1.1.0.1-ok0.3) yangtze; urgency=medium 2023-07-31 09:39:23 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-20: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * fix: \u4fee\u590d\u7f3a\u5c11\u8fd0\u884c\u4f9d\u8d56\u95ee\u9898' Arguments: () 2023-07-31 09:39:23 DEBUG * fix: \u4fee\u590d\u7f3a\u5c11\u8fd0\u884c\u4f9d\u8d56\u95ee\u9898 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG Date: Fri, 28 Jul 2023 21:25:49 +0800 2023-07-31 09:39:23 DEBUG Changed-By: huheng 2023-07-31 09:39:23 DEBUG Maintainer: huheng 2023-07-31 09:39:23 DEBUG Signed-By: Cibot 2023-07-31 09:39:23 DEBUG https://build.openkylin.top/openkylin/+source/kylin-connectivity/1.1.0.1-ok0.3 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG == 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG OK: kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 09:39:23 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.3.debian.tar.xz 2023-07-31 09:39:23 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:23 DEBUG -> Component: main Section: admin 2023-07-31 09:39:23 DEBUG This upload awaits approval by a distro manager 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG No announcement sent 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG Thank you for your contribution to openKylin. 2023-07-31 09:39:23 DEBUG 2023-07-31 09:39:23 DEBUG -- 2023-07-31 09:39:23 DEBUG You are receiving this email because you made this upload. 2023-07-31 09:39:23 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 09:39:23 DEBUG Considering upload upload-sftp-20230731-173843-000250 2023-07-31 09:39:23 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3500/yangtze/kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:23 DEBUG CI build tag is: jenkins-ci-open-mr-3500 2023-07-31 09:39:23 DEBUG Finding fresh policy 2023-07-31 09:39:23 INFO Processing upload kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:23 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.3_source.changes 2023-07-31 09:39:23 DEBUG Verifying signature on kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:24 DEBUG Performing DSC verification. 2023-07-31 09:39:24 DEBUG kylin-connectivity_1.1.0.1-ok0.3_source.buildinfo can be unsigned. 2023-07-31 09:39:25 DEBUG Verifying the changes file. 2023-07-31 09:39:25 DEBUG Verifying files in upload. 2023-07-31 09:39:25 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:25 DEBUG kylin-connectivity_1.1.0.1.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 09:39:27 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 09:39:34 DEBUG Copying copyright contents. 2023-07-31 09:39:34 DEBUG Found changelog 2023-07-31 09:39:34 DEBUG Cleaning up source tree. 2023-07-31 09:39:35 DEBUG Done 2023-07-31 09:39:35 DEBUG Verifying source file kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 09:39:35 DEBUG Verifying source file kylin-connectivity_1.1.0.1-ok0.3.debian.tar.xz 2023-07-31 09:39:35 DEBUG Verifying buildinfo file kylin-connectivity_1.1.0.1-ok0.3_source.buildinfo 2023-07-31 09:39:35 DEBUG Finding and applying overrides. 2023-07-31 09:39:35 DEBUG Checking for kylin-connectivity/1.1.0.1-ok0.3 source ancestry 2023-07-31 09:39:35 DEBUG kylin-connectivity: (source) NEW 2023-07-31 09:39:35 DEBUG Finished checking upload. 2023-07-31 09:39:35 DEBUG Creating queue entry 2023-07-31 09:39:38 DEBUG kylin-connectivity diff from 1.1.0.1-ok0.1 (in Openkylin) to 1.1.0.1-ok0.3 requested 2023-07-31 09:39:38 DEBUG Setting it to ACCEPTED 2023-07-31 09:39:38 DEBUG Creating PENDING publishing record. 2023-07-31 09:39:38 DEBUG Created amd64 build of kylin-connectivity 1.1.0.1-ok0.3 in openkylin yangtze RELEASE [84375] in jenkins-ci-open-mr-3500 (2510) 2023-07-31 09:39:38 DEBUG Created arm64 build of kylin-connectivity 1.1.0.1-ok0.3 in openkylin yangtze RELEASE [84376] in jenkins-ci-open-mr-3500 (2510) 2023-07-31 09:39:38 DEBUG Created i386 build of kylin-connectivity 1.1.0.1-ok0.3 in openkylin yangtze RELEASE [84377] in jenkins-ci-open-mr-3500 (2510) 2023-07-31 09:39:39 DEBUG Created riscv64 build of kylin-connectivity 1.1.0.1-ok0.3 in openkylin yangtze RELEASE [84378] in jenkins-ci-open-mr-3500 (2510) 2023-07-31 09:39:39 DEBUG Building recipients list. 2023-07-31 09:39:39 DEBUG Adding recipient: 'Cibot ' 2023-07-31 09:39:39 DEBUG Sent a mail: 2023-07-31 09:39:39 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3500/yangtze] kylin-connectivity 1.1.0.1-ok0.3 (Accepted) 2023-07-31 09:39:39 DEBUG Sender: OKBS notice 2023-07-31 09:39:39 DEBUG Recipients: Cibot 2023-07-31 09:39:39 DEBUG Bcc: Local Root 2023-07-31 09:39:39 DEBUG Body: 2023-07-31 09:39:39 DEBUG Accepted: 2023-07-31 09:39:39 DEBUG OK: kylin-connectivity_1.1.0.1.orig.tar.gz 2023-07-31 09:39:39 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.3.debian.tar.xz 2023-07-31 09:39:39 DEBUG OK: kylin-connectivity_1.1.0.1-ok0.3.dsc 2023-07-31 09:39:39 DEBUG -> Component: main Section: admin 2023-07-31 09:39:39 DEBUG 2023-07-31 09:39:39 DEBUG kylin-connectivity (1.1.0.1-ok0.3) yangtze; urgency=medium 2023-07-31 09:39:39 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 11-20: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * fix: \u4fee\u590d\u7f3a\u5c11\u8fd0\u884c\u4f9d\u8d56\u95ee\u9898' Arguments: () 2023-07-31 09:39:39 DEBUG * fix: \u4fee\u590d\u7f3a\u5c11\u8fd0\u884c\u4f9d\u8d56\u95ee\u9898 2023-07-31 09:39:39 DEBUG 2023-07-31 09:39:39 DEBUG -- 2023-07-31 09:39:39 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3500 2023-07-31 09:39:39 DEBUG You are receiving this email because you made this upload. 2023-07-31 09:39:39 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 12:54:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-205335-000251'] 2023-07-31 12:54:08 DEBUG Considering upload upload-sftp-20230731-205335-000251 2023-07-31 12:54:08 DEBUG Considering changefile openkylin/yangtze-proposed/disomaster_5.0.7-ok1_source.changes 2023-07-31 12:54:08 DEBUG CI build tag is: jenkins-ci-upload-9300 2023-07-31 12:54:08 DEBUG Finding fresh policy 2023-07-31 12:54:08 INFO Processing upload disomaster_5.0.7-ok1_source.changes 2023-07-31 12:54:08 DEBUG Verifying signature on disomaster_5.0.7-ok1_source.changes 2023-07-31 12:54:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 12:54:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 12:54:08 DEBUG Verifying signature on disomaster_5.0.7-ok1.dsc 2023-07-31 12:54:09 DEBUG Performing DSC verification. 2023-07-31 12:54:09 DEBUG disomaster_5.0.7-ok1_source.buildinfo can be unsigned. 2023-07-31 12:54:09 DEBUG Verifying the changes file. 2023-07-31 12:54:09 DEBUG Verifying files in upload. 2023-07-31 12:54:09 DEBUG Verifying source file disomaster_5.0.7-ok1.dsc 2023-07-31 12:54:09 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 12:54:09 DEBUG Copying copyright contents. 2023-07-31 12:54:09 DEBUG Found changelog 2023-07-31 12:54:09 DEBUG Cleaning up source tree. 2023-07-31 12:54:09 DEBUG Done 2023-07-31 12:54:09 DEBUG Verifying source file disomaster_5.0.7.orig.tar.xz 2023-07-31 12:54:09 DEBUG Verifying source file disomaster_5.0.7-ok1.debian.tar.xz 2023-07-31 12:54:09 DEBUG Verifying buildinfo file disomaster_5.0.7-ok1_source.buildinfo 2023-07-31 12:54:09 DEBUG Finding and applying overrides. 2023-07-31 12:54:09 DEBUG Checking for disomaster/5.0.7-ok1 source ancestry 2023-07-31 12:54:09 DEBUG disomaster: (source) NEW 2023-07-31 12:54:09 DEBUG Finished checking upload. 2023-07-31 12:54:09 DEBUG Creating queue entry 2023-07-31 12:54:09 DEBUG Building recipients list. 2023-07-31 12:54:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 12:54:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 12:54:09 DEBUG Sent a mail: 2023-07-31 12:54:09 DEBUG Subject: [openkylin/yangtze-proposed] disomaster 5.0.7-ok1 (New) 2023-07-31 12:54:09 DEBUG Sender: OKBS notice 2023-07-31 12:54:09 DEBUG Recipients: Cibot 2023-07-31 12:54:09 DEBUG Bcc: Local Root 2023-07-31 12:54:09 DEBUG Body: 2023-07-31 12:54:09 DEBUG NEW: disomaster_5.0.7.orig.tar.xz 2023-07-31 12:54:09 DEBUG NEW: disomaster_5.0.7-ok1.debian.tar.xz 2023-07-31 12:54:09 DEBUG NEW: disomaster_5.0.7-ok1.dsc 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG disomaster (5.0.7-ok1) yangtze; urgency=medium 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG * Build for openkylin 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG Your package contains new components which requires manual editing of 2023-07-31 12:54:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2023-07-31 12:54:09 DEBUG packages are usually added to the overrides about once a week. 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2023-07-31 12:54:09 DEBUG above if files already exist in other distroseries. 2023-07-31 12:54:09 DEBUG 2023-07-31 12:54:09 DEBUG -- 2023-07-31 12:54:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 12:54:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 13:56:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-215521-000252'] 2023-07-31 13:56:07 DEBUG Considering upload upload-sftp-20230731-215521-000252 2023-07-31 13:56:07 DEBUG Considering changefile openkylin/yangtze-proposed/docparser_1.0.4-ok1_source.changes 2023-07-31 13:56:07 DEBUG CI build tag is: jenkins-ci-upload-9304 2023-07-31 13:56:07 DEBUG Finding fresh policy 2023-07-31 13:56:07 INFO Processing upload docparser_1.0.4-ok1_source.changes 2023-07-31 13:56:07 DEBUG Verifying signature on docparser_1.0.4-ok1_source.changes 2023-07-31 13:56:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 13:56:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 13:56:07 DEBUG Verifying signature on docparser_1.0.4-ok1.dsc 2023-07-31 13:56:07 DEBUG Performing DSC verification. 2023-07-31 13:56:07 DEBUG docparser_1.0.4-ok1_source.buildinfo can be unsigned. 2023-07-31 13:56:08 DEBUG Verifying the changes file. 2023-07-31 13:56:08 DEBUG Verifying files in upload. 2023-07-31 13:56:08 DEBUG Verifying source file docparser_1.0.4-ok1.dsc 2023-07-31 13:56:08 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 13:56:08 DEBUG Copying copyright contents. 2023-07-31 13:56:08 DEBUG Found changelog 2023-07-31 13:56:08 DEBUG Cleaning up source tree. 2023-07-31 13:56:08 DEBUG Done 2023-07-31 13:56:08 DEBUG Verifying source file docparser_1.0.4.orig.tar.xz 2023-07-31 13:56:08 DEBUG Verifying source file docparser_1.0.4-ok1.debian.tar.xz 2023-07-31 13:56:08 DEBUG Verifying buildinfo file docparser_1.0.4-ok1_source.buildinfo 2023-07-31 13:56:08 DEBUG Finding and applying overrides. 2023-07-31 13:56:08 DEBUG Checking for docparser/1.0.4-ok1 source ancestry 2023-07-31 13:56:08 DEBUG docparser: (source) NEW 2023-07-31 13:56:08 DEBUG Finished checking upload. 2023-07-31 13:56:08 DEBUG Creating queue entry 2023-07-31 13:56:08 DEBUG Building recipients list. 2023-07-31 13:56:08 DEBUG Adding recipient: 'Cibot ' 2023-07-31 13:56:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 13:56:08 DEBUG Sent a mail: 2023-07-31 13:56:08 DEBUG Subject: [openkylin/yangtze-proposed] docparser 1.0.4-ok1 (New) 2023-07-31 13:56:08 DEBUG Sender: OKBS notice 2023-07-31 13:56:08 DEBUG Recipients: Cibot 2023-07-31 13:56:08 DEBUG Bcc: Local Root 2023-07-31 13:56:08 DEBUG Body: 2023-07-31 13:56:08 DEBUG NEW: docparser_1.0.4.orig.tar.xz 2023-07-31 13:56:08 DEBUG NEW: docparser_1.0.4-ok1.debian.tar.xz 2023-07-31 13:56:08 DEBUG NEW: docparser_1.0.4-ok1.dsc 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG docparser (1.0.4-ok1) yangtze; urgency=medium 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG * Build for openkylin 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG Your package contains new components which requires manual editing of 2023-07-31 13:56:08 DEBUG the override file. It is ok otherwise, so please be patient. New 2023-07-31 13:56:08 DEBUG packages are usually added to the overrides about once a week. 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2023-07-31 13:56:08 DEBUG above if files already exist in other distroseries. 2023-07-31 13:56:08 DEBUG 2023-07-31 13:56:08 DEBUG -- 2023-07-31 13:56:08 DEBUG You are receiving this email because you made this upload. 2023-07-31 13:56:08 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 14:14:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-221348-000253'] 2023-07-31 14:14:07 DEBUG Considering upload upload-sftp-20230731-221348-000253 2023-07-31 14:14:07 DEBUG Considering changefile openkylin/yangtze-proposed/image-editor_1.0.14-ok1_source.changes 2023-07-31 14:14:07 DEBUG CI build tag is: jenkins-ci-upload-9305 2023-07-31 14:14:07 DEBUG Finding fresh policy 2023-07-31 14:14:07 INFO Processing upload image-editor_1.0.14-ok1_source.changes 2023-07-31 14:14:07 DEBUG Verifying signature on image-editor_1.0.14-ok1_source.changes 2023-07-31 14:14:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 14:14:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 14:14:07 DEBUG Verifying signature on image-editor_1.0.14-ok1.dsc 2023-07-31 14:14:07 DEBUG Performing DSC verification. 2023-07-31 14:14:07 DEBUG image-editor_1.0.14-ok1_source.buildinfo can be unsigned. 2023-07-31 14:14:07 DEBUG Verifying the changes file. 2023-07-31 14:14:07 DEBUG Verifying files in upload. 2023-07-31 14:14:07 DEBUG Verifying source file image-editor_1.0.14-ok1.dsc 2023-07-31 14:14:07 DEBUG Verifying uploaded source package by unpacking it. 2023-07-31 14:14:08 DEBUG Copying copyright contents. 2023-07-31 14:14:08 DEBUG Found changelog 2023-07-31 14:14:08 DEBUG Cleaning up source tree. 2023-07-31 14:14:08 DEBUG Done 2023-07-31 14:14:08 DEBUG Verifying source file image-editor_1.0.14.orig.tar.xz 2023-07-31 14:14:08 DEBUG Verifying source file image-editor_1.0.14-ok1.debian.tar.xz 2023-07-31 14:14:08 DEBUG Verifying buildinfo file image-editor_1.0.14-ok1_source.buildinfo 2023-07-31 14:14:08 DEBUG Finding and applying overrides. 2023-07-31 14:14:08 DEBUG Checking for image-editor/1.0.14-ok1 source ancestry 2023-07-31 14:14:08 DEBUG image-editor: (source) NEW 2023-07-31 14:14:08 DEBUG Finished checking upload. 2023-07-31 14:14:08 DEBUG Creating queue entry 2023-07-31 14:14:09 DEBUG Building recipients list. 2023-07-31 14:14:09 DEBUG Adding recipient: 'Cibot ' 2023-07-31 14:14:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 14:14:09 DEBUG Sent a mail: 2023-07-31 14:14:09 DEBUG Subject: [openkylin/yangtze-proposed] image-editor 1.0.14-ok1 (New) 2023-07-31 14:14:09 DEBUG Sender: OKBS notice 2023-07-31 14:14:09 DEBUG Recipients: Cibot 2023-07-31 14:14:09 DEBUG Bcc: Local Root 2023-07-31 14:14:09 DEBUG Body: 2023-07-31 14:14:09 DEBUG NEW: image-editor_1.0.14.orig.tar.xz 2023-07-31 14:14:09 DEBUG NEW: image-editor_1.0.14-ok1.debian.tar.xz 2023-07-31 14:14:09 DEBUG NEW: image-editor_1.0.14-ok1.dsc 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG image-editor (1.0.14-ok1) yangtze; urgency=medium 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG * Build for openkylin 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG Your package contains new components which requires manual editing of 2023-07-31 14:14:09 DEBUG the override file. It is ok otherwise, so please be patient. New 2023-07-31 14:14:09 DEBUG packages are usually added to the overrides about once a week. 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG You may have gotten the distroseries wrong. If so, you may get warnings 2023-07-31 14:14:09 DEBUG above if files already exist in other distroseries. 2023-07-31 14:14:09 DEBUG 2023-07-31 14:14:09 DEBUG -- 2023-07-31 14:14:09 DEBUG You are receiving this email because you made this upload. 2023-07-31 14:14:09 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 14:46:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230731-224505-000254'] 2023-07-31 14:46:07 DEBUG Considering upload upload-sftp-20230731-224505-000254 2023-07-31 14:46:07 DEBUG Considering changefile openkylin/yangtze-proposed/deepin-gettext-tools_1.0.8-ok1_source.changes 2023-07-31 14:46:07 DEBUG CI build tag is: jenkins-ci-upload-9306 2023-07-31 14:46:08 DEBUG Finding fresh policy 2023-07-31 14:46:08 INFO Processing upload deepin-gettext-tools_1.0.8-ok1_source.changes 2023-07-31 14:46:08 DEBUG Verifying signature on deepin-gettext-tools_1.0.8-ok1_source.changes 2023-07-31 14:46:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-07-31 14:46:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-07-31 14:46:08 DEBUG Verifying signature on deepin-gettext-tools_1.0.8-ok1.dsc 2023-07-31 14:46:08 DEBUG Performing DSC verification. 2023-07-31 14:46:08 DEBUG deepin-gettext-tools_1.0.8-ok1_source.buildinfo can be unsigned. 2023-07-31 14:46:08 DEBUG Verifying the changes file. 2023-07-31 14:46:08 DEBUG Verifying files in upload. 2023-07-31 14:46:08 DEBUG Verifying source file deepin-gettext-tools_1.0.8-ok1.dsc 2023-07-31 14:46:08 DEBUG deepin-gettext-tools_1.0.8.orig.tar.gz found in Primary Archive for openKylin 2023-07-31 14:46:08 DEBUG deepin-gettext-tools_1.0.8-ok1.debian.tar.xz found in Primary Archive for openKylin 2023-07-31 14:46:08 DEBUG Verifying source file deepin-gettext-tools_1.0.8.orig.tar.gz 2023-07-31 14:46:08 DEBUG Verifying source file deepin-gettext-tools_1.0.8-ok1.debian.tar.xz 2023-07-31 14:46:08 DEBUG Verifying buildinfo file deepin-gettext-tools_1.0.8-ok1_source.buildinfo 2023-07-31 14:46:08 DEBUG Finding and applying overrides. 2023-07-31 14:46:08 DEBUG Checking for deepin-gettext-tools/1.0.8-ok1 source ancestry 2023-07-31 14:46:08 DEBUG deepin-gettext-tools: (source) NEW 2023-07-31 14:46:08 DEBUG Finished checking upload. 2023-07-31 14:46:08 DEBUG Building recipients list. 2023-07-31 14:46:08 DEBUG Adding recipient: 'Cibot ' 2023-07-31 14:46:08 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-07-31 14:46:08 DEBUG Sent a mail: 2023-07-31 14:46:08 DEBUG Subject: [openkylin] deepin-gettext-tools_1.0.8-ok1_source.changes (Rejected) 2023-07-31 14:46:08 DEBUG Sender: OKBS notice 2023-07-31 14:46:08 DEBUG Recipients: Cibot 2023-07-31 14:46:08 DEBUG Bcc: Local Root 2023-07-31 14:46:08 DEBUG Body: 2023-07-31 14:46:08 DEBUG Rejected: 2023-07-31 14:46:08 DEBUG File deepin-gettext-tools_1.0.8.orig.tar.gz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2023-07-31 14:46:08 DEBUG File deepin-gettext-tools_1.0.8-ok1.debian.tar.xz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2023-07-31 14:46:08 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification. 2023-07-31 14:46:08 DEBUG 2023-07-31 14:46:08 DEBUG deepin-gettext-tools (1.0.8-ok1) yangtze; urgency=medium 2023-07-31 14:46:08 DEBUG 2023-07-31 14:46:08 DEBUG * Build for openkylin 2023-07-31 14:46:08 DEBUG 2023-07-31 14:46:08 DEBUG Date: Mon, 31 Jul 2023 14:36:04 +0000 2023-07-31 14:46:08 DEBUG Changed-By: bluesky <379865549@qq.com> 2023-07-31 14:46:08 DEBUG Maintainer: Deepin Sysdev 2023-07-31 14:46:08 DEBUG Signed-By: Cibot 2023-07-31 14:46:08 DEBUG 2023-07-31 14:46:08 DEBUG -- 2023-07-31 14:46:08 DEBUG You are receiving this email because you made this upload. 2023-07-31 14:46:08 INFO Upload was rejected: 2023-07-31 14:46:08 INFO File deepin-gettext-tools_1.0.8.orig.tar.gz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2023-07-31 14:46:08 INFO File deepin-gettext-tools_1.0.8-ok1.debian.tar.xz already exists in Primary Archive for openKylin, but uploaded version has different contents. See more information about this error in https://build.openkylin.top/+help/Packaging/UploadErrors. 2023-07-31 14:46:08 INFO Files specified in DSC are broken or missing, skipping package unpack verification. 2023-07-31 14:46:08 INFO Committing the transaction and any mails associated with this upload. 2023-07-31 14:46:08 DEBUG Moving upload directory /var/tmp/txpkgupload/incoming/upload-sftp-20230731-224505-000254 to /var/tmp/txpkgupload/rejected/upload-sftp-20230731-224505-000254