Incorrect package and activity. Appium version 1.8.1

Hi,

I am running Appium on my Ubuntu in the terminal. And I am using a Opensource Automation tool called Opentest. When I create a new session to begin my test I have wrote in YAML I get this print out in the Appium terminal.

[debug] [ADB] Found package: 'com.son.son.debug' and fully qualified activity name : 
'com.son.son.ui.screen.dashboard.DashboardActivity'
[debug] [ADB] Incorrect package and activity. Retrying.
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/home/son/Android/Sdk/platform-tools/adb -P 5037 -s 
6b58dac3 shell dumpsys window windows'
[debug] [ADB] Found package: 'com.son.son.debug' and fully qualified activity name : 
'com.son.son.ui.screen.dashboard.DashboardActivity'
[debug] [ADB] Incorrect package and activity. Retrying.
[debug] [ADB] Getting focused package and activity