2020-05-04T13:10:31.1132700Z ##[group]Run reactivecircus/android-emulator-runner@v2.8.0 2020-05-04T13:10:31.1133680Z with: 2020-05-04T13:10:31.1134500Z api-level: 29 2020-05-04T13:10:31.1136420Z arch: x86 2020-05-04T13:10:31.1137510Z profile: Nexus 5X 2020-05-04T13:10:31.1138520Z avd-name: Nexus_5X_API_29_x86 2020-05-04T13:10:31.1139600Z script: adb devices 2020-05-04T13:10:31.1150030Z target: default 2020-05-04T13:10:31.1151100Z emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim 2020-05-04T13:10:31.1152140Z disable-animations: true 2020-05-04T13:10:31.1153100Z ##[endgroup] 2020-05-04T13:10:31.1958940Z API level: 29 2020-05-04T13:10:31.1965070Z target: default 2020-05-04T13:10:31.1966090Z CPU architecture: x86 2020-05-04T13:10:31.1967400Z Hardware profile: Nexus 5X 2020-05-04T13:10:31.1968640Z AVD name: Nexus_5X_API_29_x86 2020-05-04T13:10:31.1972170Z emulator options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim 2020-05-04T13:10:31.1973470Z disable animations: true 2020-05-04T13:10:31.1974980Z Script: 2020-05-04T13:10:31.1987890Z adb devices 2020-05-04T13:10:31.1992690Z Installing new cmdline-tools. 2020-05-04T13:10:31.2006400Z [command]sudo mkdir /Users/runner/Library/Android/sdk/cmdline-tools 2020-05-04T13:10:31.2655780Z [command]curl -fo commandlinetools.zip https://dl.google.com/android/repository/commandlinetools-mac-6200805_latest.zip 2020-05-04T13:10:31.2865880Z % Total % Received % Xferd Average Speed Time Time Time Current 2020-05-04T13:10:31.2867900Z Dload Upload Total Spent Left Speed 2020-05-04T13:10:31.2868630Z 2020-05-04T13:10:31.7485290Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-05-04T13:10:32.3487090Z 26 77.8M 26 21.0M 0 0 45.4M 0 0:00:01 --:--:-- 0:00:01 45.3M 2020-05-04T13:10:32.3488930Z 100 77.8M 100 77.8M 0 0 73.2M 0 0:00:01 0:00:01 --:--:-- 73.3M 2020-05-04T13:10:32.3740040Z [command]sudo unzip -q commandlinetools.zip -d /Users/runner/Library/Android/sdk/cmdline-tools 2020-05-04T13:10:33.1044540Z [command]sudo rm -f commandlinetools.zip 2020-05-04T13:10:33.1334240Z Installing latest build tools, platform tools, and platform. 2020-05-04T13:10:33.1336640Z [command]sh -c \sdkmanager --install 'build-tools;29.0.3' platform-tools 'platforms;android-29' > /dev/null 2020-05-04T13:10:39.0361340Z Installing latest emulator. 2020-05-04T13:10:39.0410920Z [command]sh -c \sdkmanager --install emulator > /dev/null 2020-05-04T13:10:41.9637360Z Installing system images. 2020-05-04T13:10:41.9689390Z [command]sh -c \sdkmanager --install 'system-images;android-29;default;x86' > /dev/null 2020-05-04T13:11:14.0410500Z Creating AVD with custom profile Nexus 5X 2020-05-04T13:11:14.0413250Z [command]avdmanager create avd --force -n Nexus_5X_API_29_x86 --abi default/x86 --package system-images;android-29;default;x86 --device Nexus 5X 2020-05-04T13:11:15.4745310Z Loading local repository... 2020-05-04T13:11:15.4748950Z [========= ] 25% Loading local repository... 2020-05-04T13:11:15.4750130Z [========= ] 25% Fetch remote repository... 2020-05-04T13:11:15.9338920Z [=======================================] 100% Fetch remote repository... 2020-05-04T13:11:15.9340190Z Starting emulator. 2020-05-04T13:11:15.9343370Z [command]sh -c \/Users/runner/Library/Android/sdk/emulator/emulator -avd Nexus_5X_API_29_x86 -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim & 2020-05-04T13:11:25.9562200Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:45.5738860Z * daemon not running; starting now at tcp:5037 2020-05-04T13:11:46.0715130Z * daemon started successfully 2020-05-04T13:11:46.0820390Z The process 'adb' failed with exit code 1 2020-05-04T13:11:46.0821840Z error: no devices/emulators found 2020-05-04T13:11:47.4531700Z emulator: WARNING: Running on a sytem with less than 8 logical cores. Setting number of virtual cores to 1 2020-05-04T13:11:47.5384870Z emulator: ### WARNING: /etc/localtime does not point to zoneinfo-compatible timezone name 2020-05-04T13:11:47.5385980Z 2020-05-04T13:11:47.5561650Z emulator: Cold boot: requested by the user 2020-05-04T13:11:47.6422430Z Your emulator is out of date, please update by launching Android Studio: 2020-05-04T13:11:47.6424550Z - Start Android Studio 2020-05-04T13:11:47.6425700Z - Select menu "Tools > Android > SDK Manager" 2020-05-04T13:11:47.6427030Z - Click "SDK Tools" tab 2020-05-04T13:11:47.6428150Z - Check "Android Emulator" checkbox 2020-05-04T13:11:47.6430150Z - Click "OK" 2020-05-04T13:11:47.6430590Z 2020-05-04T13:11:48.1098330Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:48.1232270Z The process 'adb' failed with exit code 1 2020-05-04T13:11:48.1233190Z error: device offline 2020-05-04T13:11:50.2140250Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:50.2300810Z The process 'adb' failed with exit code 1 2020-05-04T13:11:50.2301770Z error: device offline 2020-05-04T13:11:52.2518270Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:52.2830150Z error: device offline 2020-05-04T13:11:52.2979270Z The process 'adb' failed with exit code 1 2020-05-04T13:11:54.4077390Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:54.4149320Z error: device offline 2020-05-04T13:11:54.4159530Z The process 'adb' failed with exit code 1 2020-05-04T13:11:56.4173870Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:56.4237860Z error: device offline 2020-05-04T13:11:56.4248470Z The process 'adb' failed with exit code 1 2020-05-04T13:11:58.4475610Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:11:58.4647800Z The process 'adb' failed with exit code 1 2020-05-04T13:11:58.4648780Z error: device offline 2020-05-04T13:12:00.5447260Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:00.5516080Z The process 'adb' failed with exit code 1 2020-05-04T13:12:00.5517040Z error: device offline 2020-05-04T13:12:02.5515560Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:02.5646380Z error: device offline 2020-05-04T13:12:02.5649840Z The process 'adb' failed with exit code 1 2020-05-04T13:12:04.5783530Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:04.6191350Z 2020-05-04T13:12:05.0914850Z emulator: ### WARNING: /etc/localtime does not point to zoneinfo-compatible timezone name 2020-05-04T13:12:05.0915610Z 2020-05-04T13:12:06.6635230Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:06.7067240Z 2020-05-04T13:12:08.7122680Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:08.7450780Z 2020-05-04T13:12:10.8828210Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:10.9267470Z 2020-05-04T13:12:13.0568110Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:13.0736550Z 2020-05-04T13:12:15.2109210Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:15.2546510Z 2020-05-04T13:12:17.2862920Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:17.3180290Z 2020-05-04T13:12:19.4455580Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:19.4949640Z 2020-05-04T13:12:21.5893100Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:21.6811760Z 2020-05-04T13:12:23.6839730Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:23.7111500Z 2020-05-04T13:12:25.7504770Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:25.8216770Z 2020-05-04T13:12:27.8243870Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:27.8581970Z 2020-05-04T13:12:29.9914940Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:30.0729420Z 2020-05-04T13:12:32.1487910Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:32.1838270Z 2020-05-04T13:12:34.3044630Z [command]adb shell getprop sys.boot_completed 2020-05-04T13:12:34.5359730Z 1 2020-05-04T13:12:34.5778520Z Emulator booted. 2020-05-04T13:12:34.5786880Z [command]adb shell input keyevent 82 2020-05-04T13:12:36.3169980Z Disabling animations. 2020-05-04T13:12:36.3173200Z [command]adb shell settings put global window_animation_scale 0.0 2020-05-04T13:12:36.5606530Z [command]adb shell settings put global transition_animation_scale 0.0 2020-05-04T13:12:37.2690280Z [command]adb shell settings put global animator_duration_scale 0.0 2020-05-04T13:12:37.9563580Z [command]sh -c \adb devices 2020-05-04T13:12:38.0099630Z emulator: INFO: boot completed 2020-05-04T13:12:38.0133820Z emulator: INFO: boot time 51983 ms 2020-05-04T13:12:38.0139570Z emulator: Increasing screen off timeout, logcat buffer size to 2M. 2020-05-04T13:12:38.0146770Z emulator: Revoking microphone permissions for Google App. 2020-05-04T13:12:38.0148870Z List of devices attached 2020-05-04T13:12:38.0212060Z emulator-5554 device 2020-05-04T13:12:38.0224990Z 2020-05-04T13:12:38.0226820Z [command]adb -s emulator-5554 emu kill 2020-05-04T13:12:38.0228880Z OK: killing emulator, bye bye 2020-05-04T13:12:38.0230020Z OK 2020-05-04T13:12:38.0231520Z emulator: Discarding the changed state: command-line flag 2020-05-04T13:12:38.0233180Z emulator: WARNING: Discarding the changed state (command-line flag).