Skip to content

Instantly share code, notes, and snippets.

@sonlexqt
Created September 12, 2019 15:39
Show Gist options
  • Save sonlexqt/724069aa8de3cc01f83c54de4b16009c to your computer and use it in GitHub Desktop.
Save sonlexqt/724069aa8de3cc01f83c54de4b16009c to your computer and use it in GitHub Desktop.
fastlane log
bundle exec fastlane ios setup --env=dev
[βœ”] πŸš€
+---------------------------+---------+------------------+
| Used plugins |
+---------------------------+---------+------------------+
| Plugin | Version | Action |
+---------------------------+---------+------------------+
| fastlane-plugin-appcenter | 1.4.0 | appcenter_upload |
| fastlane-plugin-load_json | 0.0.1 | load_json |
+---------------------------+---------+------------------+
[17:18:57]: Loading from './fastlane/.env.dev'
[17:18:57]: Driving the lane 'ios setup' πŸš€
[17:18:57]: ---------------------
[17:18:57]: --- Step: produce ---
[17:18:57]: ---------------------
+----------------+------------------+
| Summary for produce 2.130.0 |
+----------------+------------------+
| app_name | Fonos (dev) |
| skip_itc | true |
| username | sonlt@dgroup.co |
| app_identifier | vn.fonos.app.dev |
| sku | 1568283537 |
| platform | ios |
| language | English |
| skip_devcenter | false |
| team_id | KK2Y744TP8 |
| itc_team_name | Fonos Pte. Ltd. |
+----------------+------------------+
Available session is not valid any more. Continuing with normal login.
[17:19:00]: [DevCenter] App 'vn.fonos.app.dev' already exists, nothing to do on the Dev Center
[17:19:00]: -------------------
[17:19:00]: --- Step: match ---
[17:19:00]: -------------------
+-----------------------+------------------------------------------------+
| Summary for match 2.130.0 |
+-----------------------+------------------------------------------------+
| type | development |
| shallow_clone | true |
| clone_branch_directly | true |
| force_for_new_devices | true |
| readonly | false |
| app_identifier | ["vn.fonos.app.dev"] |
| username | sonlt@dgroup.co |
| team_id | KK2Y744TP8 |
| storage_mode | git |
| git_url | git@bitbucket.org:fonos/fonos-mobile-match.git |
| git_branch | master |
| keychain_name | login.keychain |
| force | false |
| skip_confirmation | false |
| skip_docs | false |
| platform | ios |
| verbose | false |
+-----------------------+------------------------------------------------+
[17:19:00]: Cloning remote git repo...
[17:19:14]: πŸ”“ Successfully decrypted certificates repo
[17:19:14]: Verifying that the certificate and profile are still valid on the Dev Portal...
Available session is not valid any more. Continuing with normal login.
[17:19:16]: Installing certificate...
+-------------------+---------------------------------------+
| Installed Certificate |
+-------------------+---------------------------------------+
| User ID | KUTSLDFB9S |
| Common Name | iPhone Developer: Son Le (W4H4DW29Y4) |
| Organisation Unit | KK2Y744TP8 |
| Organisation | Fonos Pte. Ltd. |
| Country | US |
| Start Datetime | 2019-09-11 16:04:08 UTC |
| End Datetime | 2020-09-10 16:04:08 UTC |
+-------------------+---------------------------------------+
+-------------------------------------+------------------------------------+
| Summary for sigh 2.130.0 |
+-------------------------------------+------------------------------------+
| app_identifier | vn.fonos.app.dev |
| username | sonlt@dgroup.co |
| force | false |
| cert_id | KPK8G3H5DD |
| provisioning_name | match Development vn.fonos.app.dev |
| ignore_profiles_with_different_name | true |
| team_id | KK2Y744TP8 |
| platform | ios |
| development | true |
| adhoc | false |
| developer_id | false |
| skip_install | false |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
| readonly | false |
+-------------------------------------+------------------------------------+
[17:19:20]: Starting login with user 'sonlt@dgroup.co'
Available session is not valid any more. Continuing with normal login.
[17:19:22]: Successfully logged in
[17:19:22]: Fetching profiles...
[17:19:23]: Verifying certificates...
[17:19:23]: No existing profiles found, that match the certificates you have installed locally! Creating a new provisioning profile for you
[17:19:25]: Creating new provisioning profile for 'vn.fonos.app.dev' with name 'match Development vn.fonos.app.dev' for 'ios' platform
[17:19:26]: Downloading provisioning profile...
[17:19:27]: Successfully downloaded provisioning profile...
[17:19:27]: Installing provisioning profile...
/var/folders/67/52g8wly15w181jc8j6lkg0780000gn/T/d20190912-86692-1lq8lu4/profiles/development/Development_vn.fonos.app.dev.mobileprovision
[17:19:27]: Installing provisioning profile...
[17:19:28]: πŸ”’ Successfully encrypted certificates repo
[17:19:28]: Pushing changes to remote git repo...
[17:19:37]: Finished uploading files to Git Repo [git@bitbucket.org:fonos/fonos-mobile-match.git]
+---------------------+--------------------------------------+--------------------------------------+
| Installed Provisioning Profile |
+---------------------+--------------------------------------+--------------------------------------+
| Parameter | Environment Variable | Value |
+---------------------+--------------------------------------+--------------------------------------+
| App Identifier | | vn.fonos.app.dev |
| Type | | development |
| Platform | | ios |
| Profile UUID | sigh_vn.fonos.app.dev_development | d770f000-86f7-498f-a71b-dfacec39581 |
| | | 2 |
| Profile Name | sigh_vn.fonos.app.dev_development_p | match Development vn.fonos.app.dev |
| | rofile-name | |
| Profile Path | sigh_vn.fonos.app.dev_development_p | /Users/sonle/Library/MobileDevice/P |
| | rofile-path | rovisioning |
| | | Profiles/d770f000-86f7-498f-a71b-df |
| | | acec395812.mobileprovision |
| Development Team ID | sigh_vn.fonos.app.dev_development_t | KK2Y744TP8 |
| | eam-id | |
+---------------------+--------------------------------------+--------------------------------------+
[17:19:37]: All required keys, certificates and provisioning profiles are installed πŸ™Œ
[17:19:37]: Setting Provisioning Profile type to 'development'
[17:19:37]: -------------------
[17:19:37]: --- Step: match ---
[17:19:37]: -------------------
+-----------------------+------------------------------------------------+
| Summary for match 2.130.0 |
+-----------------------+------------------------------------------------+
| shallow_clone | true |
| clone_branch_directly | true |
| force_for_new_devices | true |
| type | adhoc |
| readonly | false |
| app_identifier | ["vn.fonos.app.dev"] |
| username | sonlt@dgroup.co |
| team_id | KK2Y744TP8 |
| storage_mode | git |
| git_url | git@bitbucket.org:fonos/fonos-mobile-match.git |
| git_branch | master |
| keychain_name | login.keychain |
| force | false |
| skip_confirmation | false |
| skip_docs | false |
| platform | ios |
| verbose | false |
+-----------------------+------------------------------------------------+
[17:19:37]: Cloning remote git repo...
[17:19:43]: πŸ”“ Successfully decrypted certificates repo
[17:19:43]: Verifying that the certificate and profile are still valid on the Dev Portal...
Available session is not valid any more. Continuing with normal login.
[17:19:46]: Installing certificate...
+-------------------+---------------------------------------------------+
| Installed Certificate |
+-------------------+---------------------------------------------------+
| User ID | KK2Y744TP8 |
| Common Name | iPhone Distribution: Fonos Pte. Ltd. (KK2Y744TP8) |
| Organisation Unit | KK2Y744TP8 |
| Organisation | Fonos Pte. Ltd. |
| Country | US |
| Start Datetime | 2019-09-11 16:04:32 UTC |
| End Datetime | 2020-09-10 16:04:32 UTC |
+-------------------+---------------------------------------------------+
+-------------------------------------+------------------------------+
| Summary for sigh 2.130.0 |
+-------------------------------------+------------------------------+
| app_identifier | vn.fonos.app.dev |
| username | sonlt@dgroup.co |
| force | false |
| cert_id | PJLV636H84 |
| provisioning_name | match AdHoc vn.fonos.app.dev |
| ignore_profiles_with_different_name | true |
| team_id | KK2Y744TP8 |
| platform | ios |
| adhoc | true |
| developer_id | false |
| development | false |
| skip_install | false |
| skip_fetch_profiles | false |
| skip_certificate_verification | false |
| readonly | false |
+-------------------------------------+------------------------------+
[17:19:47]: Starting login with user 'sonlt@dgroup.co'
Available session is not valid any more. Continuing with normal login.
[17:19:51]: Successfully logged in
[17:19:51]: Fetching profiles...
[17:19:52]: Verifying certificates...
[17:19:52]: No existing profiles found, that match the certificates you have installed locally! Creating a new provisioning profile for you
[17:19:54]: Creating new provisioning profile for 'vn.fonos.app.dev' with name 'match AdHoc vn.fonos.app.dev' for 'ios' platform
[17:19:55]: Downloading provisioning profile...
[17:19:55]: Successfully downloaded provisioning profile...
[17:19:55]: Installing provisioning profile...
/var/folders/67/52g8wly15w181jc8j6lkg0780000gn/T/d20190912-86692-wjeks0/profiles/adhoc/AdHoc_vn.fonos.app.dev.mobileprovision
[17:19:55]: Installing provisioning profile...
[17:19:57]: πŸ”’ Successfully encrypted certificates repo
[17:19:57]: Pushing changes to remote git repo...
[17:20:05]: Finished uploading files to Git Repo [git@bitbucket.org:fonos/fonos-mobile-match.git]
+---------------------+--------------------------------------+--------------------------------------+
| Installed Provisioning Profile |
+---------------------+--------------------------------------+--------------------------------------+
| Parameter | Environment Variable | Value |
+---------------------+--------------------------------------+--------------------------------------+
| App Identifier | | vn.fonos.app.dev |
| Type | | adhoc |
| Platform | | ios |
| Profile UUID | sigh_vn.fonos.app.dev_adhoc | 624fc05f-1769-4129-9184-5633c34e6a7 |
| | | 2 |
| Profile Name | sigh_vn.fonos.app.dev_adhoc_profile | match AdHoc vn.fonos.app.dev |
| | -name | |
| Profile Path | sigh_vn.fonos.app.dev_adhoc_profile | /Users/sonle/Library/MobileDevice/P |
| | -path | rovisioning |
| | | Profiles/624fc05f-1769-4129-9184-56 |
| | | 33c34e6a72.mobileprovision |
| Development Team ID | sigh_vn.fonos.app.dev_adhoc_team-id | KK2Y744TP8 |
+---------------------+--------------------------------------+--------------------------------------+
[17:20:05]: All required keys, certificates and provisioning profiles are installed πŸ™Œ
[17:20:05]: Setting Provisioning Profile type to 'ad-hoc'
+------+---------+-------------+
| fastlane summary |
+------+---------+-------------+
| Step | Action | Time (in s) |
+------+---------+-------------+
| 1 | produce | 3 |
| 2 | match | 37 |
| 3 | match | 27 |
+------+---------+-------------+
[17:20:05]: fastlane.tools finished successfully πŸŽ‰
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment