New paste Repaste Download
=============================================================== test session starts ================================================================
platform linux -- Python 3.11.6, pytest-8.3.3, pluggy-1.5.0 -- /home/jdietz/.pyenv/versions/myenv11/bin/python3.11
rootdir: /home/jdietz/workspace/mdt-automation
configfile: pytest.ini
plugins: alsi-3.1.4, mdt-2.1.4.dev2+g9288536.d20250130
collecting ...
collected 1 item                                                                                                                                   
tests/mdtagent/fma/test_diag.py::test_diag_rank_activation[False]
------------------------------------------------------------------ live log setup ------------------------------------------------------------------
2025-04-01 19:14:11  [32mINFO [0m python_alsi.testnet.networks:272 - Loading networks from testnet sqa2.
2025-04-01 19:14:11  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=freeflow,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:11  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=infra,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:12  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=ff,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:12  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=ness,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:13  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=essl,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:13  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=volta,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:13  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7f1e00c9d190>,name=metanet,fetcher=<python_alsi.perforce.PathFetcher object at 0x7f1e00be35d0>
2025-04-01 19:14:14  [32mINFO [0m python_alsi.testnet.networks:277 - Loaded 7 networks from testnet sqa2.
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.network.determine_machine_ips:106 - Found machine IP(s): 198.18.81.48
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of Machine for key network=<python_alsi.network.DirectNetwork object at 0x7f1e001e4510>,ip=198.18.81.48
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.81.48,nat_gateway=None,authgate=None
2025-04-01 19:14:14  [32mINFO [0m python_alsi.query.__init__:84 - Query agg host: agg-metanet.sqa2.qa.akamai.com (198.18.81.48)
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select distinct system from mdt_systems;
2025-04-01 19:14:14  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.81.48] Connecting as user root
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.81.48] Connecting within vpoint session
2025-04-01 19:14:14  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.48']
2025-04-01 19:14:15  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.81.48
2025-04-01 19:14:15  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-01 19:14:15  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-01 19:14:15  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.48', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-01 19:14:16  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-01 19:14:19  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-01 19:14:19  [35mDEBUG [0m python_alsi.query._handle_result:321 - Caching result.
2025-04-01 19:14:19  [35mDEBUG [0m root.mdt_system_fixture:67 - Available MDT systems: ['mdt-test-auto', 'freeflow']; using mdt-test-auto
2025-04-01 19:14:19  [35mDEBUG [0m root.mdtserver_machines_fixture:112 - Initializing mdtserver_machines fixture
2025-04-01 19:14:19  [32mINFO [0m python_mdt.machine.mdtservermachine.get_mdtserver_machine_ips:117 - Determining MDT server machine instances for MDT system 'mdt-test-auto' in testnet 'sqa2'
2025-04-01 19:14:19  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mdt_systems.machineip ip from mdt_systems left outer join serviceinfo on mdt_systems.machineip=serviceinfo.machineip where serviceinfo.service='mdtreceiver' and serviceinfo.status='up' and mdt_systems.system='mdt-test-auto';
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
/home/jdietz/.pyenv/versions/myenv11/lib/python3.11/site-packages/rpyc/lib/compat.py:124: KeyboardInterrupt
(to show a full traceback on KeyboardInterrupt use --full-trace)
==============================================================  [33mno tests ran [0m [32m in 10.31s [0m [32m ==============================================================
Filename: None. Size: 6kb. View raw, , hex, or download this file.

This paste expires on 2025-04-08 19:14:22.676117. Pasted through deprecated-web.