apache / apache/openwhisk-devtools
make quick-start under docker-compose hangs
Aperta
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 181
- Fork
- 124
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Steps I took
cd docker-composemake quick-start
Output
Makefile:504: warning: overriding recipe for target 'install-package-alarms'
Makefile:497: warning: ignoring old recipe for target 'install-package-alarms'
Unpacking tarball.
downloading the CLI tool ...
downloading cli for linux
nightly: Pulling from openwhisk/controller
188c0c94c7c5: Already exists
e8f7d929bde9: Already exists
5bb0735ac116: Already exists
05242b5c6061: Already exists
3ff9962fae26: Already exists
49b88aaaf47f: Already exists
94ea5991b64b: Already exists
88546ba76b85: Already exists
d6946fa5aa65: Already exists
f12a606a4312: Already exists
d82565744579: Pull complete
728177abf60d: Pull complete
068360e326ef: Pull complete
c42ec21a400c: Pull complete
d0193c4a0d24: Pull complete
91449ac06193: Pull complete
92915719e5af: Pull complete
Digest: sha256:6c8d5885062adb5092ac6d48d822412fbf4e305fd634aca766195df037aef6cd
Status: Downloaded newer image for openwhisk/controller:nightly
docker.io/openwhisk/controller:nightly
nightly: Pulling from openwhisk/nodejs6action
Digest: sha256:f36f93c2ce7a8c98b7a966e520e0e8eecc8ddeec44471e6ae76b433fc16640a7
Status: Image is up to date for openwhisk/nodejs6action:nightly
docker.io/openwhisk/nodejs6action:nightly
nightly: Pulling from openwhisk/dockerskeleton
59bf1c3509f3: Already exists
8786870f2876: Pull complete
acb0e804800e: Pull complete
52bedcb3e853: Pull complete
b064415ed3d7: Pull complete
d2ff845666be: Pull complete
9f515072d830: Pull complete
db43eb92697e: Pull complete
7bec4ebd7a99: Pull complete
f4d4a89b5502: Pull complete
f2f2d4a48a96: Pull complete
2d9ed457b25b: Pull complete
4c29116ecd87: Pull complete
17099e94f484: Pull complete
Digest: sha256:9afae4fb43ffe91ffb65449d8158ab3470866f70a514351877bb459401627362
Status: Downloaded newer image for openwhisk/dockerskeleton:nightly
docker.io/openwhisk/dockerskeleton:nightly
pulling the docker images short list...
nightly: Pulling from openwhisk/invoker
188c0c94c7c5: Already exists
e8f7d929bde9: Already exists
5bb0735ac116: Already exists
05242b5c6061: Already exists
3ff9962fae26: Already exists
49b88aaaf47f: Already exists
94ea5991b64b: Already exists
88546ba76b85: Already exists
d6946fa5aa65: Already exists
f12a606a4312: Already exists
f713731c6fe9: Pull complete
d34c522f5c22: Pull complete
888eeec13bf0: Pull complete
47e7db4a49ab: Pull complete
30aa65c308bf: Pull complete
bd60134dc95c: Pull complete
Digest: sha256:ea84e21b64888127be8e3f21f0f8347056d5a63a4ba008499f3e288daba9e24b
Status: Downloaded newer image for openwhisk/invoker:nightly
docker.io/openwhisk/invoker:nightly
host ip address: 192.5.53.74
checking required ports ...
... OK
... preparing api-gateway configuration
pinging minio...
Starting openwhisk_minio_1 ... done
... OK
Pulling apigateway (openwhisk/apigateway:nightly)...
nightly: Pulling from openwhisk/apigateway
31603596830f: Pull complete
db77ccbebb32: Pull complete
9925d2011fc0: Pull complete
3e38ccb4659a: Pull complete
1b4c273b3f1a: Pull complete
f3f5ff8ca1e9: Pull complete
97f8e1c69937: Pull complete
1427c7ca9748: Pull complete
ae1eba106d09: Pull complete
acbd0f5add83: Pull complete
135e08487c1b: Pull complete
78d0d3f8b202: Pull complete
Digest: sha256:71f856c9084303a447ce6e5c123ed6d87aa6e7b17e497f9c299da35854f78ed2
Status: Downloaded newer image for openwhisk/apigateway:nightly
Creating openwhisk_apigateway_run ... done
Creating openwhisk_apigateway_run ... done
generating server certificate request
generating self-signed password-less server certificate
Signature ok
subject=C = US, ST = NY, L = Yorktown, O = OpenWhisk, CN = 192.5.53.74
Getting Private key
generate keystore
Waiting till all containers are powered up...
Pulling zookeeper (zookeeper:3.4)...
openwhisk_minio_1 is up-to-date
Starting openwhisk_redis_1 ... done
Creating openwhisk_zookeeper_1 ... done
Creating openwhisk_db_1 ... done
Recreating openwhisk_kafka_1 ... done
Recreating openwhisk_kafka-rest_1 ... done
Creating openwhisk_invoker_1 ... done
Creating openwhisk_controller_1 ... done
Recreating openwhisk_kafka-topics-ui_1 ...
Recreating openwhisk_kafka-topics-ui_1 ... done
Creating openwhisk_apigateway_1 ... done
ERROR: No such container: 3b6c2467c572dccc9a8d90ca4e5182caf9e89e590589092f184d0cf0698334c5
... OK: all containers up!
waiting for the database to come up ... on 192.5.53.74
initializing the database ... on 192.5.53.74
Setting up db using ansible container....
[WARNING]: Unable to parse /openwhisk/ansible/environments/local as an inventory source
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: Could not match supplied host pattern, ignoring: all
[WARNING]: provided hosts list is empty, only localhost is available
PLAY [localhost] ***********************************************************************************************************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] *****************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:27 +0000 (0:00:00.034) 0:00:00.034 ******
ok: [localhost]
TASK [gen hosts if 'local' env is used] ************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:29 +0000 (0:00:01.848) 0:00:01.883 ******
changed: [localhost -> localhost]
TASK [find the ip of docker-machine] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.507) 0:00:02.391 ******
skipping: [localhost]
TASK [get the docker-machine ip] *******************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.020) 0:00:02.411 ******
skipping: [localhost]
TASK [gen hosts for docker-machine] ****************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.025) 0:00:02.437 ******
skipping: [localhost]
TASK [gen hosts for Jenkins] ***********************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.028) 0:00:02.465 ******
skipping: [localhost]
TASK [check if db_local.ini exists?] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.031) 0:00:02.497 ******
ok: [localhost]
TASK [prepare db_local.ini] ************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.154) 0:00:02.652 ******
changed: [localhost -> localhost]
TASK [gen untrusted server certificate for host] ***************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:30 +0000 (0:00:00.291) 0:00:02.944 ******
changed: [localhost -> localhost]
TASK [gen untrusted client certificate for host] ***************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:31 +0000 (0:00:00.413) 0:00:03.357 ******
changed: [localhost -> localhost]
TASK [clean up old kafka keystore] *****************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:31 +0000 (0:00:00.684) 0:00:04.041 ******
skipping: [localhost]
TASK [ensure kafka files directory exists] *********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:31 +0000 (0:00:00.027) 0:00:04.069 ******
skipping: [localhost]
TASK [generate kafka certificates] *****************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:31 +0000 (0:00:00.032) 0:00:04.102 ******
skipping: [localhost]
TASK [ensure controller files directory exists] ****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:31 +0000 (0:00:00.025) 0:00:04.128 ******
changed: [localhost]
TASK [generate controller certificates] ************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:32 +0000 (0:00:00.574) 0:00:04.702 ******
changed: [localhost -> localhost]
TASK [ensure invoker files directory exists] *******************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:33 +0000 (0:00:00.735) 0:00:05.437 ******
changed: [localhost]
TASK [generate invoker certificates] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:33 +0000 (0:00:00.436) 0:00:05.874 ******
changed: [localhost -> localhost]
PLAY RECAP *****************************************************************************************************************************************************************************************************************************************************************************************************************
localhost : ok=10 changed=8 unreachable=0 failed=0
Tuesday 14 December 2021 20:25:34 +0000 (0:00:00.708) 0:00:06.582 ******
===============================================================================
Gathering Facts ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.85s
generate controller certificates ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.74s
generate invoker certificates --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.71s
gen untrusted client certificate for host --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.68s
ensure controller files directory exists ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.57s
gen hosts if 'local' env is used ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.51s
ensure invoker files directory exists ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.44s
gen untrusted server certificate for host --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.41s
prepare db_local.ini ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.29s
check if db_local.ini exists? --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.15s
ensure kafka files directory exists --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
gen hosts for Jenkins ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
gen hosts for docker-machine ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
clean up old kafka keystore ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
generate kafka certificates ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
get the docker-machine ip ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
find the ip of docker-machine --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.02s
PLAY [db] ******************************************************************************************************************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] *****************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:35 +0000 (0:00:00.040) 0:00:00.040 ******
ok: [172.17.0.1]
PLAY RECAP *****************************************************************************************************************************************************************************************************************************************************************************************************************
172.17.0.1 : ok=1 changed=0 unreachable=0 failed=0
Tuesday 14 December 2021 20:25:36 +0000 (0:00:01.729) 0:00:01.769 ******
===============================================================================
Gathering Facts ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.73s
PLAY [ansible] *************************************************************************************************************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] *****************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:37 +0000 (0:00:00.043) 0:00:00.043 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:39 +0000 (0:00:01.731) 0:00:01.775 ******
included: /openwhisk/ansible/tasks/initdb.yml for ansible
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:39 +0000 (0:00:00.046) 0:00:01.821 ******
included: /openwhisk/ansible/tasks/db/recreateDb.yml for ansible
TASK [check if local_subjects with CouchDB exists] *************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:39 +0000 (0:00:00.071) 0:00:01.893 ******
ok: [ansible]
TASK [delete the local_subjects with CouchDB] ******************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:39 +0000 (0:00:00.426) 0:00:02.320 ******
skipping: [ansible]
TASK [create local_subjects with CouchDB] **********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:39 +0000 (0:00:00.070) 0:00:02.391 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:40 +0000 (0:00:00.658) 0:00:03.049 ******
included: /openwhisk/ansible/tasks/db/grantPermissions.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:40 +0000 (0:00:00.026) 0:00:03.076 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:40 +0000 (0:00:00.073) 0:00:03.149 ******
ok: [ansible]
TASK [grant permissions for CouchDB] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:40 +0000 (0:00:00.072) 0:00:03.222 ******
ok: [ansible]
TASK [grant permissions for Cloudant] **************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.427) 0:00:03.649 ******
skipping: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.067) 0:00:03.717 ******
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.072) 0:00:03.790 ******
ok: [ansible]
TASK [check for _design/subjects.v2.0.0 document in local_subjects database] ***********************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.076) 0:00:03.866 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.266) 0:00:04.132 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.025) 0:00:04.158 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.024) 0:00:04.182 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.034) 0:00:04.217 ******
skipping: [ansible]
TASK [recreate or update the document on the local_subjects database] ******************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:41 +0000 (0:00:00.064) 0:00:04.281 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.453) 0:00:04.735 ******
ok: [ansible]
TASK [check for _design/snapshotFilters document in local_subjects database] ***********************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.080) 0:00:04.815 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.265) 0:00:05.080 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.018) 0:00:05.099 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.021) 0:00:05.120 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.031) 0:00:05.152 ******
skipping: [ansible]
TASK [recreate or update the document on the local_subjects database] ******************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:42 +0000 (0:00:00.065) 0:00:05.218 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.371) 0:00:05.589 ******
ok: [ansible]
TASK [check for _design/namespaceThrottlings document in local_subjects database] ******************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.077) 0:00:05.666 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.253) 0:00:05.920 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.022) 0:00:05.943 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.022) 0:00:05.965 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.029) 0:00:05.994 ******
skipping: [ansible]
TASK [recreate or update the document on the local_subjects database] ******************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.066) 0:00:06.061 ******
ok: [ansible]
TASK [create necessary "auth" keys] ****************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.391) 0:00:06.452 ******
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:43 +0000 (0:00:00.107) 0:00:06.560 ******
ok: [ansible]
TASK [check for guest document in local_subjects database] *****************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.130) 0:00:06.690 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.264) 0:00:06.955 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.026) 0:00:06.981 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.024) 0:00:07.005 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.030) 0:00:07.035 ******
skipping: [ansible]
TASK [recreate or update the document on the local_subjects database] ******************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.068) 0:00:07.104 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:44 +0000 (0:00:00.382) 0:00:07.486 ******
ok: [ansible]
TASK [check for whisk.system document in local_subjects database] **********************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.128) 0:00:07.615 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.294) 0:00:07.909 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.020) 0:00:07.930 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.018) 0:00:07.948 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.028) 0:00:07.977 ******
skipping: [ansible]
TASK [recreate or update the document on the local_subjects database] ******************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.071) 0:00:08.049 ******
ok: [ansible]
PLAY RECAP *****************************************************************************************************************************************************************************************************************************************************************************************************************
ansible : ok=34 changed=0 unreachable=0 failed=0
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.379) 0:00:08.429 ******
===============================================================================
Gathering Facts ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.73s
create local_subjects with CouchDB ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.66s
recreate or update the document on the local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.45s
grant permissions for CouchDB --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.43s
check if local_subjects with CouchDB exists ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.43s
recreate or update the document on the local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.39s
recreate or update the document on the local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.38s
recreate or update the document on the local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.38s
recreate or update the document on the local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.37s
check for whisk.system document in local_subjects database ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.29s
check for _design/subjects.v2.0.0 document in local_subjects database ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.27s
check for _design/snapshotFilters document in local_subjects database ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.27s
check for guest document in local_subjects database ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.26s
check for _design/namespaceThrottlings document in local_subjects database ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.25s
set_fact ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.13s
set_fact ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.13s
create necessary "auth" keys ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.11s
set_fact ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.08s
set_fact ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.08s
set_fact ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.08s
PLAY [ansible] *************************************************************************************************************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] *****************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:45 +0000 (0:00:00.020) 0:00:08.449 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:47 +0000 (0:00:01.496) 0:00:09.946 ******
included: /openwhisk/ansible/tasks/db/createUsers.yml for ansible
TASK [create _users DB if it doesn't exist yet] ****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:47 +0000 (0:00:00.036) 0:00:09.982 ******
ok: [ansible]
TASK [create required users] ***********************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:48 +0000 (0:00:00.608) 0:00:10.591 ******
skipping: [ansible] => (item={'key': u'admin', 'value': {u'user': u'whisk_admin', u'pass': u'some_passw0rd'}})
ok: [ansible] => (item={'key': u'controller', 'value': {u'user': u'whisk_local_controller0', u'pass': u'some_controller_passw0rd'}})
ok: [ansible] => (item={'key': u'invoker', 'value': {u'user': u'whisk_local_invoker0', u'pass': u'some_invoker_passw0rd'}})
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:48 +0000 (0:00:00.826) 0:00:11.418 ******
included: /openwhisk/ansible/tasks/db/recreateDb.yml for ansible
TASK [check if local_whisks with CouchDB exists] ***************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:48 +0000 (0:00:00.076) 0:00:11.494 ******
ok: [ansible]
TASK [delete the local_whisks with CouchDB] ********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:49 +0000 (0:00:00.329) 0:00:11.824 ******
skipping: [ansible]
TASK [create local_whisks with CouchDB] ************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:49 +0000 (0:00:00.066) 0:00:11.891 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:53 +0000 (0:00:03.936) 0:00:15.827 ******
included: /openwhisk/ansible/tasks/db/grantPermissions.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:53 +0000 (0:00:00.043) 0:00:15.871 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:53 +0000 (0:00:00.075) 0:00:15.946 ******
ok: [ansible]
TASK [grant permissions for CouchDB] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:53 +0000 (0:00:00.076) 0:00:16.023 ******
ok: [ansible]
TASK [grant permissions for Cloudant] **************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:54 +0000 (0:00:01.180) 0:00:17.204 ******
skipping: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:54 +0000 (0:00:00.069) 0:00:17.273 ******
included: /openwhisk/ansible/tasks/db/recreateDb.yml for ansible
TASK [check if local_activations with CouchDB exists] **********************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:54 +0000 (0:00:00.085) 0:00:17.358 ******
ok: [ansible]
TASK [delete the local_activations with CouchDB] ***************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:55 +0000 (0:00:00.309) 0:00:17.667 ******
skipping: [ansible]
TASK [create local_activations with CouchDB] *******************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:25:55 +0000 (0:00:00.069) 0:00:17.737 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:02 +0000 (0:00:07.744) 0:00:25.482 ******
included: /openwhisk/ansible/tasks/db/grantPermissions.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:02 +0000 (0:00:00.046) 0:00:25.528 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:03 +0000 (0:00:00.073) 0:00:25.602 ******
ok: [ansible]
TASK [grant permissions for CouchDB] ***************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:03 +0000 (0:00:00.073) 0:00:25.675 ******
ok: [ansible]
TASK [grant permissions for Cloudant] **************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:04 +0000 (0:00:01.744) 0:00:27.419 ******
skipping: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:04 +0000 (0:00:00.065) 0:00:27.485 ******
included: /openwhisk/ansible/tasks/recreateViews.yml for ansible
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:04 +0000 (0:00:00.048) 0:00:27.533 ******
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.061) 0:00:27.594 ******
ok: [ansible]
TASK [check for _design/whisks.v2.1.0 document in local_whisks database] ***************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.077) 0:00:27.671 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.297) 0:00:27.969 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.019) 0:00:27.989 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.019) 0:00:28.008 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.053) 0:00:28.062 ******
skipping: [ansible]
TASK [recreate or update the document on the local_whisks database] ********************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:05 +0000 (0:00:00.102) 0:00:28.164 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:02.933) 0:00:31.097 ******
ok: [ansible]
TASK [check for _design/snapshotFilters document in local_whisks database] *************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:00.074) 0:00:31.172 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:00.265) 0:00:31.437 ******
skipping: [ansible]
TASK [extract revision from previous document] *****************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:00.027) 0:00:31.464 ******
skipping: [ansible]
TASK [check if a doc update is required] ***********************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:00.024) 0:00:31.489 ******
ok: [ansible]
TASK [set_fact] ************************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:08 +0000 (0:00:00.028) 0:00:31.518 ******
skipping: [ansible]
TASK [recreate or update the document on the local_whisks database] ********************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:09 +0000 (0:00:00.064) 0:00:31.582 ******
ok: [ansible]
TASK [include_tasks] *******************************************************************************************************************************************************************************************************************************************************************************************************
Tuesday 14 December 2021 20:26:10 +0000 (0:00:01.965) 0:00:33.548 ******
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
included: /openwhisk/ansible/tasks/db/recreateDoc.yml for ansible
TASK [set_fact] ********
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia in docker-compose/Makefile, nel target quick-start e nelle ricette install-package-alarms intorno alle righe 497-504. Riproduci il problema con cd docker-compose && make quick-start, quindi segui la configurazione dopo i messaggi di avvio del container e di inizializzazione del database. Il lavoro è completato quando quick-start termina senza bloccarsi e l'ambiente di sviluppo è inizializzato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- ansible, docker, docker-compose
- Ambito
- database, devops, infrastructure
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100