Skip to content

Instantly share code, notes, and snippets.

@Pr60
Created August 5, 2020 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pr60/9a6c5e010a7f5229285a49dd2d9425ba to your computer and use it in GitHub Desktop.
Save Pr60/9a6c5e010a7f5229285a49dd2d9425ba to your computer and use it in GitHub Desktop.
{\rtf1\ansi\ansicpg1252\cocoartf2512
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\margl1440\margr1440\vieww28460\viewh13260\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0
\f0\fs24 \cf0 [debug] [BaseDriver] Event 'newSessionRequested' logged at 1596641622574 (11:33:42 GMT-0400 (Eastern Daylight Time))\
[Appium] Appium v1.18.0 creating new AndroidUiautomator2Driver (v1.56.1) session\
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided\
[debug] [BaseDriver] Creating session with W3C capabilities: \{\
[debug] [BaseDriver] "alwaysMatch": \{\
[debug] [BaseDriver] "platformName": "Android",\
[debug] [BaseDriver] "appium:platformVersion": "9",\
[debug] [BaseDriver] "appium:deviceName": "Pixel_3a_API_R",\
[debug] [BaseDriver] "appium:app": "/Users/username/Home/workspace/rp-android/app/build/outputs/apk/dev/app-dev.apk",\
[debug] [BaseDriver] "appium:wdaLocalPort": 8145,\
[debug] [BaseDriver] "appium:useNewWDA": "false",\
[debug] [BaseDriver] "appium:newCommandTimeout": 120000,\
[debug] [BaseDriver] "appium:launchTimeout": 20000,\
[debug] [BaseDriver] "appium:wdaLaunchTimeout": 250000,\
[debug] [BaseDriver] "appium:automationName": "UiAutomator2",\
[debug] [BaseDriver] "appium:wdaConnectionTimeout": 440000,\
[debug] [BaseDriver] "appium:clearSystemFiles": "true",\
[debug] [BaseDriver] "appium:noReset": "true",\
[debug] [BaseDriver] "appium:appPackage": "com.testapp.plan\'94,\
[debug] [BaseDriver] "appium:appWaitActivity": \'93com.testapp.*\'94,\
[debug] [BaseDriver] "appium:isHeadless": "false",\
[debug] [BaseDriver] "appium:avd": "Pixel_3a_API_R",\
[debug] [BaseDriver] "appium:avdLaunchTimeout": "120000",\
[debug] [BaseDriver] "appium:avdReadyTimeout": "120000",\
[debug] [BaseDriver] "appium:allowTestPackages": "true"\
[debug] [BaseDriver] \},\
[debug] [BaseDriver] "firstMatch": [\
[debug] [BaseDriver] \{\}\
[debug] [BaseDriver] ]\
[debug] [BaseDriver] \}\
[BaseDriver] Number capability passed in as string. Functionality may be compromised.\
[BaseDriver] Number capability passed in as string. Functionality may be compromised.\
[BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior\
[BaseDriver] Capability 'clearSystemFiles' changed from string to boolean. This may cause unexpected behavior\
[BaseDriver] Capability 'isHeadless' changed from string to boolean. This may cause unexpected behavior\
[BaseDriver] Capability 'allowTestPackages' changed from string to boolean. This may cause unexpected behavior\
[BaseDriver] Capability 'avdLaunchTimeout' changed from string ('120000') to integer (120000). This may cause unexpected behavior\
[BaseDriver] Capability 'avdReadyTimeout' changed from string ('120000') to integer (120000). This may cause unexpected behavior\
[BaseDriver] The following capabilities were provided, but are not recognized by Appium:\
[BaseDriver] wdaLocalPort\
[BaseDriver] useNewWDA\
[BaseDriver] wdaLaunchTimeout\
[BaseDriver] wdaConnectionTimeout\
[BaseDriver] Session created with session id: 050522e9-91ee-4f45-9d47-146d0daa94ff\
[BaseDriver] Using local app '/Users/username/Home/workspace/rp-android/app/build/outputs/apk/dev/app-dev.apk'\
[debug] [UiAutomator2] Checking whether app is actually present\
[ADB] Using 'adb' from '/Users/username/Library/Android/sdk/platform-tools/adb'\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 start-server'\
[debug] [ADB] Trying to find 'Pixel_3a_API_R' emulator\
[debug] [ADB] Getting connected emulators\
[debug] [ADB] Getting connected devices\
[debug] [ADB] Connected devices: [\{"udid":"emulator-5554","state":"device"\}]\
[debug] [ADB] 1 emulator connected\
[debug] [ADB] Executing Emulator console command: avd name\
[debug] [ADB] Found emulator 'Pixel_3a_API_R' on port 5554\
[debug] [ADB] Setting device id to emulator-5554\
[debug] [AndroidDriver] Not launching AVD because it is already running.\
[AndroidDriver] Using device: emulator-5554\
[ADB] Using 'adb' from '/Users/username/Library/Android/sdk/platform-tools/adb'\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 start-server'\
[debug] [ADB] Setting device id to emulator-5554\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'\
[debug] [ADB] Current device property 'ro.build.version.sdk': 29\
[ADB] Getting device platform version\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'\
[debug] [ADB] Current device property 'ro.build.version.release': 10\
[debug] [ADB] Device API level: 29\
[UiAutomator2] Relaxing hidden api policy\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''\
[debug] [AndroidDriver] Parsing package and activity from app manifest\
[ADB] Package name: 'com.testapp.plan'\
[ADB] Main activity name: 'com.testapp.plan.activities.SplashActivity'\
[debug] [AndroidDriver] Parsed package and activity are: com.testapp.plan/com.testapp.plan.activities.SplashActivity\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'\
[debug] [AndroidDriver] Pushing settings apk to device...\
[debug] [ADB] Getting install status for io.appium.settings\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'\
[debug] [ADB] 'io.appium.settings' is installed\
[debug] [ADB] Getting package info for 'io.appium.settings'\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'\
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.2.0' >= '3.2.0')\
[debug] [ADB] There is no need to install/upgrade '/Users/username/.nvm/versions/node/v12.16.3/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk'\
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f io\\\\.appium\\\\.settings'\
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.\
[debug] [Logcat] Starting logs capture with command: /Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime\
[UiAutomator2] Cannot find any free port in range 8200..8299\}. Please set the available port number by providing the systemPort capability or double check the processes that are locking ports within this range and terminate these which are not needed anymore\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.testapp.plan'\
[debug] [Logcat] Stopping logcat capture\
[UiAutomator2] Restoring hidden api policy to the device default configuration\
[debug] [ADB] Running '/Users/username/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''\
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1596641623606 (11:33:43 GMT-0400 (Eastern Daylight Time))\
[debug] [W3C] Encountered internal error running command: Error: Cannot find any free port in range 8200..8299\}. Please set the available port number by providing the systemPort capability or double check the processes that are locking ports within this range and terminate these which are not needed anymore\
[debug] [W3C] at Object.errorAndThrow (/Users/username/.nvm/versions/node/v12.16.3/lib/node_modules/appium/node_modules/appium-support/lib/logging.js:94:35)\
[debug] [W3C] at DEVICE_PORT_ALLOCATION_GUARD (/Users/username/.nvm/versions/node/v12.16.3/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/lib/driver.js:278:16)\
[debug] [W3C] Destroying socket connection\
[HTTP] <-- POST /wd/hub/session 500 1095 ms - 1059\
[HTTP] \
[HTTP] --> GET /wd/hub/session/7bd19f13-d528-4afd-b182-12527bd6d26d/screenshot\
[HTTP] \{\}\
[debug] [W3C (7bd19f13)] Calling AppiumDriver.getScreenshot() with args: ["7bd19f13-d528-4afd-b182-12527bd6d26d"]\
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'\
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8298/wd/hub/session/7d483316-530b-48e1-bc08-f70c3f770517/screenshot] with no body\
[debug] [WD Proxy] Got response with status 200: \{"sessionId":"7d483316-530b-48e1-bc08-f70c3f770517","value":"iVBORw0KGgoAAAANSUhEUgAABDgAAAisCAYAAACtR1KuAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\\nCHwIZIgAACAASURBVHic7N15eF1Vvf/xz977TJmadEjTeUrnmbbQgdICCjKpTDIogwIKeJ3u1XvV\\nn9d5QFHQ61UQGRyAK5QiKBTUAgoUSqG0dErp3CQdk6ZthpOTM+39+yMkZE5Ocsb0/XqePm1Ostde\\nSU/Srs/5ru8ygv6AY8iQYRgyDEmSHLXR7gEAAPrISPUEAAAA0J+4jPdSjcbf3vtz20SD/4QCAAAA\\nAIA05jIMQ4akxqCjKckg0QAAAAAAAJnD1bg9RTJkkGsAAJKLLZAAAACIE5fkyHEaww3yDQBAUvEP\\nDwAAAOLEbHzxzBEvowEAAAAAgExlpnoCAAAAAAAAfUXAAQAAAAAAMl6LgION0AAAAAAAIDO5Uj2B\\nfoH2JQAAAAAApBRbVAAAAAAAQMajgiMe2N0DAAAAAEBKUcEBAAAAAAAyHhUcAJLCcRwdqzqmF158\\nUSUlJTpWdazDj7MsSyOGj9Dpp5+uxQsXKScnR4ZBmRQAAACArhnhQNAxJBmGwSICSKFQKKTKY5Wq\\nqjqukSNGKD8/Xy5X5meQ4XBYj61YoTffWqdIJCInhqa8hiFlZ2Xrkksu0dnLlvMzCgAAAECnCDiQ\\nVoLBoKLRqJwOVsGGYcjj8fSLRX9LgUBA+/bv1+tr12rnzh3y1/s1eNBgnXbaaZp32jyNGjlSlmWl\\nepoxs21bv/7NvSop2RZTqNGRph9Nv/7lr2SambezznEchcNhhUKhXl1vWZZ8Ph8/owEAAHqovr5e\\nhw4fVnV1tWrralVfX6/s7Gzl5eYpPz9fI4YPV3Z2dqqnGXflB8o1etTopNzr9bVrdfzE8S4/5pKL\\nLk7KXJr0r5UiMppt21r94gva...\
[debug] [W3C (7bd19f13)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABDgAAAisCAYAAACtR1KuAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\\nCHwIZIgAACAASURBVHic7N15eF1Vvf/xz977TJmadEjTeUrnmbbQgdICCjKpTDIogwIKeJ3u1XvV\\nn9d5QFHQ61UQGRyAK5QiKBTUAgoUSqG0dErp3CQdk6ZthpOTM+39+yMkZE5Ocsb0/XqePm1Ostde\\nSU/Srs/5ru8ygv6AY8iQYRgyDEmSHLXR7gEAAPrISPUEAAAA0J+4jPdSjcbf3vtz20SD/4QCAAAA\\nAIA05jIMQ4akxqCjKckg0QAAAAAAAJnD1bg9RTJkkGsAAJKLLZAAAACIE5fkyHEaww3yDQBAUvEP\\nDwAAAOLEbHzxzBEvowEAAAAAgExlpnoCAAAAAAAAfUXAAQAAAAAAMl6LgION0AAAAAAAIDO5Uj2B\\nfoH2JQAAAAAApBRbVAAAAAAAQMajgiMe2N0DAAAAAEBKUcEBAAAAAAAyHhUcAJLCcRwdqzqmF158\\nUSUlJTpWdazDj7MsSyOGj9Dpp5+uxQsXKScnR4ZBmRQAAACArhnhQNAxJBmGwSICSKFQKKTKY5Wq\\nqjqukSNGKD8/Xy5X5meQ4XBYj61YoTffWqdIJCInhqa8hiFlZ2Xrkksu0dnLlvMzCgAAAECnCDiQ\\nVoLBoKLRqJwOVsGGYcjj8fSLRX9LgUBA+/bv1+tr12rnzh3y1/s1eNBgnXbaaZp32jyNGjlSlmWl\\nepoxs21bv/7NvSop2RZTqNGRph9Nv/7lr2SambezznEchcNhhUKhXl1vWZZ8Ph8/owEAAHqovr5e\\nhw4fVnV1tWrralVfX6/s7Gzl5eYpPz9fI4YPV3Z2dqqnGXflB8o1etTopNzr9bVrdfzE8S4/5pKL\\nLk7KXJr0r5UiMppt21r94gvatXu3IpFIu/dnZ2dr2dKzNHPGjIxf6DmOo+PHj+vdHTu04Z2N2rN7\\ntxqCwe...\
[HTTP] <-- GET /wd/hub/session/7bd19f13-d528-4afd-b182-12527bd6d26d/screenshot 200 744 ms - 535006\
[HTTP] \
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[debug] [Instrumentation] The process has exited with code null\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Logcat] Logcat terminated with code null, signal SIGTERM\
[Appium] Received SIGTERM - shutting down\
[debug] [Appium] Cleaning up 100 active sessions\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '5260d93a-2466-4157-bbe7-f7c7828cdd82' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '5ba7c475-8a84-4b78-840f-ebb56deac7b9' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '7e4aa39a-798c-45a2-9244-aecd17dc0c06' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '8cbb1a2b-7bf7-40c7-8da5-3165bdb12070' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '8ee57dff-9b2a-4cbb-a750-1d68072a3ff6' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '42b45975-7c71-4b2f-9ab4-8fe6daa1c931' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'cddfb453-49f8-459d-808f-3e3146f5c8ae' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '999ce9b9-9b0b-4463-b52c-4776829c8adb' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '18f4cf60-28fa-47e6-953c-a27408bcf5c2' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c9d04830-8ab4-4ca9-9aa2-cc4a7225184e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '6b9d4262-1785-4997-b895-4e730ffa1776' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'a557ee2e-12a6-4af8-8b2a-6595359efdd8' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'fa7f719d-7397-4eea-bd21-07d3dfb60482' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '773438da-24b8-4e91-b9a9-b146dc924db2' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c48de2ae-4bb1-40bd-abe8-ae4ca1df88e0' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '75d4a2ee-0688-4574-ad8d-50fa5110882d' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '2985fe13-9d31-4820-b8b4-24b2a8382e6c' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '8d5eb972-2745-4487-9c34-64cfc798dc23' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '690cce7e-8405-44c0-9ee0-e9b38e9405d7' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'ca9b368e-607c-44ec-9d8c-076742756098' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '26daa45c-5207-4c48-a9ba-40de87c201aa' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1100d2b9-1e0a-4f51-9799-bbff2321363f' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'a69660b1-e337-40f3-9a12-66e9cbc2e43a' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '320ae701-8c60-48a3-ae4e-fa86f052c9b9' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0e6b59d8-d4da-47c3-abb4-bfdfd8e6d015' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '8f08ce88-931c-41ae-b28e-af93bcb2fca5' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'ea41981b-5014-4e46-b354-66ea2effc55e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '7afa89ff-2473-4a49-bc6a-3c70d0b60776' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f78606cd-d767-4c27-8862-3b1a3dda9fc7' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'd47ad6fa-e596-446a-aa9d-00951345c48e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0b76c522-ea0f-4895-80d0-e65aa04424a3' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'ef470ea3-a359-471b-9c16-8fc327aba80a' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '72ad6164-83a2-44b5-ac43-9be6ed8c984a' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c7d86bb4-2e0e-40de-aca2-37b695eb3b90' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '60c835cd-4f61-428d-b223-2bdc3a4feacb' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f57dde25-6610-4e23-a1c3-3b0e674f76cc' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1a5bf496-2a4e-4eb8-a76d-6665867569c4' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '5ba8eac5-4489-4e96-b7c4-2260758f146f' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c647c077-3390-4505-b90d-005b77542fec' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '4e7aad94-913c-4cb1-8bd6-e5645b163b05' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '501f4833-9d24-40a2-a03d-8dc86f918e7e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1b590ebe-4787-4ce1-abd7-bed256d9adea' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'ac63c882-0afb-4191-9b8d-cb1b768369c2' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'd79bd123-b2c4-4e6b-bee4-ba026e611c47' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '99dfe4e6-1096-449f-a233-0fd7d7894362' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '9b63c4c2-4d90-42ec-a7a1-c7c02981a949' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0a409040-cdc5-4871-82c7-ee03eea6e0b7' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '66618162-0eb1-40ac-9d9a-2d4ad9c4d80c' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '15c97c14-a2b6-4e6a-9331-2f2b0b475042' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '87d49096-9de9-4118-ad25-077d96632ff4' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c5fcd049-7dc8-456f-b17c-11705d998f46' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '9b7a245b-e582-4bd8-b6aa-07101754eb69' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f6e1ad20-1d66-416f-a4b9-1850eefdf3b9' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '496ec250-00f6-4bf9-a3b9-d34cd73e6274' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '82c74102-fbae-47c0-948b-7d0bedafa7a7' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '4fb7e0f2-05e6-4550-adcd-a884c9df88d3' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'dc0cf50e-830e-41c3-b9b4-8835c03278a5' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'fc136f88-3e0b-472b-9163-1fbb287c4602' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c270b7b4-644c-4a4f-b186-3f14720cca22' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c7071e2f-fb43-4c61-b6a8-2ddec45cde70' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1be07000-ecb9-4bea-bfa2-7d34aa018d48' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'b8476d29-3307-4950-aea8-bf4a85afe219' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '2fee7021-5b61-4e8f-b32c-86bfec3c15ca' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '988e4852-b09d-4ecb-a02e-e4e55dfd37be' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0f9a4448-db79-418f-9d85-742e6f564a53' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '25dc9a92-7582-4eb5-aabe-13aa42bb5d24' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '18dda91f-ef02-4e21-9226-c99205176f7d' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '6e9afb28-82ce-4190-bb7c-aebe4a97e051' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0d831973-3e76-4785-8f26-8069d2464ca8' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '11842909-1067-4094-88fa-beeb9242e1eb' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '47817910-8554-4e83-a6b8-a2c394436328' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '3c83c812-fb00-489c-b289-f07658688f19' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0c70b6f7-1345-4720-8ad1-21fb1ed184d1' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '5bc6e363-6f69-4238-a063-eaef0c1aa2d5' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1be72d22-bd79-417a-9418-5719ef687d3b' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '3deefa23-aa98-4cb0-8833-34b1c137dd63' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '2e3dcc3e-123a-4dd2-b5c9-3ac82f918206' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1889e119-b926-4c4f-9f3a-742cbdbabb0c' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '0cd83123-d485-48db-926f-816353be3a2a' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '1f8cc008-05a9-40d9-99f9-8a012ef668b3' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '3d081f3b-44a0-480d-aa00-51940d605ff9' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f46abc61-c959-43d2-9a6e-1a6e7e3d630b' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'a1a61553-e197-4011-8d81-7efc0b4e7013' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f25a64f4-5c4b-454a-b20a-7d2bc551b49d' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'c668c3fb-de5b-45b9-aefe-dbe3a8bb2957' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'b73f67c7-7a40-4bb0-ad2d-131faef8646e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '5c634263-85e3-4896-bbdb-873702e3c633' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '78667f3e-9e18-4a00-a163-08a0b307d93b' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '428709dc-bf55-432d-ac76-b69f5d0aa55f' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'f77bc499-17db-4856-a9c3-f04dc2558449' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '6e4088d4-3af7-41a3-9fc4-61bbb520aec9' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '315c596f-b32d-4b0d-8418-6027a19ec418' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '9c21988d-ae28-4270-9a78-3959572cda52' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '4fb071e3-72f2-46d9-8705-4a422399da73' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '32faddea-2f67-42e3-a46d-014e97bb634e' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '32c9b93e-5346-49f7-bea5-cc5a6e7645f2' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'df5d20b4-ba1a-4f97-882e-48cd629abb44' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '40592404-bbe0-4355-826a-44b0e7ce73e2' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session '7bd19f13-d528-4afd-b182-12527bd6d26d' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[Appium] Closing session, cause was 'The process has received SIGTERM signal'\
[Appium] Removing session 'ffe3c8a5-93f6-40be-9dd6-982b4a680f29' from our master session list\
[debug] [UiAutomator2] Deleting UiAutomator2 session\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/d1f94433-2c44-4dac-a836-461ab7f41130] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/37137b29-a9a6-4d83-b2d9-ce510f601a2d] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8202/wd/hub/session/39cf0d20-2dd4-4954-9792-21d9e364789e] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8203/wd/hub/session/f8a59b66-1e3c-4363-a26c-0b71183ddc27] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8204/wd/hub/session/822b2b7b-2d46-44b7-b93b-427ea48ff9f0] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8205/wd/hub/session/19b08ced-a384-4f52-98b7-206197595cd9] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8206/wd/hub/session/91bf6d7f-7319-4dc1-bbb2-e18fc03e7cf5] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8207/wd/hub/session/f1fe36f5-ded3-4b56-8d78-d22aa4a00d64] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8208/wd/hub/session/a314f6a1-0334-443a-86bf-e874cb89b9c6] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8209/wd/hub/session/724dd767-b768-436e-964e-e3cd169ab2ca] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8210/wd/hub/session/8908dc9c-6129-4bda-9936-bac48d9fdb59] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8211/wd/hub/session/e2c14027-481a-44cd-acfd-e5c915d7bdb7] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8212/wd/hub/session/bc3ddf59-8ad0-4225-90e0-8875a6ae6752] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8213/wd/hub/session/795ce24a-0373-47b2-a108-a25c72928b46] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8214/wd/hub/session/f938fdb3-cf96-41ac-bbe8-297c2fe78248] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8215/wd/hub/session/6fdbbe13-74af-4e8f-b699-0e96e6cdb588] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8216/wd/hub/session/c0cde6e5-4ce3-4ea8-9484-82925b3e4c2e] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8217/wd/hub/session/fa320b15-3007-446b-835b-4b46ed094aad] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8218/wd/hub/session/1231706b-7e53-47f2-bb34-8be8547c1252] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8219/wd/hub/session/314e52b2-8d92-4f26-9ebc-ddddcd448e4b] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8220/wd/hub/session/c20856d7-e97d-4c00-ae94-d0f6fc29915a] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8221/wd/hub/session/f481004a-69af-4f8d-8eb1-61a81aa49232] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8222/wd/hub/session/b8fdb023-5745-4bd1-985c-f19dd10d6718] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8223/wd/hub/session/2af0599f-7ea0-446e-b718-46efe92b8f6c] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8224/wd/hub/session/763f7c78-930a-4b7b-a9e2-9744edf27295] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8225/wd/hub/session/835e1240-c174-4196-94d7-aa1fbf524ec5] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8226/wd/hub/session/ef69571c-8897-424d-9ab0-786eb7dbe441] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8227/wd/hub/session/a4756410-b323-486b-aadf-2da9206b0f9e] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8228/wd/hub/session/d33bbbfb-7644-47dd-a6cb-4c61ee619017] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8229/wd/hub/session/70e8f35c-6d93-4425-be64-909bb9fa7c9d] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8230/wd/hub/session/392ff240-c8e4-4b0d-95af-8788bd258d3b] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8231/wd/hub/session/2d1895f6-18f7-46d4-9495-73651f3a2a0f] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8232/wd/hub/session/aa332244-6fe5-4cb6-8273-57805860cf8b] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8233/wd/hub/session/f2c656c8-dd9f-4b31-bac2-85a48e0c60e7] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8234/wd/hub/session/849adca9-e957-4717-87d8-c4b23b74fe75] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8235/wd/hub/session/d521e82e-588d-44c5-ab7c-1d4d89e9e48a] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8236/wd/hub/session/b3e7cc04-420e-42ca-8634-47d4878c34e2] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8237/wd/hub/session/0482e026-aeab-4ebe-9d7c-bc5be3ff4365] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8238/wd/hub/session/fec783bd-c502-492f-a702-72eb67a7e9a5] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8239/wd/hub/session/cc4dee36-e4ae-4185-93ae-a2a645e654fe] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8240/wd/hub/session/e6cf2ba9-e7a9-4874-a2f3-eaacba4d6771] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8241/wd/hub/session/4164bb4a-a50e-4845-8678-6dfec2a86df3] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8242/wd/hub/session/193849fa-38b3-4c25-af60-e02213f468f8] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8243/wd/hub/session/81b97d08-cfcc-4e0f-8e5d-bcf48cf5b22c] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8244/wd/hub/session/319b6b5b-f423-4251-bd15-180397f0ee9a] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8245/wd/hub/session/0174231d-7195-4638-add3-1a772d2632d8] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8246/wd/hub/session/dad35517-38c2-4673-a259-656713a197e9] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8247/wd/hub/session/715a40f6-46f5-47e5-a08b-af161f3d73ea] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8248/wd/hub/session/a05269d9-5d13-42f8-831f-8842410b2a91] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8249/wd/hub/session/68948a5d-4d47-41f1-84c7-efcd55024404] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8250/wd/hub/session/cdb8ff7b-63c9-427a-b4a8-14b307b7efaf] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8251/wd/hub/session/503ad264-ca30-4c8c-825f-6d955dfd9998] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8252/wd/hub/session/20ea45f3-fb48-4e15-aa01-deb2c6e3d151] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8253/wd/hub/session/80f9b7d9-39b0-47e5-88be-eedaf8295b34] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8254/wd/hub/session/dcf70cf6-8ff7-4461-94c7-3ec863d4929d] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8255/wd/hub/session/333c1ab5-1b96-412a-b7c8-26b10767aebb] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8256/wd/hub/session/66a35ef5-b366-4744-9bec-160dd13873a2] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8257/wd/hub/session/f4d04dbe-61f0-4766-be53-04af3001af31] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8258/wd/hub/session/dfd44f81-acd7-4795-9017-d56665f7a851] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8259/wd/hub/session/de1edb77-8a91-4b3e-b950-c5cb670b56ce] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8260/wd/hub/session/af5e4b18-c345-4f95-8caf-23c9749e8aed] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8261/wd/hub/session/6e82e68f-0830-4079-b125-b76a107070f1] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8262/wd/hub/session/e05fe1b2-31db-4d7d-8df4-49aabad0ef71] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8263/wd/hub/session/32b81cae-1170-4681-8d1a-2c2f720d8866] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8264/wd/hub/session/7646a6f4-17fa-46cb-adad-c1d97d2a1e4f] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8265/wd/hub/session/cf2d388f-b469-48f0-9714-2ff94c501632] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8266/wd/hub/session/6ccd72bf-9ee1-47ff-a6f4-41b1b5868c94] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8267/wd/hub/session/6831c05e-1cec-481f-bf45-467d72079a13] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8268/wd/hub/session/e1ea1dc5-8121-4bc9-9206-823c4aa2799f] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8269/wd/hub/session/3178a8f8-412d-49f8-b410-d92382bb0ffb] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8270/wd/hub/session/21fbb04d-a79a-40aa-a007-d15e7f8b0a51] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8271/wd/hub/session/bc4da0c7-a12d-493d-8ede-5ac3f0a911cc] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8272/wd/hub/session/7a1aef53-243c-4ad0-a1d5-12bd583ec5ff] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8273/wd/hub/session/79707f57-de47-47bb-bfb8-c1203e7d4731] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8274/wd/hub/session/8a039971-20e5-4ef7-9c14-6a7b844d5c43] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8275/wd/hub/session/8255e8e6-612e-4698-a3d7-df8a45ddfaef] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8276/wd/hub/session/a35ea783-d626-4a17-92c3-114923c56a49] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8277/wd/hub/session/5d3a59d1-a8bc-4ab6-a510-c76d5f9cdab3] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8278/wd/hub/session/0f3171e5-ec6d-49ad-9f87-2ae934594aff] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8279/wd/hub/session/910cc8a6-427c-4a6d-9232-64d95b29e88f] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8280/wd/hub/session/35ad5b18-d82f-4623-ad9c-8bbcb5c42e97] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8281/wd/hub/session/b5f87e73-4608-42f2-8578-cd1aecc67b61] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8282/wd/hub/session/ccbd3c4c-b5e4-4dbe-89a0-043b6259c176] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8283/wd/hub/session/2e47c64e-0db4-4648-9f14-3747e88f9e55] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8284/wd/hub/session/de76ccb9-7553-4d47-ba5c-13a310d0ac8a] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8285/wd/hub/session/d5a8d9ef-77f8-4ec3-8ef1-353ee53709c4] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8286/wd/hub/session/ffba197c-4f7c-4d73-ac6b-db34e91b3af9] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8287/wd/hub/session/1b831767-061d-4dd6-87f5-1f8afa877030] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8288/wd/hub/session/6797b43d-2331-4465-8511-13e101cc9199] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8289/wd/hub/session/92bf6de7-41a6-46c3-ab78-04b5866e34ba] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8290/wd/hub/session/de1d3355-5518-46c4-95a0-ed72691ab1c9] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8291/wd/hub/session/5edf0f76-eb4a-4915-8df0-4fe829577db8] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8292/wd/hub/session/b09fc45e-ba26-4e93-b1da-337fcabc8c98] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8293/wd/hub/session/7ae0e3af-d391-4451-931b-2b41f2b1dc45] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8294/wd/hub/session/d335bbba-c0a5-430a-b04d-533b426a6bfd] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8295/wd/hub/session/8002aabd-b9f2-4bf7-93fa-87c9faa5bf66] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8296/wd/hub/session/f1fc6d9f-cce5-4d27-b883-f0655ba21ddf] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8297/wd/hub/session/30ebf68e-e299-47d3-9114-4bd3977e86d8] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8298/wd/hub/session/7d483316-530b-48e1-bc08-f70c3f770517] with no body\
[debug] [UiAutomator2] Deleting UiAutomator2 server session\
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'\
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8299/wd/hub/session/4f1d52b2-bff4-43d7-931a-68caec05f40e] with no body\
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment