From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Sat, 2 Mar 2024 19:21:36 +0000 From: "Girar awaiter (lav)" To: Vitaly Lipatov Subject: [#341872] [test-only] FAILED python3-module-ipykernel.git=6.29.2-alt2 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 341872 X-girar-task-owner: lav X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/341872/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#341872] [test-only] FAILED python3-module-ipykernel.git=6.29.2-alt2 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2024 19:21:39 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/341872/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 python3-module-ipykernel failed failed failed failed failed 2024-Mar-02 19:18:15 :: test-only task #341872 for sisyphus started by lav: #100 build 6.29.2-alt2 from /people/lav/packages/python3-module-ipykernel.git fetched at 2024-Mar-02 19:17:25 2024-Mar-02 19:18:17 :: [x86_64] #100 python3-module-ipykernel.git 6.29.2-alt2: build start 2024-Mar-02 19:18:17 :: [ppc64le] #100 python3-module-ipykernel.git 6.29.2-alt2: build start 2024-Mar-02 19:18:17 :: [i586] #100 python3-module-ipykernel.git 6.29.2-alt2: build start 2024-Mar-02 19:18:17 :: [aarch64] #100 python3-module-ipykernel.git 6.29.2-alt2: build start 2024-Mar-02 19:18:17 :: [armh] #100 python3-module-ipykernel.git 6.29.2-alt2: build start [x86_64] > msg_id = KC.inspect("does_not_exist") [x86_64] E AttributeError: 'NoneType' object has no attribute 'inspect' [x86_64] tests/test_message_spec.py:474: AttributeError [x86_64] -- [x86_64] > msg_id = KC.complete("al", 2) [x86_64] E AttributeError: 'NoneType' object has no attribute 'complete' [x86_64] msg_id = '8dd4bd9e-6b33f6504078146696ceab11_1316432_136' [x86_64] -- [x86_64] > msg_id = KC.kernel_info() [x86_64] E AttributeError: 'NoneType' object has no attribute 'kernel_info' [x86_64] tests/test_message_spec.py:497: AttributeError [x86_64] -- [x86_64] > msg = KC.session.msg("connect_request") [x86_64] E AttributeError: 'NoneType' object has no attribute 'session' [x86_64] tests/test_message_spec.py:504: AttributeError [x86_64] -- [x86_64] > msg_id = KC.comm_info() [x86_64] E AttributeError: 'NoneType' object has no attribute 'comm_info' [x86_64] tests/test_message_spec.py:517: AttributeError [x86_64] -- [x86_64] > msg_id = KC.is_complete("a = 1") [x86_64] E AttributeError: 'NoneType' object has no attribute 'is_complete' [x86_64] tests/test_message_spec.py:544: AttributeError [x86_64] -- [x86_64] > KC.execute(code="x=1", store_history=True) [x86_64] E AttributeError: 'NoneType' object has no attribute 'execute' [x86_64] tests/test_message_spec.py:552: AttributeError [x86_64] -- [x86_64] > KC.execute(code="x=1", store_history=True) [x86_64] E AttributeError: 'NoneType' object has no attribute 'execute' [x86_64] tests/test_message_spec.py:565: AttributeError [x86_64] -- [x86_64] > KC.execute(code="x=1", store_history=True) [x86_64] E AttributeError: 'NoneType' object has no attribute 'execute' [x86_64] tests/test_message_spec.py:578: AttributeError [x86_64] -- [x86_64] > stdout = KC.get_iopub_msg(timeout=TIMEOUT) [x86_64] E AttributeError: 'NoneType' object has no attribute 'get_iopub_msg' [x86_64] msg_id = '8dd4bd9e-6b33f6504078146696ceab11_1316432_138' 2024-Mar-02 19:19:47 :: [x86_64] python3-module-ipykernel.git 6.29.2-alt2: remote: build failed 2024-Mar-02 19:19:47 :: [x86_64] #100 python3-module-ipykernel.git 6.29.2-alt2: build FAILED 2024-Mar-02 19:19:47 :: [x86_64] requesting cancellation of task processing [i586] > msg_id = KC.inspect("does_not_exist") [i586] E AttributeError: 'NoneType' object has no attribute 'inspect' [i586] tests/test_message_spec.py:474: AttributeError [i586] -- [i586] > msg_id = KC.complete("al", 2) [i586] E AttributeError: 'NoneType' object has no attribute 'complete' [i586] msg_id = '0370f39b-08be54a276424b15f8cc86bb_3793949_136' [i586] -- [i586] > msg_id = KC.kernel_info() [i586] E AttributeError: 'NoneType' object has no attribute 'kernel_info' [i586] tests/test_message_spec.py:497: AttributeError [i586] -- [i586] > msg = KC.session.msg("connect_request") [i586] E AttributeError: 'NoneType' object has no attribute 'session' [i586] tests/test_message_spec.py:504: AttributeError [i586] -- [i586] > msg_id = KC.comm_info() [i586] E AttributeError: 'NoneType' object has no attribute 'comm_info' [i586] tests/test_message_spec.py:517: AttributeError [i586] -- [i586] > msg_id = KC.is_complete("a = 1") [i586] E AttributeError: 'NoneType' object has no attribute 'is_complete' [i586] tests/test_message_spec.py:544: AttributeError [i586] -- [i586] > KC.execute(code="x=1", store_history=True) [i586] E AttributeError: 'NoneType' object has no attribute 'execute' [i586] tests/test_message_spec.py:552: AttributeError [i586] -- [i586] > KC.execute(code="x=1", store_history=True) [i586] E AttributeError: 'NoneType' object has no attribute 'execute' [i586] tests/test_message_spec.py:565: AttributeError [i586] -- [i586] > KC.execute(code="x=1", store_history=True) [i586] E AttributeError: 'NoneType' object has no attribute 'execute' [i586] tests/test_message_spec.py:578: AttributeError [i586] -- [i586] > stdout = KC.get_iopub_msg(timeout=TIMEOUT) [i586] E AttributeError: 'NoneType' object has no attribute 'get_iopub_msg' [i586] msg_id = '0370f39b-08be54a276424b15f8cc86bb_3793949_138' 2024-Mar-02 19:19:53 :: [i586] python3-module-ipykernel.git 6.29.2-alt2: remote: build failed 2024-Mar-02 19:19:53 :: [i586] #100 python3-module-ipykernel.git 6.29.2-alt2: build FAILED [aarch64] > msg_id = KC.inspect("does_not_exist") [aarch64] E AttributeError: 'NoneType' object has no attribute 'inspect' [aarch64] tests/test_message_spec.py:474: AttributeError [aarch64] -- [aarch64] > msg_id = KC.complete("al", 2) [aarch64] E AttributeError: 'NoneType' object has no attribute 'complete' [aarch64] msg_id = 'f93a73fc-39fefb1164b1476db03a5918_3316987_138' [aarch64] -- [aarch64] > msg_id = KC.kernel_info() [aarch64] E AttributeError: 'NoneType' object has no attribute 'kernel_info' [aarch64] tests/test_message_spec.py:497: AttributeError [aarch64] -- [aarch64] > msg = KC.session.msg("connect_request") [aarch64] E AttributeError: 'NoneType' object has no attribute 'session' [aarch64] tests/test_message_spec.py:504: AttributeError [aarch64] -- [aarch64] > msg_id = KC.comm_info() [aarch64] E AttributeError: 'NoneType' object has no attribute 'comm_info' [aarch64] tests/test_message_spec.py:517: AttributeError [aarch64] -- [aarch64] > msg_id = KC.is_complete("a = 1") [aarch64] E AttributeError: 'NoneType' object has no attribute 'is_complete' [aarch64] tests/test_message_spec.py:544: AttributeError [aarch64] -- [aarch64] > KC.execute(code="x=1", store_history=True) [aarch64] E AttributeError: 'NoneType' object has no attribute 'execute' [aarch64] tests/test_message_spec.py:552: AttributeError [aarch64] -- [aarch64] > KC.execute(code="x=1", store_history=True) [aarch64] E AttributeError: 'NoneType' object has no attribute 'execute' [aarch64] tests/test_message_spec.py:565: AttributeError [aarch64] -- [aarch64] > KC.execute(code="x=1", store_history=True) [aarch64] E AttributeError: 'NoneType' object has no attribute 'execute' [aarch64] tests/test_message_spec.py:578: AttributeError [aarch64] -- [aarch64] > stdout = KC.get_iopub_msg(timeout=TIMEOUT) [aarch64] E AttributeError: 'NoneType' object has no attribute 'get_iopub_msg' [aarch64] msg_id = 'f93a73fc-39fefb1164b1476db03a5918_3316987_140' 2024-Mar-02 19:20:33 :: [aarch64] python3-module-ipykernel.git 6.29.2-alt2: remote: build failed 2024-Mar-02 19:20:33 :: [aarch64] #100 python3-module-ipykernel.git 6.29.2-alt2: build FAILED [ppc64le] > msg_id = KC.inspect("does_not_exist") [ppc64le] E AttributeError: 'NoneType' object has no attribute 'inspect' [ppc64le] tests/test_message_spec.py:474: AttributeError [ppc64le] -- [ppc64le] > msg_id = KC.complete("al", 2) [ppc64le] E AttributeError: 'NoneType' object has no attribute 'complete' [ppc64le] msg_id = 'd6037a32-e1da25ca9ec86f64296ac5f5_487401_137' [ppc64le] -- [ppc64le] > msg_id = KC.kernel_info() [ppc64le] E AttributeError: 'NoneType' object has no attribute 'kernel_info' [ppc64le] tests/test_message_spec.py:497: AttributeError [ppc64le] -- [ppc64le] > msg = KC.session.msg("connect_request") [ppc64le] E AttributeError: 'NoneType' object has no attribute 'session' [ppc64le] tests/test_message_spec.py:504: AttributeError [ppc64le] -- [ppc64le] > msg_id = KC.comm_info() [ppc64le] E AttributeError: 'NoneType' object has no attribute 'comm_info' [ppc64le] tests/test_message_spec.py:517: AttributeError [ppc64le] -- [ppc64le] > msg_id = KC.is_complete("a = 1") [ppc64le] E AttributeError: 'NoneType' object has no attribute 'is_complete' [ppc64le] tests/test_message_spec.py:544: AttributeError [ppc64le] -- [ppc64le] > KC.execute(code="x=1", store_history=True) [ppc64le] E AttributeError: 'NoneType' object has no attribute 'execute' [ppc64le] tests/test_message_spec.py:552: AttributeError [ppc64le] -- [ppc64le] > KC.execute(code="x=1", store_history=True) [ppc64le] E AttributeError: 'NoneType' object has no attribute 'execute' [ppc64le] tests/test_message_spec.py:565: AttributeError [ppc64le] -- [ppc64le] > KC.execute(code="x=1", store_history=True) [ppc64le] E AttributeError: 'NoneType' object has no attribute 'execute' [ppc64le] tests/test_message_spec.py:578: AttributeError [ppc64le] -- [ppc64le] > stdout = KC.get_iopub_msg(timeout=TIMEOUT) [ppc64le] E AttributeError: 'NoneType' object has no attribute 'get_iopub_msg' [ppc64le] msg_id = 'd6037a32-e1da25ca9ec86f64296ac5f5_487401_139' 2024-Mar-02 19:20:51 :: [ppc64le] python3-module-ipykernel.git 6.29.2-alt2: remote: build failed 2024-Mar-02 19:20:51 :: [ppc64le] #100 python3-module-ipykernel.git 6.29.2-alt2: build FAILED [armh] > msg_id = KC.inspect("does_not_exist") [armh] E AttributeError: 'NoneType' object has no attribute 'inspect' [armh] tests/test_message_spec.py:474: AttributeError [armh] -- [armh] > msg_id = KC.complete("al", 2) [armh] E AttributeError: 'NoneType' object has no attribute 'complete' [armh] msg_id = '1f29963c-c5ce84327804fcb0579a472c_3811167_138' [armh] -- [armh] > msg_id = KC.kernel_info() [armh] E AttributeError: 'NoneType' object has no attribute 'kernel_info' [armh] tests/test_message_spec.py:497: AttributeError [armh] -- [armh] > msg = KC.session.msg("connect_request") [armh] E AttributeError: 'NoneType' object has no attribute 'session' [armh] tests/test_message_spec.py:504: AttributeError [armh] -- [armh] > msg_id = KC.comm_info() [armh] E AttributeError: 'NoneType' object has no attribute 'comm_info' [armh] tests/test_message_spec.py:517: AttributeError [armh] -- [armh] > msg_id = KC.is_complete("a = 1") [armh] E AttributeError: 'NoneType' object has no attribute 'is_complete' [armh] tests/test_message_spec.py:544: AttributeError [armh] -- [armh] > KC.execute(code="x=1", store_history=True) [armh] E AttributeError: 'NoneType' object has no attribute 'execute' [armh] tests/test_message_spec.py:552: AttributeError [armh] -- [armh] > KC.execute(code="x=1", store_history=True) [armh] E AttributeError: 'NoneType' object has no attribute 'execute' [armh] tests/test_message_spec.py:565: AttributeError [armh] -- [armh] > KC.execute(code="x=1", store_history=True) [armh] E AttributeError: 'NoneType' object has no attribute 'execute' [armh] tests/test_message_spec.py:578: AttributeError [armh] -- [armh] > stdout = KC.get_iopub_msg(timeout=TIMEOUT) [armh] E AttributeError: 'NoneType' object has no attribute 'get_iopub_msg' [armh] msg_id = '1f29963c-c5ce84327804fcb0579a472c_3811167_140' 2024-Mar-02 19:21:35 :: [armh] python3-module-ipykernel.git 6.29.2-alt2: remote: build failed 2024-Mar-02 19:21:35 :: [armh] #100 python3-module-ipykernel.git 6.29.2-alt2: build FAILED 2024-Mar-02 19:19:47 :: [x86_64] build FAILED 2024-Mar-02 19:19:53 :: [i586] build FAILED 2024-Mar-02 19:20:33 :: [aarch64] build FAILED 2024-Mar-02 19:20:51 :: [ppc64le] build FAILED 2024-Mar-02 19:21:35 :: [armh] build FAILED 2024-Mar-02 19:21:35 :: task #341872 for sisyphus FAILED