>>> py3-softlayer: Building community/py3-softlayer 6.1.2-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 14:22:49 +0000 >>> py3-softlayer: Checking sanity of /home/buildozer/aports/community/py3-softlayer/APKBUILD... >>> py3-softlayer: Analyzing dependencies... >>> py3-softlayer: Installing for build: build-base py3-click py3-prompt_toolkit py3-prettytable3 py3-pygments py3-requests py3-rich py3-urllib3 py3-setuptools py3-pytest py3-pytest-mock py3-testtools py3-softlayer-zeep python3-tkinter (1/64) Installing libbz2 (1.0.8-r4) (2/64) Installing libffi (3.4.4-r0) (3/64) Installing gdbm (1.23-r0) (4/64) Installing xz-libs (5.2.8-r0) (5/64) Installing mpdecimal (2.5.1-r1) (6/64) Installing readline (8.2.0-r0) (7/64) Installing sqlite-libs (3.40.0-r0) (8/64) Installing python3 (3.11.0-r2) (9/64) Installing py3-click (8.1.3-r1) (10/64) Installing py3-wcwidth (0.2.5-r3) (11/64) Installing py3-prompt_toolkit (3.0.31-r1) (12/64) Installing py3-prettytable3 (3.5.0-r1) (13/64) Installing py3-pygments (2.13.0-r1) (14/64) Installing py3-certifi (2022.9.24-r1) (15/64) Installing py3-charset-normalizer (3.0.1-r1) (16/64) Installing py3-idna (3.4-r3) (17/64) Installing py3-urllib3 (1.26.12-r1) (18/64) Installing py3-requests (2.28.1-r2) (19/64) Installing py3-colorama (0.4.6-r1) (20/64) Installing py3-commonmark (0.9.1-r3) (21/64) Installing py3-typing-extensions (4.4.0-r1) (22/64) Installing py3-rich (12.6.0-r1) (23/64) Installing py3-parsing (3.0.9-r1) (24/64) Installing py3-packaging (21.3-r3) (25/64) Installing py3-setuptools (65.6.0-r1) (26/64) Installing py3-attrs (22.1.0-r1) (27/64) Installing py3-iniconfig (1.1.1-r4) (28/64) Installing py3-pluggy (1.0.0-r2) (29/64) Installing py3-py (1.11.0-r1) (30/64) Installing py3-pytest (7.2.0-r2) (31/64) Installing py3-pbr (5.11.0-r1) (32/64) Installing py3-mock (4.0.3-r4) (33/64) Installing py3-pytest-mock (3.10.0-r1) (34/64) Installing py3-fixtures (4.0.1-r1) (35/64) Installing py3-extras (1.0.0-r6) (36/64) Installing py3-testtools (2.5.0-r2) (37/64) Installing py3-six (1.16.0-r4) (38/64) Installing py3-isodate (0.6.1-r2) (39/64) Installing libgpg-error (1.46-r1) (40/64) Installing libgcrypt (1.10.1-r0) (41/64) Installing libxml2 (2.10.3-r2) (42/64) Installing libxslt (1.1.37-r0) (43/64) Installing py3-lxml (4.9.1-r1) (44/64) Installing py3-platformdirs (2.5.4-r1) (45/64) Installing py3-requests-file (1.5.1-r4) (46/64) Installing py3-requests-toolbelt (0.10.1-r1) (47/64) Installing py3-tz (2022.6-r1) (48/64) Installing py3-softlayer-zeep (5.0.0-r1) (49/64) Installing tzdata (2022f-r1) (50/64) Installing tcl (8.6.12-r1) (51/64) Installing libxau (1.0.10-r0) (52/64) Installing libmd (1.0.4-r0) (53/64) Installing libbsd (0.11.7-r0) (54/64) Installing libxdmcp (1.1.4-r0) (55/64) Installing libxcb (1.15-r0) (56/64) Installing libx11 (1.8.2-r0) (57/64) Installing libxrender (0.9.11-r0) (58/64) Installing libpng (1.6.38-r0) (59/64) Installing freetype (2.12.1-r0) (60/64) Installing fontconfig (2.14.1-r0) (61/64) Installing libxft (2.3.7-r0) (62/64) Installing tk (8.6.12-r1) (63/64) Installing python3-tkinter (3.11.0-r1) (64/64) Installing .makedepends-py3-softlayer (20221123.142250) Executing busybox-1.35.0-r29.trigger OK: 465 MiB in 160 packages >>> py3-softlayer: Cleaning up srcdir >>> py3-softlayer: Cleaning up pkgdir >>> py3-softlayer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-softlayer-6.1.2.tar.gz >>> py3-softlayer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-softlayer-6.1.2.tar.gz >>> py3-softlayer: Checking sha512sums... py3-softlayer-6.1.2.tar.gz: OK py3.11.patch: OK >>> py3-softlayer: Unpacking /var/cache/distfiles/edge/py3-softlayer-6.1.2.tar.gz... >>> py3-softlayer: py3.11.patch patching file SoftLayer/CLI/sshkey/add.py running build running build_py creating build creating build/lib creating build/lib/SoftLayer copying SoftLayer/auth.py -> build/lib/SoftLayer copying SoftLayer/utils.py -> build/lib/SoftLayer copying SoftLayer/API.py -> build/lib/SoftLayer copying SoftLayer/config.py -> build/lib/SoftLayer copying SoftLayer/__init__.py -> build/lib/SoftLayer copying SoftLayer/exceptions.py -> build/lib/SoftLayer copying SoftLayer/decoration.py -> build/lib/SoftLayer copying SoftLayer/consts.py -> build/lib/SoftLayer creating build/lib/SoftLayer/testing copying SoftLayer/testing/xmlrpc.py -> build/lib/SoftLayer/testing copying SoftLayer/testing/__init__.py -> build/lib/SoftLayer/testing creating build/lib/SoftLayer/CLI copying SoftLayer/CLI/template.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/call_api.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/helpers.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/routes.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/formatting.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/environment.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/columns.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/custom_types.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/metadata.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/__init__.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/command.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/exceptions.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/storage_utils.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/core.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/summary.py -> build/lib/SoftLayer/CLI creating build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_exit.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/routes.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_help.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/completer.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/__init__.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_env.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/core.py -> build/lib/SoftLayer/shell creating build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Ticket.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Order.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Order.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Hardware.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Search.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Item.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Pod.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Event_Log.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Scale_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Account.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/__init__.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/BluePages_Search.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Tag.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Package.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Location.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_User_Customer.py -> build/lib/SoftLayer/fixtures creating build/lib/SoftLayer/transports copying SoftLayer/transports/fixture.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/soap.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/transport.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/xmlrpc.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/__init__.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/timing.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/debug.py -> build/lib/SoftLayer/transports copying SoftLayer/transports/rest.py -> build/lib/SoftLayer/transports creating build/lib/SoftLayer/managers copying SoftLayer/managers/account.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/autoscale.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs_capacity.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/license.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/event_log.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ordering.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/storage.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/object_storage.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs_placement.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/cdn.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/tags.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/dedicated_host.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/user.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ticket.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/sshkey.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/file.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/hardware.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/firewall.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/network.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/email.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ssl.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/load_balancer.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/licenses.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/dns.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/metadata.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/__init__.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/block.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/storage_utils.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ipsec.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/image.py -> build/lib/SoftLayer/managers creating build/lib/SoftLayer/CLI/licenses copying SoftLayer/CLI/licenses/create_options.py -> build/lib/SoftLayer/CLI/licenses copying SoftLayer/CLI/licenses/cancel.py -> build/lib/SoftLayer/CLI/licenses copying SoftLayer/CLI/licenses/create.py -> build/lib/SoftLayer/CLI/licenses copying SoftLayer/CLI/licenses/__init__.py -> build/lib/SoftLayer/CLI/licenses creating build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/edit.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/remove.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/list.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/print.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/add.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/__init__.py -> build/lib/SoftLayer/CLI/sshkey creating build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/show.py -> build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/setup.py -> build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/__init__.py -> build/lib/SoftLayer/CLI/config creating build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/item_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/place_quote.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/preset_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/package_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/lookup.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/package_locations.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote_detail.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/__init__.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote_save.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/category_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/place.py -> build/lib/SoftLayer/CLI/order creating build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/edit.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/detail.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/edit_ip.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/list.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/lookup.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/clear_route.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/route.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/cancel.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/create.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/__init__.py -> build/lib/SoftLayer/CLI/subnet creating build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/list_endpoints.py -> build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/list_accounts.py -> build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/__init__.py -> build/lib/SoftLayer/CLI/object_storage creating build/lib/SoftLayer/CLI/email copying SoftLayer/CLI/email/edit.py -> build/lib/SoftLayer/CLI/email copying SoftLayer/CLI/email/detail.py -> build/lib/SoftLayer/CLI/email copying SoftLayer/CLI/email/list.py -> build/lib/SoftLayer/CLI/email copying SoftLayer/CLI/email/__init__.py -> build/lib/SoftLayer/CLI/email creating build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/credentials.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/edit.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/authorize_storage.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/access.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/detail.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/storage.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/list.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/power.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/capture.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/upgrade.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/usage.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/create_options.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/billing.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/cancel.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/reload.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/create.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/monitoring.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/dns.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/__init__.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/ready.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/bandwidth.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/migrate.py -> build/lib/SoftLayer/CLI/virt creating build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/list.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/cancel.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/create.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/unassign.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/__init__.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/assign.py -> build/lib/SoftLayer/CLI/globalip creating build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/get.py -> build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/types.py -> build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/__init__.py -> build/lib/SoftLayer/CLI/event_log creating build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/edit.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/rule.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/event_log.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/detail.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/list.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/delete.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/interface.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/create.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/__init__.py -> build/lib/SoftLayer/CLI/securitygroup creating build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/object_list.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/object_storage_permission.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/detail.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/list.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/set_note.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/limit.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/modify.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/lun.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/cancel.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/refresh.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/options.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/order.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/duplicate.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/__init__.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/count.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/convert.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/object_storage_detail.py -> build/lib/SoftLayer/CLI/block creating build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/edit.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/detail.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/list.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/add.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/cancel.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/monitoring.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/__init__.py -> build/lib/SoftLayer/CLI/firewall creating build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/edit.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/purge.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/detail.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/list.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_list.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_remove.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_add.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/__init__.py -> build/lib/SoftLayer/CLI/cdn creating build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/bandwidth_pools_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/orders.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/bandwidth_pools.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/invoice_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/event_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/events.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/cancel_item.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/licenses.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/invoices.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/__init__.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/item_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/billing_items.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/summary.py -> build/lib/SoftLayer/CLI/account creating build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_import.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_list.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_print.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_remove.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_edit.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_add.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_create.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/__init__.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_delete.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_list.py -> build/lib/SoftLayer/CLI/dns creating build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/details.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/taggable.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/list.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/cleanup.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/delete.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/set.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/__init__.py -> build/lib/SoftLayer/CLI/tags creating build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/credentials.py -> build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/list.py -> build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/__init__.py -> build/lib/SoftLayer/CLI/nas creating build/lib/SoftLayer/CLI/vpn copying SoftLayer/CLI/vpn/__init__.py -> build/lib/SoftLayer/CLI/vpn creating build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/detail.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/list.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/update.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/subjects.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/upload.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/attach.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/create.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/__init__.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/detach.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/summary.py -> build/lib/SoftLayer/CLI/ticket creating build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/layer7_policy_list.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/detail.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/list.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/pools.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/members.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/ns_detail.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/order.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/health.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/__init__.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/ns_list.py -> build/lib/SoftLayer/CLI/loadbal creating build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/credentials.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/edit.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/authorize_storage.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/toggle_ipmi.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/detail.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/storage.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/list.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/power.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/upgrade.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/create_options.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/reflash_firmware.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/billing.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/cancel_reasons.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/cancel.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/reload.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/create.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/sensor.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/monitoring.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/dns.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/__init__.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/ready.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/bandwidth.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/update_firmware.py -> build/lib/SoftLayer/CLI/hardware creating build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/edit.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/detail.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/list.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/datacenter.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/export.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/import.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/delete.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/__init__.py -> build/lib/SoftLayer/CLI/image creating build/lib/SoftLayer/CLI/report copying SoftLayer/CLI/report/__init__.py -> build/lib/SoftLayer/CLI/report copying SoftLayer/CLI/report/bandwidth.py -> build/lib/SoftLayer/CLI/report copying SoftLayer/CLI/report/dc_closures.py -> build/lib/SoftLayer/CLI/report creating build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/edit.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/detail.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/list.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/create_options.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/cancel.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/create.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/__init__.py -> build/lib/SoftLayer/CLI/vlan creating build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/edit.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/remove.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/list.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/add.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/__init__.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/download.py -> build/lib/SoftLayer/CLI/ssl creating build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/permissions.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/detail.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/list.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/vpn_manual.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_notifications.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/vpn_subnet.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/delete.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_permissions.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/create.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/remove_access.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/__init__.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_details.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/device_access.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/notifications.py -> build/lib/SoftLayer/CLI/user creating build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/detail.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/list.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/create_options.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/list_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/cancel.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/create.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/cancel_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/__init__.py -> build/lib/SoftLayer/CLI/dedicatedhost creating build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/detail.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/list.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/set_note.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/limit.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/modify.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/cancel.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/refresh.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/options.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/order.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/duplicate.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/__init__.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/count.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/convert.py -> build/lib/SoftLayer/CLI/file creating build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/detail.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/list.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/delete.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/__init__.py -> build/lib/SoftLayer/CLI/autoscale creating build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/list.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/delete.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/limit.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/create.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/__init__.py -> build/lib/SoftLayer/CLI/object_storage/credential creating build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/detail.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/list.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/create_options.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/delete.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/create.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/__init__.py -> build/lib/SoftLayer/CLI/virt/placementgroup creating build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/detail.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/list.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create_options.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create_guest.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/__init__.py -> build/lib/SoftLayer/CLI/virt/capacity creating build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/remove.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/list.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/__init__.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/assign.py -> build/lib/SoftLayer/CLI/block/subnets creating build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/partners.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/locations.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/order.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/__init__.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/failback.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/failover.py -> build/lib/SoftLayer/CLI/block/replication creating build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/enable.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/list.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/disable.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/restore.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/delete.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/cancel.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/create.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/order.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/__init__.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot creating build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/revoke.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/list.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/password.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/__init__.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/authorize.py -> build/lib/SoftLayer/CLI/block/access creating build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/detail.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/list.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/cancel.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/order.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/configure.py -> build/lib/SoftLayer/CLI/vpn/ipsec creating build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet creating build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation creating build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/partners.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/locations.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/order.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/__init__.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/failback.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/failover.py -> build/lib/SoftLayer/CLI/file/replication creating build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/enable.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/list.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/disable.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/restore.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/delete.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/cancel.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/create.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/order.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/__init__.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot creating build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/revoke.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/list.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/__init__.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/authorize.py -> build/lib/SoftLayer/CLI/file/access creating build/lib/tests creating build/lib/tests/CLI copying tests/CLI/environment_tests.py -> build/lib/tests/CLI copying tests/CLI/custom_types_tests.py -> build/lib/tests/CLI copying tests/CLI/core_tests.py -> build/lib/tests/CLI copying tests/CLI/__init__.py -> build/lib/tests/CLI copying tests/CLI/helper_tests.py -> build/lib/tests/CLI creating build/lib/tests/transports copying tests/transports/xmlrpc_tests.py -> build/lib/tests/transports copying tests/transports/soap_tests.py -> build/lib/tests/transports copying tests/transports/debug_tests.py -> build/lib/tests/transports copying tests/transports/rest_tests.py -> build/lib/tests/transports copying tests/transports/transport_tests.py -> build/lib/tests/transports copying tests/transports/__init__.py -> build/lib/tests/transports creating build/lib/tests/managers copying tests/managers/block_tests.py -> build/lib/tests/managers copying tests/managers/file_tests.py -> build/lib/tests/managers copying tests/managers/firewall_tests.py -> build/lib/tests/managers copying tests/managers/storage_utils_tests.py -> build/lib/tests/managers copying tests/managers/metadata_tests.py -> build/lib/tests/managers copying tests/managers/dns_tests.py -> build/lib/tests/managers copying tests/managers/storage_generic_tests.py -> build/lib/tests/managers copying tests/managers/ssl_tests.py -> build/lib/tests/managers copying tests/managers/object_storage_tests.py -> build/lib/tests/managers copying tests/managers/cdn_tests.py -> build/lib/tests/managers copying tests/managers/tag_tests.py -> build/lib/tests/managers copying tests/managers/image_tests.py -> build/lib/tests/managers copying tests/managers/ipsec_tests.py -> build/lib/tests/managers copying tests/managers/network_tests.py -> build/lib/tests/managers copying tests/managers/dedicated_host_tests.py -> build/lib/tests/managers copying tests/managers/event_log_tests.py -> build/lib/tests/managers copying tests/managers/sshkey_tests.py -> build/lib/tests/managers copying tests/managers/ticket_tests.py -> build/lib/tests/managers copying tests/managers/account_tests.py -> build/lib/tests/managers copying tests/managers/__init__.py -> build/lib/tests/managers copying tests/managers/autoscale_tests.py -> build/lib/tests/managers copying tests/managers/email_tests.py -> build/lib/tests/managers copying tests/managers/ordering_tests.py -> build/lib/tests/managers copying tests/managers/loadbal_tests.py -> build/lib/tests/managers copying tests/managers/user_tests.py -> build/lib/tests/managers copying tests/managers/hardware_tests.py -> build/lib/tests/managers creating build/lib/tests/CLI/modules copying tests/CLI/modules/block_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/vlan_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/file_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/globalip_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/firewall_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/dns_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/ssl_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/nas_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/object_storage_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/cdn_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/subnet_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/tag_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/image_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/ipsec_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/call_api_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/event_log_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/sshkey_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/server_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/summary_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/ticket_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/licenses_test.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/account_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/__init__.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/autoscale_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/config_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/securitygroup_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/order_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/email_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/loadbal_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/user_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/dedicatedhost_tests.py -> build/lib/tests/CLI/modules copying tests/CLI/modules/report_tests.py -> build/lib/tests/CLI/modules creating build/lib/tests/CLI/modules/vs copying tests/CLI/modules/vs/vs_capacity_tests.py -> build/lib/tests/CLI/modules/vs copying tests/CLI/modules/vs/vs_placement_tests.py -> build/lib/tests/CLI/modules/vs copying tests/CLI/modules/vs/vs_tests.py -> build/lib/tests/CLI/modules/vs copying tests/CLI/modules/vs/__init__.py -> build/lib/tests/CLI/modules/vs copying tests/CLI/modules/vs/vs_create_tests.py -> build/lib/tests/CLI/modules/vs creating build/lib/tests/managers/vs copying tests/managers/vs/vs_capacity_tests.py -> build/lib/tests/managers/vs copying tests/managers/vs/vs_placement_tests.py -> build/lib/tests/managers/vs copying tests/managers/vs/vs_tests.py -> build/lib/tests/managers/vs copying tests/managers/vs/__init__.py -> build/lib/tests/managers/vs copying tests/managers/vs/vs_order_tests.py -> build/lib/tests/managers/vs copying tests/managers/vs/vs_waiting_for_ready_tests.py -> build/lib/tests/managers/vs ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-softlayer/src/softlayer-python-6.1.2, configfile: setup.cfg plugins: mock-3.10.0 collected 1856 items tests/api_tests.py ....................... [ 1%] tests/auth_tests.py .......... [ 1%] tests/basic_tests.py ............... [ 2%] tests/config_tests.py ........ [ 3%] tests/decoration_tests.py ..... [ 3%] tests/functional_tests.py ..sss [ 3%] tests/CLI/core_tests.py .......... [ 4%] tests/CLI/custom_types_tests.py .. [ 4%] tests/CLI/environment_tests.py ......... [ 4%] tests/CLI/helper_tests.py .............................................. [ 7%] .. [ 7%] tests/CLI/modules/account_tests.py .................... [ 8%] tests/CLI/modules/autoscale_tests.py ... [ 8%] tests/CLI/modules/block_tests.py ....................................... [ 10%] ............................. [ 12%] tests/CLI/modules/call_api_tests.py .......................... [ 13%] tests/CLI/modules/cdn_tests.py .............. [ 14%] tests/CLI/modules/config_tests.py ....... [ 14%] tests/CLI/modules/dedicatedhost_tests.py ................. [ 15%] tests/CLI/modules/dns_tests.py .................. [ 16%] tests/CLI/modules/email_tests.py ... [ 16%] tests/CLI/modules/event_log_tests.py ...... [ 17%] tests/CLI/modules/file_tests.py ........................................ [ 19%] ..................... [ 20%] tests/CLI/modules/firewall_tests.py ........... [ 20%] tests/CLI/modules/globalip_tests.py ..... [ 21%] tests/CLI/modules/image_tests.py ........... [ 21%] tests/CLI/modules/ipsec_tests.py ...................... [ 23%] tests/CLI/modules/loadbal_tests.py ..................................... [ 25%] .......... [ 25%] tests/CLI/modules/nas_tests.py ... [ 25%] tests/CLI/modules/object_storage_tests.py .......... [ 26%] tests/CLI/modules/order_tests.py ................................ [ 27%] tests/CLI/modules/report_tests.py ..... [ 28%] tests/CLI/modules/securitygroup_tests.py .................... [ 29%] tests/CLI/modules/server_tests.py ...................................... [ 31%] ............................. [ 32%] tests/CLI/modules/sshkey_tests.py ........... [ 33%] tests/CLI/modules/ssl_tests.py ... [ 33%] tests/CLI/modules/subnet_tests.py .................. [ 34%] tests/CLI/modules/summary_tests.py . [ 34%] tests/CLI/modules/tag_tests.py .............. [ 35%] tests/CLI/modules/ticket_tests.py ........................... [ 36%] tests/CLI/modules/user_tests.py ...s.................................... [ 39%] .... [ 39%] tests/CLI/modules/vlan_tests.py ................ [ 40%] tests/CLI/modules/vs/vs_capacity_tests.py ......... [ 40%] tests/CLI/modules/vs/vs_create_tests.py ............................... [ 42%] tests/CLI/modules/vs/vs_placement_tests.py ........... [ 42%] tests/CLI/modules/vs/vs_tests.py .....ss................................ [ 44%] ...................................... [ 47%] tests/managers/account_tests.py ........................ [ 48%] tests/managers/autoscale_tests.py .............. [ 49%] tests/managers/block_tests.py .......................................... [ 51%] .............. [ 52%] tests/managers/cdn_tests.py .......... [ 52%] tests/managers/dedicated_host_tests.py ........................... [ 54%] tests/managers/dns_tests.py .................. [ 55%] tests/managers/email_tests.py .... [ 55%] tests/managers/event_log_tests.py ................ [ 56%] tests/managers/file_tests.py ........................................... [ 58%] [ 58%] tests/managers/firewall_tests.py ..................... [ 59%] tests/managers/hardware_tests.py ....................................... [ 61%] ............................ [ 63%] tests/managers/image_tests.py ..................... [ 64%] tests/managers/ipsec_tests.py ..................... [ 65%] tests/managers/loadbal_tests.py ......................... [ 66%] tests/managers/metadata_tests.py .......... [ 67%] tests/managers/network_tests.py ........................................ [ 69%] ........... [ 70%] tests/managers/object_storage_tests.py .......... [ 70%] tests/managers/ordering_tests.py ....................................... [ 72%] .............................. [ 74%] tests/managers/sshkey_tests.py ...... [ 74%] tests/managers/ssl_tests.py ....... [ 75%] tests/managers/storage_generic_tests.py .. [ 75%] tests/managers/storage_utils_tests.py .................................. [ 76%] ........................................................................ [ 80%] ........................................................................ [ 84%] ......... [ 85%] tests/managers/tag_tests.py ........................ [ 86%] tests/managers/ticket_tests.py ............. [ 87%] tests/managers/user_tests.py .................................... [ 89%] tests/managers/vs/vs_capacity_tests.py ............ [ 89%] tests/managers/vs/vs_order_tests.py ....................... [ 91%] tests/managers/vs/vs_placement_tests.py ........... [ 91%] tests/managers/vs/vs_tests.py .......................................... [ 93%] ............................................ [ 96%] tests/managers/vs/vs_waiting_for_ready_tests.py ............ [ 96%] tests/transports/debug_tests.py ..... [ 97%] tests/transports/rest_tests.py ................. [ 98%] tests/transports/soap_tests.py .... [ 98%] tests/transports/transport_tests.py ...... [ 98%] tests/transports/xmlrpc_tests.py ......................... [100%] ======================= 1850 passed, 6 skipped in 20.28s ======================= >>> py3-softlayer: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-softlayer/pkg creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer copying build/lib/SoftLayer/auth.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/testing copying build/lib/SoftLayer/testing/xmlrpc.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/testing copying build/lib/SoftLayer/testing/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/testing creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses copying build/lib/SoftLayer/CLI/licenses/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses copying build/lib/SoftLayer/CLI/licenses/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses copying build/lib/SoftLayer/CLI/licenses/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses copying build/lib/SoftLayer/CLI/licenses/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/print.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/show.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/setup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/template.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/call_api.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/item_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/place_quote.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/preset_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/package_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/lookup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/package_locations.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote_save.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/category_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/place.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/edit_ip.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/lookup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/clear_route.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/route.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage copying build/lib/SoftLayer/CLI/object_storage/list_endpoints.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage copying build/lib/SoftLayer/CLI/object_storage/list_accounts.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/limit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email copying build/lib/SoftLayer/CLI/email/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email copying build/lib/SoftLayer/CLI/email/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email copying build/lib/SoftLayer/CLI/email/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email copying build/lib/SoftLayer/CLI/email/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/credentials.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/authorize_storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/access.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/power.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/capture.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/upgrade.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/usage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/billing.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/reload.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/monitoring.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/dns.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/ready.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/bandwidth.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/migrate.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create_guest.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/unassign.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/assign.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/helpers.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/routes.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/formatting.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/get.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/types.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/rule.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/event_log.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/interface.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/object_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/assign.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/object_storage_permission.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/duplicate_convert_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/set_note.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/partners.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/locations.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/disaster_recovery_failover.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/failback.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/failover.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/limit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/modify.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/lun.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/refresh.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/duplicate.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/count.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/enable.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/disable.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/schedule_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/restore.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/get_notify_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/set_notify_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/convert.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/object_storage_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/revoke.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/password.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/authorize.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/monitoring.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/purge.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/bandwidth_pools_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/orders.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/bandwidth_pools.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/invoice_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/event_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/events.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/cancel_item.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/licenses.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/invoices.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/item_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/billing_items.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/summary.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_import.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_print.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/details.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/taggable.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/cleanup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/set.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/credentials.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/environment.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/update.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/update.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/configure.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/update.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/subjects.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/upload.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/attach.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/detach.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/summary.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/columns.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/layer7_policy_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/pools.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/members.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/ns_detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/health.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/ns_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/credentials.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/authorize_storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/toggle_ipmi.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/power.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/upgrade.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/reflash_firmware.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/billing.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/cancel_reasons.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/reload.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/sensor.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/monitoring.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/dns.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/ready.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/bandwidth.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/update_firmware.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/datacenter.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/export.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/import.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/custom_types.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report copying build/lib/SoftLayer/CLI/report/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report copying build/lib/SoftLayer/CLI/report/bandwidth.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report copying build/lib/SoftLayer/CLI/report/dc_closures.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/edit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/remove.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/add.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/download.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/metadata.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/permissions.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/vpn_manual.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_notifications.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/vpn_subnet.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_permissions.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/remove_access.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_details.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/device_access.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/notifications.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/create_options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/list_guests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/cancel_guests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/command.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/exceptions.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/duplicate_convert_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/set_note.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/partners.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/locations.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/disaster_recovery_failover.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/failback.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/failover.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/limit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/modify.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/refresh.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/options.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/duplicate.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/count.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/enable.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/disable.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/schedule_list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/restore.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/cancel.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/create.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/get_notify_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/set_notify_status.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/convert.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/revoke.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/authorize.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/storage_utils.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/core.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/detail.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/list.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/delete.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/summary.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_exit.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/routes.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_help.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/completer.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_env.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/core.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell copying build/lib/SoftLayer/utils.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer copying build/lib/SoftLayer/API.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Order.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Search.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Item.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Pod.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Event_Log.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Group.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Account.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/BluePages_Search.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Tag.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Location.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/config.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/fixture.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/soap.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/transport.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/xmlrpc.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/timing.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/debug.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/transports/rest.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports copying build/lib/SoftLayer/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer copying build/lib/SoftLayer/exceptions.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer copying build/lib/SoftLayer/decoration.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer copying build/lib/SoftLayer/consts.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/account.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/autoscale.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs_capacity.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/license.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/event_log.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ordering.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/object_storage.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs_placement.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/cdn.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/tags.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/dedicated_host.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/user.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ticket.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/sshkey.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/file.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/hardware.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/firewall.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/network.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/email.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ssl.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/load_balancer.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/licenses.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/dns.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/metadata.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/block.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/storage_utils.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ipsec.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/image.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/block_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/vlan_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/file_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/globalip_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/firewall_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/dns_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/ssl_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/nas_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/object_storage_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/cdn_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/vs/vs_capacity_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/vs/vs_placement_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/vs/vs_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/vs/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/vs/vs_create_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs copying build/lib/tests/CLI/modules/subnet_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/tag_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/image_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/ipsec_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/call_api_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/event_log_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/sshkey_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/server_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/summary_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/ticket_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/licenses_test.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/account_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/autoscale_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/config_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/securitygroup_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/order_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/email_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/loadbal_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/user_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/dedicatedhost_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/modules/report_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules copying build/lib/tests/CLI/environment_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI copying build/lib/tests/CLI/custom_types_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI copying build/lib/tests/CLI/core_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI copying build/lib/tests/CLI/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI copying build/lib/tests/CLI/helper_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/xmlrpc_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/soap_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/debug_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/rest_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/transport_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports copying build/lib/tests/transports/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/block_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/file_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/firewall_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/storage_utils_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/metadata_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/dns_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/storage_generic_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/ssl_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/object_storage_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/cdn_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers creating /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/vs_capacity_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/vs_placement_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/vs_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/vs_order_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/vs/vs_waiting_for_ready_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs copying build/lib/tests/managers/tag_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/image_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/ipsec_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/network_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/dedicated_host_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/event_log_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/sshkey_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/ticket_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/account_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/__init__.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/autoscale_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/email_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/ordering_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/loadbal_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/user_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers copying build/lib/tests/managers/hardware_tests.py -> /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/testing/xmlrpc.py to xmlrpc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/testing/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/licenses/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/remove.py to remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/print.py to print.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/add.py to add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/sshkey/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config/show.py to show.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/config/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/template.py to template.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/call_api.py to call_api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/item_list.py to item_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/place_quote.py to place_quote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/preset_list.py to preset_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/package_list.py to package_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/lookup.py to lookup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/package_locations.py to package_locations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/quote_detail.py to quote_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/quote_list.py to quote_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/quote.py to quote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/quote_save.py to quote_save.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/category_list.py to category_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/order/place.py to place.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/edit_ip.py to edit_ip.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/lookup.py to lookup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/clear_route.py to clear_route.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/route.py to route.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/subnet/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/list_endpoints.py to list_endpoints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/list_accounts.py to list_accounts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential/limit.py to limit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/credential/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/object_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/email/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/credentials.py to credentials.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/authorize_storage.py to authorize_storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/access.py to access.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/power.py to power.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capture.py to capture.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/upgrade.py to upgrade.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/usage.py to usage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/billing.py to billing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/reload.py to reload.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/monitoring.py to monitoring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/dns.py to dns.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/ready.py to ready.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/bandwidth.py to bandwidth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/migrate.py to migrate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/placementgroup/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/create_guest.py to create_guest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/virt/capacity/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/unassign.py to unassign.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/globalip/assign.py to assign.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/routes.py to routes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/formatting.py to formatting.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log/get.py to get.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/event_log/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/rule.py to rule.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/event_log.py to event_log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/interface.py to interface.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/securitygroup/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/object_list.py to object_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets/remove.py to remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/subnets/assign.py to assign.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/object_storage_permission.py to object_storage_permission.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/duplicate_convert_status.py to duplicate_convert_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/set_note.py to set_note.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/partners.py to partners.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/locations.py to locations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/disaster_recovery_failover.py to disaster_recovery_failover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/failback.py to failback.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/replication/failover.py to failover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/limit.py to limit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/modify.py to modify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/lun.py to lun.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/refresh.py to refresh.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/duplicate.py to duplicate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/count.py to count.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/enable.py to enable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/disable.py to disable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/schedule_list.py to schedule_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/restore.py to restore.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/get_notify_status.py to get_notify_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/snapshot/set_notify_status.py to set_notify_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/convert.py to convert.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/object_storage_detail.py to object_storage_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access/revoke.py to revoke.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access/password.py to password.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/block/access/authorize.py to authorize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/add.py to add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/monitoring.py to monitoring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/firewall/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/purge.py to purge.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/origin_list.py to origin_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/origin_remove.py to origin_remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/origin_add.py to origin_add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/cdn/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/bandwidth_pools_detail.py to bandwidth_pools_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/orders.py to orders.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/bandwidth_pools.py to bandwidth_pools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/invoice_detail.py to invoice_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/event_detail.py to event_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/cancel_item.py to cancel_item.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/licenses.py to licenses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/invoices.py to invoices.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/item_detail.py to item_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/billing_items.py to billing_items.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/account/summary.py to summary.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/zone_import.py to zone_import.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/zone_list.py to zone_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/zone_print.py to zone_print.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/record_remove.py to record_remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/record_edit.py to record_edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/record_add.py to record_add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/zone_create.py to zone_create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/zone_delete.py to zone_delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dns/record_list.py to record_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/details.py to details.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/taggable.py to taggable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/cleanup.py to cleanup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/set.py to set.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/tags/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas/credentials.py to credentials.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/nas/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/environment.py to environment.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/remove.py to remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/add.py to add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/update.py to update.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation/remove.py to remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation/update.py to update.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation/add.py to add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/translation/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/ipsec/configure.py to configure.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vpn/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/update.py to update.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/subjects.py to subjects.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/upload.py to upload.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/attach.py to attach.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/detach.py to detach.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ticket/summary.py to summary.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/columns.py to columns.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/layer7_policy_list.py to layer7_policy_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/pools.py to pools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/members.py to members.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/ns_detail.py to ns_detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/health.py to health.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/loadbal/ns_list.py to ns_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/credentials.py to credentials.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/authorize_storage.py to authorize_storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/toggle_ipmi.py to toggle_ipmi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/power.py to power.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/upgrade.py to upgrade.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/reflash_firmware.py to reflash_firmware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/billing.py to billing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/cancel_reasons.py to cancel_reasons.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/reload.py to reload.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/sensor.py to sensor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/monitoring.py to monitoring.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/dns.py to dns.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/ready.py to ready.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/bandwidth.py to bandwidth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/hardware/update_firmware.py to update_firmware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/datacenter.py to datacenter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/export.py to export.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/import.py to import.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/image/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/custom_types.py to custom_types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report/bandwidth.py to bandwidth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/report/dc_closures.py to dc_closures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/vlan/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/remove.py to remove.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/add.py to add.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/ssl/download.py to download.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/metadata.py to metadata.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/permissions.py to permissions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/vpn_manual.py to vpn_manual.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/edit_notifications.py to edit_notifications.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/vpn_subnet.py to vpn_subnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/edit_permissions.py to edit_permissions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/remove_access.py to remove_access.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/edit_details.py to edit_details.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/device_access.py to device_access.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/user/notifications.py to notifications.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/create_options.py to create_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/list_guests.py to list_guests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/cancel_guests.py to cancel_guests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/dedicatedhost/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/duplicate_convert_status.py to duplicate_convert_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/set_note.py to set_note.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/partners.py to partners.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/locations.py to locations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/disaster_recovery_failover.py to disaster_recovery_failover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/failback.py to failback.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/replication/failover.py to failover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/limit.py to limit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/modify.py to modify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/refresh.py to refresh.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/duplicate.py to duplicate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/count.py to count.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/enable.py to enable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/disable.py to disable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/schedule_list.py to schedule_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/restore.py to restore.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/cancel.py to cancel.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/get_notify_status.py to get_notify_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/order.py to order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/snapshot/set_notify_status.py to set_notify_status.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/convert.py to convert.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access/revoke.py to revoke.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/file/access/authorize.py to authorize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/storage_utils.py to storage_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale/detail.py to detail.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/autoscale/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/CLI/summary.py to summary.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/cmd_exit.py to cmd_exit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/routes.py to routes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/cmd_help.py to cmd_help.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/completer.py to completer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/cmd_env.py to cmd_env.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/shell/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/API.py to API.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Email_Subscription.py to SoftLayer_Email_Subscription.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py to SoftLayer_Network_Subnet_IpAddress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py to SoftLayer_Billing_Invoice_Item.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py to SoftLayer_Virtual_PlacementGroup_Rule.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py to SoftLayer_Network_Subnet_IpAddress_Global.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Ticket.py to SoftLayer_Ticket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py to SoftLayer_Network_LBaaS_Member.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Security_Certificate.py to SoftLayer_Security_Certificate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py to SoftLayer_Security_Ssh_Key.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain.py to SoftLayer_Dns_Domain.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Policy.py to SoftLayer_Scale_Policy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py to SoftLayer_Virtual_DedicatedHost.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py to SoftLayer_Network_Component_Firewall.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py to SoftLayer_Network_SecurityGroup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Hardware_Server.py to SoftLayer_Hardware_Server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py to SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py to SoftLayer_Network_Storage_Hub_Cleversafe_Account.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py to SoftLayer_Dns_Domain_ResourceRecord.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py to SoftLayer_Network_LBaaS_L7Pool.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Product_Order.py to SoftLayer_Product_Order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Order.py to SoftLayer_Billing_Order.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py to SoftLayer_Network_Service_Vpn_Overrides.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py to SoftLayer_Location_Datacenter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py to SoftLayer_Network_Subnet_Rwhois_Data.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Host.py to SoftLayer_Virtual_Host.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py to SoftLayer_Product_Package_Preset.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py to SoftLayer_Metric_Tracking_Object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Hardware.py to SoftLayer_Hardware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py to SoftLayer_Network_CdnMarketplace_Metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Search.py to SoftLayer_Search.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py to SoftLayer_Ticket_Subject.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py to SoftLayer_Network_LBaaS_LoadBalancer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Item.py to SoftLayer_Billing_Item.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py to SoftLayer_Network_Application_Delivery_Controller.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py to SoftLayer_Network_Storage_Allowed_Host.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py to SoftLayer_Network_Bandwidth_Version1_Allotment.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Pod.py to SoftLayer_Network_Pod.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py to SoftLayer_Billing_Order_Quote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Event_Log.py to SoftLayer_Event_Log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py to SoftLayer_Resource_Metadata.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet.py to SoftLayer_Network_Subnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py to SoftLayer_Notification_Occurrence_Event.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Group.py to SoftLayer_Scale_Group.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py to SoftLayer_Virtual_ReservedCapacityGroup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py to SoftLayer_Billing_Invoice.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py to SoftLayer_User_Customer_CustomerPermission_Permission.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Account.py to SoftLayer_Account.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/BluePages_Search.py to BluePages_Search.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Tag.py to SoftLayer_Tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py to SoftLayer_Network_Storage_Iscsi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py to SoftLayer_Network_Firewall_Update_Request.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py to SoftLayer_Network_LBaaS_HealthMonitor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py to SoftLayer_Provisioning_Maintenance_Window.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py to SoftLayer_Virtual_Guest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package.py to SoftLayer_Product_Package.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py to SoftLayer_Network_Vlan_Firewall.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py to SoftLayer_Virtual_Guest_Block_Device_Template_Group.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py to SoftLayer_Virtual_PlacementGroup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan.py to SoftLayer_Network_Vlan.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage.py to SoftLayer_Network_Storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py to SoftLayer_Network_LBaaS_Listener.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py to SoftLayer_Network_Message_Delivery_Email_Sendgrid.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Location.py to SoftLayer_Location.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py to SoftLayer_Software_AccountLicense.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer.py to SoftLayer_User_Customer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/fixture.py to fixture.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/soap.py to soap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/transport.py to transport.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/xmlrpc.py to xmlrpc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/timing.py to timing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/debug.py to debug.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/transports/rest.py to rest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/decoration.py to decoration.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/consts.py to consts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/account.py to account.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/autoscale.py to autoscale.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/vs_capacity.py to vs_capacity.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/license.py to license.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/event_log.py to event_log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/ordering.py to ordering.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/object_storage.py to object_storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/vs_placement.py to vs_placement.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/cdn.py to cdn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/tags.py to tags.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/dedicated_host.py to dedicated_host.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/user.py to user.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/ticket.py to ticket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/sshkey.py to sshkey.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/file.py to file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/hardware.py to hardware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/firewall.py to firewall.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/network.py to network.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/email.py to email.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/ssl.py to ssl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/licenses.py to licenses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/dns.py to dns.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/metadata.py to metadata.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/block.py to block.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/storage_utils.py to storage_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/ipsec.py to ipsec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/vs.py to vs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer/managers/image.py to image.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/block_tests.py to block_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vlan_tests.py to vlan_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/file_tests.py to file_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/globalip_tests.py to globalip_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/firewall_tests.py to firewall_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/dns_tests.py to dns_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/ssl_tests.py to ssl_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/nas_tests.py to nas_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/object_storage_tests.py to object_storage_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/cdn_tests.py to cdn_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs/vs_capacity_tests.py to vs_capacity_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs/vs_placement_tests.py to vs_placement_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs/vs_tests.py to vs_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/vs/vs_create_tests.py to vs_create_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/subnet_tests.py to subnet_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/tag_tests.py to tag_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/image_tests.py to image_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/ipsec_tests.py to ipsec_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/call_api_tests.py to call_api_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/event_log_tests.py to event_log_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/sshkey_tests.py to sshkey_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/server_tests.py to server_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/summary_tests.py to summary_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/ticket_tests.py to ticket_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/licenses_test.py to licenses_test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/account_tests.py to account_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/autoscale_tests.py to autoscale_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/config_tests.py to config_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/securitygroup_tests.py to securitygroup_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/order_tests.py to order_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/email_tests.py to email_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/loadbal_tests.py to loadbal_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/user_tests.py to user_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/dedicatedhost_tests.py to dedicatedhost_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/modules/report_tests.py to report_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/environment_tests.py to environment_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/custom_types_tests.py to custom_types_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/core_tests.py to core_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/CLI/helper_tests.py to helper_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/xmlrpc_tests.py to xmlrpc_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/soap_tests.py to soap_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/debug_tests.py to debug_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/rest_tests.py to rest_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/transport_tests.py to transport_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/transports/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/block_tests.py to block_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/file_tests.py to file_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/firewall_tests.py to firewall_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/storage_utils_tests.py to storage_utils_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/metadata_tests.py to metadata_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/dns_tests.py to dns_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/storage_generic_tests.py to storage_generic_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/ssl_tests.py to ssl_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/object_storage_tests.py to object_storage_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/cdn_tests.py to cdn_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/vs_capacity_tests.py to vs_capacity_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/vs_placement_tests.py to vs_placement_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/vs_tests.py to vs_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/vs_order_tests.py to vs_order_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/vs/vs_waiting_for_ready_tests.py to vs_waiting_for_ready_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/tag_tests.py to tag_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/image_tests.py to image_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/ipsec_tests.py to ipsec_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/network_tests.py to network_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/dedicated_host_tests.py to dedicated_host_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/event_log_tests.py to event_log_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/sshkey_tests.py to sshkey_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/ticket_tests.py to ticket_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/account_tests.py to account_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/autoscale_tests.py to autoscale_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/email_tests.py to email_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/ordering_tests.py to ordering_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/loadbal_tests.py to loadbal_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/user_tests.py to user_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/tests/managers/hardware_tests.py to hardware_tests.cpython-311.pyc running install_egg_info running egg_info creating SoftLayer.egg-info writing SoftLayer.egg-info/PKG-INFO writing dependency_links to SoftLayer.egg-info/dependency_links.txt writing entry points to SoftLayer.egg-info/entry_points.txt writing requirements to SoftLayer.egg-info/requires.txt writing top-level names to SoftLayer.egg-info/top_level.txt writing manifest file 'SoftLayer.egg-info/SOURCES.txt' reading manifest file 'SoftLayer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'SoftLayer.egg-info/SOURCES.txt' Copying SoftLayer.egg-info to /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/lib/python3.11/site-packages/SoftLayer-6.1.2-py3.11.egg-info running install_scripts Installing sl script to /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/bin Installing slcli script to /home/buildozer/aports/community/py3-softlayer/pkg/py3-softlayer/usr/bin >>> py3-softlayer*: Running postcheck for py3-softlayer >>> py3-softlayer*: Preparing package py3-softlayer... >>> py3-softlayer*: Tracing dependencies... >>> py3-softlayer*: Package size: 6.1 MB >>> py3-softlayer*: Compressing data... >>> py3-softlayer*: Create checksum... >>> py3-softlayer*: Create py3-softlayer-6.1.2-r1.apk >>> py3-softlayer: Build complete at Wed, 23 Nov 2022 14:23:14 +0000 elapsed time 0h 0m 25s >>> py3-softlayer: Cleaning up srcdir >>> py3-softlayer: Cleaning up pkgdir >>> py3-softlayer: Uninstalling dependencies... (1/64) Purging .makedepends-py3-softlayer (20221123.142250) (2/64) Purging py3-click (8.1.3-r1) (3/64) Purging py3-prompt_toolkit (3.0.31-r1) (4/64) Purging py3-prettytable3 (3.5.0-r1) (5/64) Purging py3-wcwidth (0.2.5-r3) (6/64) Purging py3-rich (12.6.0-r1) (7/64) Purging py3-colorama (0.4.6-r1) (8/64) Purging py3-commonmark (0.9.1-r3) (9/64) Purging py3-pygments (2.13.0-r1) (10/64) Purging py3-typing-extensions (4.4.0-r1) (11/64) Purging py3-pytest-mock (3.10.0-r1) (12/64) Purging py3-mock (4.0.3-r4) (13/64) Purging py3-pytest (7.2.0-r2) (14/64) Purging py3-iniconfig (1.1.1-r4) (15/64) Purging py3-pluggy (1.0.0-r2) (16/64) Purging py3-py (1.11.0-r1) (17/64) Purging py3-testtools (2.5.0-r2) (18/64) Purging py3-fixtures (4.0.1-r1) (19/64) Purging py3-pbr (5.11.0-r1) (20/64) Purging py3-extras (1.0.0-r6) (21/64) Purging py3-setuptools (65.6.0-r1) (22/64) Purging py3-packaging (21.3-r3) (23/64) Purging py3-parsing (3.0.9-r1) (24/64) Purging py3-softlayer-zeep (5.0.0-r1) (25/64) Purging py3-attrs (22.1.0-r1) (26/64) Purging py3-isodate (0.6.1-r2) (27/64) Purging py3-lxml (4.9.1-r1) (28/64) Purging py3-platformdirs (2.5.4-r1) (29/64) Purging py3-requests-file (1.5.1-r4) (30/64) Purging py3-six (1.16.0-r4) (31/64) Purging py3-requests-toolbelt (0.10.1-r1) (32/64) Purging py3-requests (2.28.1-r2) (33/64) Purging py3-certifi (2022.9.24-r1) (34/64) Purging py3-charset-normalizer (3.0.1-r1) (35/64) Purging py3-idna (3.4-r3) (36/64) Purging py3-urllib3 (1.26.12-r1) (37/64) Purging py3-tz (2022.6-r1) (38/64) Purging python3 (3.11.0-r2) (39/64) Purging python3-tkinter (3.11.0-r1) (40/64) Purging tk (8.6.12-r1) (41/64) Purging libxft (2.3.7-r0) (42/64) Purging fontconfig (2.14.1-r0) (43/64) Purging freetype (2.12.1-r0) (44/64) Purging libbz2 (1.0.8-r4) (45/64) Purging libffi (3.4.4-r0) (46/64) Purging gdbm (1.23-r0) (47/64) Purging libxslt (1.1.37-r0) (48/64) Purging libxml2 (2.10.3-r2) (49/64) Purging xz-libs (5.2.8-r0) (50/64) Purging mpdecimal (2.5.1-r1) (51/64) Purging readline (8.2.0-r0) (52/64) Purging sqlite-libs (3.40.0-r0) (53/64) Purging libgcrypt (1.10.1-r0) (54/64) Purging libgpg-error (1.46-r1) (55/64) Purging tcl (8.6.12-r1) (56/64) Purging tzdata (2022f-r1) (57/64) Purging libxrender (0.9.11-r0) (58/64) Purging libx11 (1.8.2-r0) (59/64) Purging libxcb (1.15-r0) (60/64) Purging libxau (1.0.10-r0) (61/64) Purging libxdmcp (1.1.4-r0) (62/64) Purging libbsd (0.11.7-r0) (63/64) Purging libmd (1.0.4-r0) (64/64) Purging libpng (1.6.38-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-softlayer: Updating the community/armhf repository index... >>> py3-softlayer: Signing the index...